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

    Fun Server Showoff

    Hi to everyone. There is my server map showoff. You can check more info about the server HERE! So there is the screens:
  2. N2wb1e

    [Discussion] Fun Server

    Map showoff added!
  3. N2wb1e

    Neon's latest mapping works!

    Really nice maps Neon. Keep the good job
  4. N2wb1e

    Main or rookgaard - options

    Yes Ill have.
  5. N2wb1e

    [Discussion] Fun Server

    For what? I make the poll public by mistake :(
  6. N2wb1e

    How popular are you?

    -1/10
  7. N2wb1e

    Main or rookgaard - options

    Hum... In RME add rook like town (Map»Edit Towns). Check the id of town. After that go to config.php of your site and edit $config['site']['newchar_towns'] and $towns_list Example if rook id is 3 $config['site']['newchar_towns'][0] = array(0,1,2,3); $towns_list[0] = array(0 => 'Venore', 1 =>...
  8. N2wb1e

    Reward- script please

    Try this: Level 20: function onAdvance(cid, skill, oldlevel, newlevel) if(skill == SKILL__LEVEL and getPlayerStorageValue(cid, 41024) ~= 1 and newlevel >= 20) then setPlayerStorageValue(cid, 41024, 1) doPlayerAddItem(cid, 3035, 30) doCreatureSay(cid, "Congratulations " ...
  9. N2wb1e

    Lua Script dont work? ;O

    You have added the unique id to the chests?
  10. N2wb1e

    [Discussion] Fun Server

    Thanks. There is a dragon hunt
  11. N2wb1e

    [Discussion] Fun Server

    Yeah later I will post more screens.
  12. N2wb1e

    [Discussion] Fun Server

    Hi to everyone I'm new in this forum but not really new in ot scene and i would like to present you my project. Is a custom server made for have the maximum fun as possible with teleport access but with some rpg style to. The map have more than 200 hunts and with some extraordinary and...
Back
Top