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

Search results

  1. M

    how to make teleports effects like that one in globalevents 8.60 but i wanna make it in 8.10

    how to make teleports effects like that one in globalevents 8.60 but i wanna make it in 8.10
  2. M

    promotion scroll

    Hello Can Any One Help ME To Make Promotion Scroll For Tibia 8.1 When I Use it My Voc chnage from 8 to 12
  3. M

    some one help me to make this spell please

    i need some one to help me to make spell or rune to remove all items wall anything can any one help my ot is 8.1
  4. M

    i need help to fix this scribt to tp players when i use rune on them by gm

    local newPos = { x = 1000, y = 999, z = 7 } local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_POFF) setCombatParam(combat, COMBAT_PARAM_AGGRESSIVE, FALSE) function onCastSpell(cid, var) doTeleportThing(cid,newPos)...
Back
Top