Narzerus
Full-stack developer and old OT Developer
- Joined
- Oct 29, 2007
- Messages
- 202
- Reaction score
- 11
Well I do know how to get an item's SPECIAL description. But I need to know how to get an item's description. (The one you set on items.xml)
Like for example
THAT description, how do I get it by lua?
Thanks
Like for example
Code:
<attribute key="description" value="It is made of dragon scales." />
Thanks