• 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. mohamedabdoyod

    [َquestion]script floor add Health

    Ex. local pos = getCreaturePosition(cid) local health = xxx local tileid = xxx function onStepIn(cid, item, frompos, itemEx, topos) if item.itemid == tileid then doCreatureAddHealth(cid, health) doSendMagicEffect pos = position aka map location Example: {x=1000, y=995, x=7} end return true end
  2. mohamedabdoyod

    [Question] script !backpack

    How To Make It
  3. mohamedabdoyod

    [َquestion]script floor add Health

    man (pos, x) what write in It ???
  4. mohamedabdoyod

    [َquestion]script floor add Health

    How To Make floor add health or Mana
Back
Top