Quote:
Originally Posted by Cubical
What about 'enchanting' and creating dynamic items? or would you have to make all the items ahead of time and just replace the current one with the enchanted one. I've made multiple item systems but this has always baffled me.
|
http://forums.graalonline.com/forums...tem+enchanting
Take a look at the script I made further down on the page
when storing what items the player has, store the enchant together with the BASE of the item, and parse the item with the given enchant when the player logs on etc