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

[LOST FUNCTION] Funcion to setCreatureName???

Madlander

Madlander
Joined
Sep 16, 2009
Messages
318
Reaction score
16
Location
Mexico
Hi there, just i need this function, (oviously setCreatureName dont exist) but need the correct function or code to compile and create the new function.

eg: i will summon a dragon lord,

LOL = doSummonCreature("dragon lord",posX)
setCreatureName("dragon orshabaal", LOL)

and my summoned "dragon lord" be named "dragon orshabaal". in the name and description.

Thanks for read it.
 
in old days name change was possible, someone coded complete creature update
but now it seems to be impossible without some additional hack
 
Back
Top