Jump to content

Question

Posted

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

  • 0
Posted (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 by Vietlubu

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...