DedicatedOT
New Member
Hey,
Is there a function that returns the cid of the player based on the character name?
Thanks.
Is there a function that returns the cid of the player based on the character name?
Thanks.
in 0.3.5
LUA:getCreatureName(cid)
idk what he really wants and what for
PlayerName = "Zisly"
PlayerCid = getPlayerByName(PlayerName)
Thanks ! ( I wish I had enough rep for all of you )