• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Lua [TFS 1.0] Access item description on a unique item?

Tufte

Member
Joined
Nov 19, 2007
Messages
652
Reaction score
24
Location
Norway
Lets say I create an item, and then use doSetItemSpecialDescription(uid, desc) on it. How can I read this unique description from another script? getItemDescriptions(itemid) only work for descriptions set items.xml.
 
Back
Top