Jump to content
Sign in to follow this  
brucebrum90

how to change the items that drop at lv 30 chest?

Recommended Posts

Hello @brucebrum90,

 

1) Open the ItemInfo.txt file in the 'GameServer\resource' folder;

2) Find the line with your chest item. See what is the name of the function called when used by a player;

3) Open the file ItemEffect.lua from the 'GameServer\resource\script\calculate' folder and find the script of the function;

4) Edit the function to change the drop.

 


Share this post


Link to post
Share on other sites

Join the conversation

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

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Sign in to follow this  

×
×
  • Create New...