Cruor, please help me to solve this problem.
I want to change the look of my Staff 64+5 to a SoSun 64. I read your thread here and tried it myself, but was not successful.
I post my work and the pics here, can you or someone check it and tell me, what did i do wrong ???? I am sick of doing this again and again, T_T
1. Find ITEM_EU_TSTAFF_08_C_RARE and change them to ..._08_A (THEM, cause there are two lines, one for the head, the other for the end of the staff, am i right?)
Then, add string : here i must add 2 times, each time 5 x 00 after 0A, and got this look in my pk2 file :
2. Find my item in itemdata : I did so :
- find item\etc\drop_ch_money_small.bsr as Unicode -- with option "SCOPE from Begin"
- find hex string : FF FE 31 with option "SCOPE from CURSOR"
- find ITEM_EU_TSTAFF_08_A as Unicode with option "SCOPE from CURSOR"
- find 180000 as Unicode - the same option.
After all of these searchs, i see after "180000" one 1 and one 0 ----> change the 0 to 2.
here is the pic at the end :
Then save. login to game and ... NOTHING HAPPENS. My staff is just like it before : 64+5 with the pink or purple colour as normal.
What did i do wrong????? Or something misses here?