Senyorito Posted March 4, 2018 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 2 Reputation: 0 Joined: 02/07/18 Last Seen: July 13, 2020 Share 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 Link to comment Share on other sites More sharing options...
0 Vietlubu Posted March 5, 2018 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 141 Reputation: 24 Joined: 01/19/12 Last Seen: March 30 Share 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 Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.