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

doPlayerSetName(cid, newName)

bomba

Member
Joined
Feb 26, 2008
Messages
635
Reaction score
7
Location
Brazil
Is possible make the function?:
Ex1:
doPlayerSetName(cid, Paladino)

Ex2:
doPlayerSetName(cid, randomName)
local nandomName = {Pala, Sorc, Kina, Druida}
 
It's true what masterm-said it should be make in luasql and the player should be offline, or just simply add an kick/login delay and it should be fine
 
Back
Top