• 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. IgoR lYCAN

    Exit Character

    @Perun ? '---' It worked; but Which kinda of problems this config avoids? You recommend dont change it?
  2. IgoR lYCAN

    Spells Versus Walls

    ~ Up ~ T.T
  3. IgoR lYCAN

    TFS 1.X+ Unknown Error - Invalid Client Login

    This errors just appeared for apparent reason
  4. IgoR lYCAN

    Monsters Doenst Pass on field?

    The problem is simple: When there is no space that the monster can walk, he pass trough the field, but when there is a space, the monster prefer to walkaround not passing the field; A video Explaining: <?xml version="1.0" encoding="UTF-8"?> <monster name="Demon" nameDescription="a demon"...
  5. IgoR lYCAN

    TFS 1.X+ Npc King Fix

    Hello, I made a few changes in my Npc, and got 2 problems.. 1- The npc is not giving the promote, only that i've create; 2- The npc only answer by "hi", i want that the npc only answer if the player say : Hail Pharaoh Xml: <?xml version="1.0" encoding="UTF-8"?> <npc name="Pharaoh Lyan"...
  6. IgoR lYCAN

    Exit Character

    Which kinda of problems this config avoids? You recommend dont change it?
  7. IgoR lYCAN

    Spells Versus Walls

    up
  8. IgoR lYCAN

    Exit Character

    up
  9. IgoR lYCAN

    House Dummie

    Thanks <3
  10. IgoR lYCAN

    House Dummie

    What IF someone else move the dummy? y.y
  11. IgoR lYCAN

    House Dummie

    Nope. 22:59 You started training. 22:59 Your training has stopped The Training isbeeen stopped, right after, it starts. for no reason.
  12. IgoR lYCAN

    Exit Character

    The problem is exactly this : When I exit, with battle ( normal battle ) The character doenst logout, if there is monsters on his screen <-- After he lose the battle, the character logout. But the thing is: if you exit, with these conditions, the character should logout after 60 seconds.
  13. IgoR lYCAN

    Exit Character

    Yes, this one is the base that i use.
  14. IgoR lYCAN

    Removing the "Golden" from the set

    Thanks! :D
  15. IgoR lYCAN

    Exit Character

    cant post everything :/ justtell me wich part you want it
  16. IgoR lYCAN

    Exit Character

    up
  17. IgoR lYCAN

    House Dummie

    up
  18. IgoR lYCAN

    Spells Versus Walls

    up
  19. IgoR lYCAN

    Removing the "Golden" from the set

    Well.. I've it inside the protocolgame; without made any change on it. Only like I said : Ive added this line: if (true) return; to make the Golden set doenst work; void ProtocolGame::sendBlessStatus() { if (true) return; NetworkMessage msg; uint8_t blessCount = 0; uint8_t...
Back
Top