Hi everyone :)
I just ran up into kinda interesting problem that I can't solve myself :)
Some of talismans work, and some doesn't... well, actually they work, but they set a wrong prefix on item after success... so that's what i can't figure out..
Prefix.txt, Prefix.dat
Inititem.txtCode:(prefix (index 135)(level 10)(sell 290)(str 20) (Int 20) (Wis 20) (Dex 20) (hp 1000) (mp 1000) (hit 30) (attack 400 600) (magic 400 600) ) (prefix (index 300)(level 3)(sell 0)(str 7) (Int 7) (Wis 7) (Dex 7) (hp 300) (mp 300) (attack 80 130) (magic 80 130) (hit 5) )
Item 10000 (prefix 135) works fine, butCode:(item (name 531)(Index 10000)(Image "item017")(class general charm)(code 3 5 12 0)(country 0 1 2) (use 1)(plural 1)(buy 0)(sell 1500) (specialty (Changeprefix weapon 50 135 ))) (item (name 531)(Index 10009)(Image "item017")(class general charm) (code 3 5 12 0) (country 0 1 2)(use 1)(plural 1)(buy 0)(sell 1500) (specialty (Changeprefix weapon 50 300 )))
Item 10009 (prefix 300) after success puts another talisman (prefix 44) -> (Dex 4)
What I managed is that prefix 300 sticks on item after success until relog (although I only see 4 agility added), but stats are increased as it is pimped with prefix 300, but after relog it adds only 4 agi....
Hope you understood my problem :)
Any help would be appreciated, cheers!



Reply With Quote


