Hello .
Can Some One Tell Me How To Make The Other Characters Custeme Able To Be Used By Other Characters ?
Like Bagi Use Summy Custeme .
Or Summy Use Summy Custeme .
my idea - I DID NOT CHECK IT! -
open itemcash.csv and scroll down till you reach the costumes. You can see a big number
(example: 0000-1000-0000-0000-0000)
the big numbers are classes indexes, and 0000-0000-0000-0000-0000 is index for every class to equip, so if you would replace the codes with the 0000 one, all classes would wear the costume.
my idea - I DID NOT CHECK IT! -
open itemcash.csv and scroll down till you reach the costumes. You can see a big number
(example: 0000-1000-0000-0000-0000)
the big numbers are classes indexes, and 0000-0000-0000-0000-0000 is index for every class to equip, so if you would replace the codes with the 0000 one, all classes would wear the costume.
Let Me Try It And Thanks For Help
And Thank Again If Worked .
i just gave an example, lemme copy+paste a line from there.
57225,Knight's Formal Suit 15,4,5,10,0,1290,27,1000-0000-0000-0000-0000-0000-0000-0000,0,0,0,0,0,2,2,0,0,1,1,0,0,0,0,0,0,0,0,5257,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3800,1296000 ,1,0,0,0,1,0,0,0,0,0,0,0,0,0
1000-0000-0000-0000-0000-0000-0000-0000 <is the line of ak, you would have to figure the rest out by yourself
0000-0000-0000-0000-0000-0000-0000-0000 is ultimate code (for every class)
so basically, you have to change this:
57225,Knight's Formal Suit 15,4,5,10,0,1290,27,1000-0000-0000-0000-0000-0000-0000-0000,0,0,0,0,0,2,2,0,0,1,1,0,0,0,0,0,0,0,0,5257,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3800,1296000 ,1,0,0,0,1,0,0,0,0,0,0,0,0,0
to:
57225,Knight's Formal Suit 15,4,5,10,0,1290,27,0000-0000-0000-0000-0000-0000-0000-0000,0,0,0,0,0,2,2,0,0,1,1,0,0,0,0,0,0,0,0,5257,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3800,1296000 ,1,0,0,0,1,0,0,0,0,0,0,0,0,0
i just gave an example, lemme copy+paste a line from there.
57225,Knight's Formal Suit 15,4,5,10,0,1290,27,1000-0000-0000-0000-0000-0000-0000-0000,0,0,0,0,0,2,2,0,0,1,1,0,0,0,0,0,0,0,0,5257,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3800,1296000 ,1,0,0,0,1,0,0,0,0,0,0,0,0,0
1000-0000-0000-0000-0000-0000-0000-0000 <is the line of ak, you would have to figure the rest out by yourself
0000-0000-0000-0000-0000-0000-0000-0000 is ultimate code (for every class)
so basically, you have to change this:
57225,Knight's Formal Suit 15,4,5,10,0,1290,27,1000-0000-0000-0000-0000-0000-0000-0000,0,0,0,0,0,2,2,0,0,1,1,0,0,0,0,0,0,0,0,5257,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3800,1296000 ,1,0,0,0,1,0,0,0,0,0,0,0,0,0
to:
57225,Knight's Formal Suit 15,4,5,10,0,1290,27,0000-0000-0000-0000-0000-0000-0000-0000,0,0,0,0,0,2,2,0,0,1,1,0,0,0,0,0,0,0,0,5257,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3800,1296000 ,1,0,0,0,1,0,0,0,0,0,0,0,0,0