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

little question doConvinceCreature

andu

Sold 649 scripts, 25 maps and 9 events!
Joined
Aug 7, 2009
Messages
978
Solutions
17
Reaction score
373
GitHub
olrios
Twitch
jamagowy
i know function doConvinceCreature
is there any function what unConvince?

i want to make a spell what convince creature for 30 seconds but i dont know how
 
I don't think there's a real solution for this, but a workaround would be to maybe set the master to an NPC or something (dunno if it works) or a monster that you've hidden somewhere in the server :p
 
I don't think there's a real solution for this, but a workaround would be to maybe set the master to an NPC or something (dunno if it works) or a monster that you've hidden somewhere in the server :p

ye, but this hidden monster/npc need to targeting a player, otherwise the 'summon' will just stay

i thinking about doRemoveCreature + getCreatureHealth + doSummonCreature (without master)...
 
Back
Top