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

    When did you last play rl tibs?

    Offline training, ultimate mana potion sucks. I played for the last time before that.
  2. R

    Mapper High Quality Mapping service

    Recommended.
  3. R

    Mapper Mapper for hire

    Recommended, he can map beautiful maps.
  4. R

    [Sweden] GHOSTOT 8.60 | OFFICIAL START (25/1) | OLD BUT GOLD

    What happend? It’s off.
  5. R

    Nostalrius 7.7

    You dont get full health/mana after leveling up on old school Tibia.
  6. R

    [Sweden] GHOSTOT 8.60 | OFFICIAL START (25/1) | OLD BUT GOLD

    We went to a quest, but we couldn't enter the door. Also, my friend (ek 470+) quitted after he couldn't kill a 160 ed that had a donation mana rune.
  7. R

    [Sweden] GHOSTOT 8.60 | OFFICIAL START (25/1) | OLD BUT GOLD

    My character name is Xavonix.
  8. R

    [Sweden] GHOSTOT 8.60 | OFFICIAL START (25/1) | OLD BUT GOLD

    My character is stuck at the shops. I went into the rotworm spawn and roped myself up, that's how I got there. Can you teleport me to temple? Also where can you find this task npc? And the new quests?
  9. R

    Nostalrius 7.7

    Because of requests, here it's compiled for: Windows 64 bit at 6-2-2019.
  10. R

    Nostalrius 7.7

    Compiled for windows 64 bit:
  11. R

    Tutorial Linux OT Server

    I know there are some threads that will help you run an ot server in Linux but all the tutorials are in my opinion outdated. So I request a new tutorial to run your ot server in Linux (I prefer Ubuntu).
  12. R

    [Video Tutorial] Setup TFS + ZnoteAAC on Ubuntu 16.04 LTS Linux Server

    Reupload video/tutorial please.
  13. R

    Nostalrius 7.7

    Sorry this is not a bug:
  14. R

    Nostalrius 7.7

    Just noticed some bugs: 1. You dont have to learn (buy) spells. 2. If you massclick with your right mouse button on doors, the doors open and close slower then on cipsoft 7.7. 3. Here the rat should become idle because it cant reach the player, instead it still targets the player. 4. If you...
  15. R

    C++ OTHire faster monster healing/attack

    I can't seem to let this monster heal faster it always heals per second. I also can't make it heal slower even if I put exhaustion/delay/interval to 5000. Anyone knows why? Monster: <?xml version="1.0" encoding="UTF-8"?> <monster name="Trainer" nameDescription="a trainer" race="blood"...
  16. R

    C++ OTHire monster question

    <?xml version="1.0"?> <monster name="Queen Amazon" level="100" maglevel="150" experience="1200" pushable="0" armor="40" defense="40" canpushitems="0" staticattack="50" changetarget="200" speed="332"> ******************************************************************************************* *...
  17. R

    C++ Old burst arrow formula

    Bump, I want to use the formula from the old server in the new server.
  18. R

    C++ health tick multiplier formula

    I don't know how to read this formula: config.lua healthtickmul = 300 manatickmul = 500 promotionhealthtickmul = 350 promotionmanatickmul = 550 const int Player::promotedGainManaVector[5][2] = {{6,1},{2,1},{2,1},{3,1},{6,1}}; const int Player::promotedGainHealthVector[5][2] =...
  19. R

    C++ OTHire higher attack speed

    I've tried to get it to work with with the help of @Mkalo (Fix #1319 by Mkalo · Pull Request #2109 · otland/forgottenserver), But my character doesnt use the attack speed while walking. I've tested it with a bow and explosive arrows.
  20. R

    C++ Creature count

    I have this in my sources: EVENT_CREATURECOUNT Does anyone know where it's for, and what happends if you change the value?
Back
Top