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

Easy Function

Scooty

Enemia.EU
Joined
Jul 24, 2010
Messages
564
Reaction score
14
Location
Kraków
Hi.

I need easy function.

something like

doRemoveCreature(CreatureName)

do you understand? function will remove creature by name.

Can someone write this function for me?
 
doRemoveCreature(getCreatureByName(NAME))
Will remove the first creature found with that name. (So use it if the monster is on ur map once)

If you have more creatures with that name give a better explaination..
 
Back
Top