• 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!

Solved Add description to player [HOW?]

After 3 years, still dont know what the search funtion or google is?

http://otland.net/f132/look-player-frag-rep-94980/
LUA:
doPlayerSetSpecialDescription(thing.uid, (getPlayerSex(thing.uid) == 0 and ".\nShe" or ".\nHe") .." has "..getPlayerFrags(thing.uid).." frags")

Or you could had taken a look in the doc file.
WibbenZ
 
Back
Top