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

Recent content by Black_Mamba

  1. Black_Mamba

    [Request] A wand to summon a Monster

    hey there i am trying to make a want to summon a monster that attack with the play for x amount of time the wand change of summoning the the monster should be mlvl/1.5 any one can help would be appreciated
  2. Black_Mamba

    Lua how to make monster cropse change to tp but only inside a quest

    local config = { leverUid = 1234, leverPos = {x=, y=, z=, stackpos=}, effect = CONST_ME_TELEPORT, messageTwo = "Sorry, not possible.", timeRemove = 5, } local monster_n1 = {'Demon'} local monster_p1 = { x=3939, y=3933, z=3930) local monster_n2 = {'Rat'} local monster_p2 = { x=4043...
Back
Top