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

    Team Pandora ATS - Recruit

    Quite nice presentation. Good luck with your server! I have one question - why your name is not mentioned under "Team" section? :p
  2. ViscCpp

    Mapper Youre Mapper? Read This

    Do you need a tutor?
  3. ViscCpp

    [Sweden] Crying-Dog 7.4 Custom Client - Start 27th January

    In title it says that server will be opened at January 27. In the first post there is information that it is already online. Server will be reseted on January 27 or it is a final version?
  4. ViscCpp

    [France] Tibianic | Costum 7.4 Client | Starts 29th July 2011

    Server is fine but there are very few active players. First edition was much funnier to play but GM is not listening to players and probably won't add quests back and other things. I'm still waiting for good old-school server (7.4 or lover) with RL map and quests.
  5. ViscCpp

    You are now 12 again, what is your hardware?

    It's like celeron 1.2 or higher? :)
  6. ViscCpp

    You are now 12 again, what is your hardware?

    Now you have 6k posts on forum. You wrote them in ~3 years and 7 month (~1312 days) so its more than 4 posts a day. What happened to our childhood :( My child will start like this ;/ Playing some dumb online game instead of meeting friends. Then he will wrote tons of post on some stupid forum :P...
  7. ViscCpp

    Feature Level ranks

    In player.cpp above: std::string Player::getDescription(int32_t lookDistance) const add: std::string Player::getPVPRank(uint32_t level) const { std::string ranga = "Newbie"; if(level >= 20 && level <= 25) { ranga = "Player"; } else...
  8. ViscCpp

    Request maps you need here!

    Hello! I need a map for a 9.1 client (tfs 0.2.11pl2). If its possible please post link with map that will work with this particular client since I dont have any map editors and map is needed only for testing purposes. Thanks in advance.
  9. ViscCpp

    [Sweden] Classictibia 7.4 | RL-MAP | LOW RATE | NOW ONLINE

    When it will be opened? Since its not possible to login by now :P
  10. ViscCpp

    [C++] Changing Skill advance message.

    It allows you to store longer message since it creates table with 25 more char variables. Solution provided by Cykotitan works. Just change char advMsg[50]; to char advMsg[75]; and you could use it in your OT.
  11. ViscCpp

    [Sweden] Danuria 7.72 | Full Global Tibia Map | NOW ONLINE

    CrusherN - ты играть на данном серваке собираешься? А то можно бы русскоязычную команду состряпать и на worldoftibia.ru рекламировать :)
Back
Top