• 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. Rider Ones

    [8.0] Real map

    How to fix map? i want to work in them
  2. Rider Ones

    People use Monster Names

    thanks you too much, it works :D
  3. Rider Ones

    People use Monster Names

    Hello i have a gesior acc 2012 and all people can use name of monsters how to fix it? help
  4. Rider Ones

    Firewalker Boots Stone

    Hi when i use pick on stone appear portal to pythius the rotten, but the portal dont remove, and stone dont appear again, someone can help me? a script to remove portal and a script to add stone with the unique id in a time after made quest?
  5. Rider Ones

    Bug Yalahari quest

    I dont know why i get this message when i want to use the globe to start the quest i can't start the quest This is my script -- Config #1 -- local BlindField = {x=32781, y=31157, z=10, stackpos=1} -- end -- function mapArea(fromPos, toPos, stack) -- Area iterator by Colandus...
  6. Rider Ones

    Message when kill player

    i think, my version is OTX Server 2.51 Necron
  7. Rider Ones

    Message when kill player

    where i can find the script?
  8. Rider Ones

    Message when kill player

    when i killed a player i get this message in white lyrics, i want to recive this message with red lyrics original like in tibia rl REP++ i want a broadcast message for players on screen with red lyrics a message every hour
  9. Rider Ones

    Bug Yalahari quest

    I dont know why i get this message when i want to use the globe to start the quest This is my script -- Config #1 -- local BlindField = {x=32781, y=31157, z=10, stackpos=1} -- end -- function mapArea(fromPos, toPos, stack) -- Area iterator by Colandus. local pos =...
  10. Rider Ones

    Solved How to use pick open hole?

    Thank you a lot, the problem is solved :D thank you to lucian too for the script pick.lua
  11. Rider Ones

    Solved How to use pick open hole?

    i don't need to add an unique id or action id on remeres on the floor where i wanna be the hole?
  12. Rider Ones

    Solved How to use pick open hole?

    im using OTX Server 2.51
  13. Rider Ones

    Solved How to use pick open hole?

    And now that's what I have to do to open a hole on earth with its pick?
  14. Rider Ones

    Solved How to use pick open hole?

    I dont have pick.lua you can pass me a script pick.lua? how to edit i dont know to solved this problem :/
  15. Rider Ones

    Solved How to use pick open hole?

    I can't open hole to enter in poi I have searched in actions.xml the actionID: 152 and nothing is there Use the pick there and nothing happens, can someone explain me how to make in that place to open a hole with the pick? HELP?? rep++
  16. Rider Ones

    Reward Script Not Works

    local c = { [{1,5}] = { [20] = {items = {{itemid = 2188, count = 1}}, storage = 99963}, [30] = {items = {{itemid = 2160, count = 2}}, storage = 99964}, [45] = {items = {{itemid = 2160, count = 2}}, storage = 99965} }, [{2,6}] = { [20] = {items = {{itemid = 2185...
  17. Rider Ones

    Reward Script Not Works

    [17/6/2015 0:5:38] [Error - CreatureScript Interface] [17/6/2015 0:5:38] data/creaturescripts/scripts/rewardlevel.lua:onAdvance [17/6/2015 0:5:38] Description: [17/6/2015 0:5:38] data/creaturescripts/scripts/rewardlevel.lua:43: attempt to index global 'info' (a boolean value) [17/6/2015 0:5:38]...
  18. Rider Ones

    Solved Can't equip mug or golden mug

    thanks you i solved it, only download ot item editor and made it the option pickupable n.n
  19. Rider Ones

    Reward Script Not Works

    I've added it to creaturescripts.xml <event type="advance" name="Reward" event="script" value="rewardlevel.lua"/> then i register on login like this registerCreatureEvent(cid, "Reward") but it dont works :/
  20. Rider Ones

    Pick on ground get teleported

    i need to edit pick.lua?
Back
Top