• 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 Function to return the item name!

Psyzinhoow

New Member
Joined
May 15, 2010
Messages
25
Reaction score
0
Hello, I wonder if there some function that changes the name of the item. Ex: demon armor, with the function would be a demon armor xx.
There is a function of changing the name of the item?
 
EDIT:
Oh, changes, hold on.

I've tried to see if it works in-game, unfortunately, I don't know the key :S
I think it should be something like this: doItemSetAttribute(item.uid, name, "demon armor xx")
But that ain't workin

sorry
 
Last edited:
In fact this function and it looks oq did.
I created a demon armor [-]
so that after that she wanted to be like this, Demon Armor [+100 hp]
invez so that she gets it: demon armor [-] [+100 hp]
 
Back
Top