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

    Lua Crate that gives you an random item, every hour

    Tevo's script -~ There you are: http://otland.net/f132/chest-you-can-use-once-every-2-days-168676/
  2. OTx

    Experience Ring :O

    You haven't learned this yet? 1.0 = 100%, 1.5 = 150% and 2.0 = 200% then what is 500%? It's 5.0, ofc...
  3. OTx

    Keep one, drop one

    Good Song
  4. OTx

    Console error

    Have you source edited something?
  5. OTx

    Windows Rme raw

    Yes my lag is gone too. I went to "File/Preferences(graphics)" and changed back to normal. (in RME)
  6. OTx

    [SWEDEN] OTx 8.6 - Fast Experience - FAST ATTTACK | STARTS TODAY 23:30 CET

    Server online again after a big downtime! - Crashing!
  7. OTx

    Level to Open Chest

    Wait what? Use the script instead. And not gaining skills is maybe somewhere in vocations.xml It's the fist/axe/sword etc multiplier. You have to reduce it to 1.0 - 1.9
  8. OTx

    Action Healing Fountain & Paralyzer Bow

    It's kinda easy scripts, but thanks for sharing to those who doesn't know how to script :)
  9. OTx

    Player location check.

    function getCreaturesInRange(position, radiusx, radiusy, showMonsters, showPlayers, showSummons) local creaturesList = {} for x = -radiusx, radiusx do for y = -radiusy, radiusy do if not (x == 0 and y == 0) then local creature = getTopCreature({x = position.x+x, y = position.y+y, z =...
  10. OTx

    Compiling Adding percentage of magic damage

    Hmm, if you wanted to make a variable in config.lua then it's not what I thought. I thought you would increase/reduce "magicDamage" phase in vocations.xml with a command. So you can use it in creaturescripts while someone attacks or something :) But if you want it, here it is: (C++) Find this...
  11. OTx

    Compiling Adding percentage of magic damage

    It's kinda easy to copy and paste to make this work with c++. i am busy atm, but i'll try to publish it here soon as possible :)
  12. OTx

    Amoore

    Lol. Out of ma face! When this song gets old to you, you'll be lke. Oh god why, did I really publish it? And on otland? Atm listening to, Moxors's sounds on SoundCloud - Create, record and share your sounds for free :D
  13. OTx

    Action 8.6 Mount Wolf

    This has been released years ago.
  14. OTx

    [8.6] Cyclopses (640kb!)

    Nice, thanks I love it :D
  15. OTx

    [8.6] Cyclopses (640kb!)

    Sorry for double posting but I can't edit my last post. Is it black(void) on some places ingame aswell? I know that there is mappings under it that continues the mountain. Is it like that ingame or does it show the whole mountain?
Back
Top