Hello!
I’ve been wondering about how to edit items, or even create new ones now that the table world.item_template is gone (6.x and 7.x).
Any help very much appreciated.
Hello!
I’ve been wondering about how to edit items, or even create new ones now that the table world.item_template is gone (6.x and 7.x).
Any help very much appreciated.
Edit items?
You can’t modify items without modifying the client and every player would have to download that particular client or local DB.
Modifying the client is just not recommended.
In 6.x and 7.x you can with hotfixes database (all of the data in that DB is sent to client)
Thank you for the replies. I managed to get it to work with the hotfixes database.