Jump to content
  • 0
Hossam

this item cannot be traded or dropped

Question

need help how i can make item

cash shop cant deal or dropped how i can make item trade on and dropped on ?

153496-01.jpeg

Edited by Hossam
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

db/pre-re/item_trade.txt

or

db/re/item_trade.txt

Find the item's id, and put it // in front of the line

14508,73,100    // Zeny Pet Egg Scroll
14521,475,100    // Repair Weapon Scroll
14527,475,100    // Dungeon Teleport Scroll

//14533,475,100    // Field Manual 100%
14534,475,100    // Small Life Potion
14535,475,100    // Medium Life Potion

and use @reloaditemdb

Edited by Arok
Link to comment
Share on other sites

  • 0
On 3/1/2017 at 2:07 AM, Arok said:

db/pre-re/item_trade.txt

or

db/re/item_trade.txt

 

 

Find the item's id, and put it // in front of the line

 

14508,73,100    // Zeny Pet Egg Scroll
14521,475,100    // Repair Weapon Scroll
14527,475,100    // Dungeon Teleport Scroll

//14533,475,100    // Field Manual 100%
14534,475,100    // Small Life Potion
14535,475,100    // Medium Life Potion

and use @reloaditemdb

 

 

 

 

thanks <3

Link to comment
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
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.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.