In your item_db, you can set trade options such as:
Just chuck it above your script and you should be good to go.
Code:
Trade: {
nodrop: true
notrade: true
nocart: true
nostorage: true
nogstorage: true
nomail: true
noauction: true
}
Last edited by a moderator: