• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. Rwynoha

    Stamina Doll :>

    Hiho Otlanders i've made this script by learning from this thread and added some from my experience this is the post of guiding scripting http://otland.net/threads/scripting-guide.74030/ action/script/staminadoll.lua function onUse(cid, item, fromPosition, itemEx, toPosition) local cfg = {}...
  2. Rwynoha

    Small issue

    i've edit this script to add special level for it and its working fine but i got small issue and its when i use this scroll on low level like 40 its says You can't use the teleport scroll if you pz locked but i'm already not pz i need it to say sorry you don't have enough level ,sorry but i'm...
  3. Rwynoha

    Action Exp item

    Hiho, i'm new on otland and i wanted to give some scripts that i found it on my pc ;D this script give you a 10 Million exp if you need to make it to give you levels ,just change doPlayerAddExperience to doPlayerAddLevel action/scripts/expitem.lua function onUse(cid, item, frompos, item2, topos)...
Back
Top