Puzzled :S

12/29/2009 06:00 PissOffMate#1
Hello guys, sorry to keep asking for help :D

Ok, so I wanna modify a skill that is deply bugged, only, I think I do it in Status.csv. However I have no clue where the indexes are found :S I've checked the files named s_4_1_powersacra etc etc.. And thoes indexes arn't the same as the ones in status.csv.
Can someone tell me where the indexes from status.csv are located?

I could really do with help on this,
pm me if it's too complicated to explain and we will talk through msn.

Thanks in advance.
12/29/2009 06:05 foreCracker#2
did u check the skill_name.csv mostly thats wat u fix.
12/29/2009 09:07 PissOffMate#3
Hmm, well my skill is
1) doing a totally different animation..
2) it's a bagi attack skill and it's giving the enemy a buff -.-

I would change that in status.csv but idk what index it is, how would I find it in status.csv?
12/29/2009 12:29 Zombe#4
Quote:
Originally Posted by PissOffMate View Post
Hmm, well my skill is
1) doing a totally different animation..
2) it's a bagi attack skill and it's giving the enemy a buff -.-

I would change that in status.csv but idk what index it is, how would I find it in status.csv?
The index of a skill in in skillname.csv.
12/29/2009 15:05 =Seph=#5
Quote:
Originally Posted by PissOffMate View Post
Hello guys, sorry to keep asking for help :D

Ok, so I wanna modify a skill that is deply bugged, only, I think I do it in Status.csv. However I have no clue where the indexes are found :S I've checked the files named s_4_1_powersacra etc etc.. And thoes indexes arn't the same as the ones in status.csv.
Can someone tell me where the indexes from status.csv are located?

I could really do with help on this,
pm me if it's too complicated to explain and we will talk through msn.

Thanks in advance.
i have the same prob cant finde it to :confused::confused:
btw he is asking where the indexes from status.csv are located
not the skill index
12/29/2009 23:00 ҉ THT ҉#6
check the "arg"
Exmp.
I choose "bouncdefender"
1. look for the bouncedefender in "status.csv"
Code:
401,[i]Increased tolerance against\attacks from monsters][/i],194,0,NONE,0,NONE,0,NONE,0,1
2. go to "share/skill/k_3_1_bouncedefender.csv".
3. Search for "401"
4. Done!
12/30/2009 06:11 nobleman80#7
s_4_1_powersacra is not in in status files so it did not load in the server exe. that's y you cant find this skill in the status file. you got to add it in yourself.