• 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. Knight God

    TalkAction Reborn System - w/ stages and look

    if i using comand !reborn, the character is not reset in mana and hp, and also keeps added bonus.
  2. Knight God

    Npc Quest on Log

    yep, bump
  3. Knight God

    [Action] Pick, Items, Monsters (Quest)

    thanks you very much :) :D
  4. Knight God

    [Action] Pick, Items, Monsters (Quest)

    bump, sorry double post :S
  5. Knight God

    [Action] Pick, Items, Monsters (Quest)

    is possible add time to using again the pick in the crack? bump :3
  6. Knight God

    TalkAction Reborn System - w/ stages and look

    be added to this script every time you reset, you will add hp and mana? example: 190 hp + 1 reset = 205 hp 35 mana + 1 reset = 95 mana
  7. Knight God

    [Action] Pick, Items, Monsters (Quest)

    is possible add globalstorage time for using the pick in the crack
  8. Knight God

    [MOD] Catch the item event!

    that is this script? info....
  9. Knight God

    Lua [Action] Pick in a Crack

    deleted!
  10. Knight God

    [Action] Pick, Items, Monsters (Quest)

    thank you very much. Well, the demonic essence need to remove when I use the pick in the crack if i have all items in correct positions, but also to send a message cancel, when you do not have all the items in the correct positions and the script will not run.
  11. Knight God

    Lua Remove in time

    help?
  12. Knight God

    [Action] Pick, Items, Monsters (Quest)

    rlly nice for you rep+++ :) *. need function to disappear teleports and stones *. and the demonic essence not disappear when I use the pick in the crack. :S can help me?
  13. Knight God

    Lua Remove in time

    i need this :S help please :)
  14. Knight God

    [Action] Pick, Items, Monsters (Quest)

    the script runs. +. demons are created. +. the teleports appear. +. stones also appear. -. the box does not appear within the item, the item appears lying on the floor, I mean anyone can pick up. -. if you do not put the items of sacrifice the script works just. *. I need you all things, the...
  15. Knight God

    [Action] Pick, Items, Monsters (Quest)

    i wait for more help man np :) script: local targetaid = 999 -- edit for ground action id local monster = "Demon" --edit for monster you want summoned local item = 6500 --Enter item for coal basins local teleport = {x=920, y=1187, z=10} -- edit for teleport location local teleportto =...
  16. Knight God

    War scripts

    I believe that to avoid disconnection of the character who fell into the trap, we had to add this line on the script. function onStepIn(cid, item, position, lastPosition, fromPosition, toPosition, actor) doAddCondition(cid, CONDITION_INFIGHT) doCreatureSetNoMove(cid, true)...
Back
Top