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

doremovecreature

  1. Varianek

    Create and remove npc lever to quest

    Hi, I don't know. Why this script no work? 8.6 local level = 365 local seconds = 30 local event = 0 local function reset(leverPos) local lever = getTileItemById(leverPos, 1946).uid doTransformItem(lever, 1945) doRemoveCreature(("Jack")...
  2. X

    Solved Use object on creature to disappear monster

    this script is for "Sin Devourer" creature from "Ferumbras Ascendant Quest" when you use a crystal life on him , he disappear and crystal life too, the problem is that when used crystal life in anywhere site, he disappears, for example if i use crystal life in Carlin and the monster are on...
Back
Top