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

    Solved Can't load NPC's

    How did you fix this issue? I had the same issue but never found a fix.
  2. A

    Buying RPG City with spawns.

    Buying a professional, completely custom RPG city with spawns. You can send me a pm with the price you want. It must be completely finished. It cannot be in the hands of ANYONE else and once it is sold to me i have the rights to it(Meaning you could not distribute it to other people.) Please do...
  3. A

    Mapper RPG Mapper

    Bump.
  4. A

    Mapper RPG Mapper

    Bump.
  5. A

    Mapper RPG Mapper

    Check your pms.
  6. A

    Mapper RPG Mapper

    Bump.
  7. A

    Mapper RPG Mapper

    Teasers: Ignore all tps. Also ignore the bugged tiles in the depo picture above, they show up in game as the orange tiles they are supposed to be.Hope this helps your decision in helping me out otland! All custom accept for a couple spawns. Southeast from the town in the mini map is...
  8. A

    Mapper RPG Mapper

    Need a dedicated, professional, and rpg knowledgeable mapper to help me with a project. Musts: -Decent english (As long as i can understand you) -Teamviewer installed -Msn messenger (or skype) -Confident in their ability to map Thats about it...im looking for someone who has talent. Need a...
  9. A

    OnUse error

    Ok i got it working. Thank you, i rep'd ya. If you have anymore time on your hands please shoot me a private message. Got a challenge for ya :P
  10. A

    OnUse error

    It did not spawn the monsters, and once one person uses the chest it shows as empty for everyone :/
  11. A

    OnUse error

    Error - Action Interface] [04/09/2012 15:10:58] data/actions/scripts/quests/dlquest.lua:onUse [04/09/2012 15:10:58] Description: [04/09/2012 15:10:58] (luaDoCreateNpc) Npc with name '' not found [04/09/2012 15:10:58] [Error - Action Interface] [04/09/2012 15:10:58]...
  12. A

    Mappers, Help me please

    Use auto border or enabled auto border. You can do that by simply pressing "a"
  13. A

    OnUse error

    I haven't decided on the items yet :O. But i can surely add them in when i do. So i couldnt say...make the chest actionid 2000, then a unique id for the dragon lord script? Btw thanks dude. I got you on rep
  14. A

    OnUse error

    It says nothing. problem is the object im using it on is a quest chest. So it already has an actionid of 2000. Is it possible to have it run off two different ones at the same time?
  15. A

    OnUse error

    function onUse(cid, item, fromPosition, itemEx, toPosition) local function f(monster) local monsterPos = { {x=1761, y=1883, z=10}, {x=1762, y=1883, z=10}, {x=1763, y=1883, z=10} } for _, v in ipairs(monsterPos) do doSummonCreature(monster, v) end...
  16. A

    OnUse error

    Still nada :/
  17. A

    OnUse error

    Oh, how could i make it instant? It doesnt spawn them after the delay either :/
  18. A

    OnUse error

    Ok, so there is no more error. However, it does not work :O. Weird...nothing shows up at all.
  19. A

    OnUse error

    local t, doEet = { {x=1761, y=1883, z=10}, {x=1762, y=1883, z=10}, {x=1763, y=1883, z=10} }, function onUse(cid, item) for _, v in ipairs(t) do doSummonCreature("dragon lord", v) end addEvent(doEet, 30 * 60000) doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "You...
  20. A

    Windows Hey I need A Manarune so it can be balanced manarune

    I couldn't read the yellow text lol. But if your asking what i think your asking...there is no way you can get someone else to "balance" a manarune for you. Balancing things like that is all relevant to the way your server is set up, otland can provide you with a manarune script...but the...
Back
Top