Senyorito Posted March 4, 2018 Posted March 4, 2018 hi i made a custom headgear and i don't know how to add 100% expirience additional effect to my headgear i don't know to code it on the item_db.txt anyone extra clue here Quote
0 Vietlubu Posted March 5, 2018 Posted March 5, 2018 (edited) 3 hours ago, Senyorito said: hi i made a custom headgear and i don't know how to add 100% expirience additional effect to my headgear i don't know to code it on the item_db.txt anyone extra clue here Try to use this item script 2220,Hat,Hat,4,1000,,200,,2,,0,0xFFFFFFFF,7,2,256,,0,1,16,{bonus2 bExpAddRace,RC_All,100;},{},{} Change 2220,Hat,Hat,4,1000,,200,,2,,0,0xFFFFFFFF,7,2,256,,0,1,16, to your headgear info (item_id, name, view,...). And script bonus2 bExpAddRace,RC_All,100; give your item bonus 100% exp. Edited March 5, 2018 by Vietlubu Quote
Question
Senyorito
hi i made a custom headgear and i don't know how to add 100% expirience additional effect to my headgear i don't know to code it on the item_db.txt anyone extra clue here
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.