Originally Posted by maniek12
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):p
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
|