• 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!

Search results

  1. D

    Guild on website!

    Help plix. I have the same problem
  2. D

    AAC morden accc

    Good morning TK. Next, I have a problem when players try to create a guild on the site. For example, if the player has 1 character only in the account, the site says that he has no character to create the guild x level, so for the player to be able to create the guild he would have to have 2...
  3. D

    Hello, I'm with a monster bug not attacking player. (OTX 8.6)

    Guys next, I passed serv to OTX and now the monsters are not attacking the players, the monsters then attack the players only if they attack, for that it does not attack. Note: There is no error on the console, and even the monsters are not "passive"
  4. D

    Compiling Compiling error tfs 8.60 system debian 8.0

    @Gesior.pl as well? these source was made available in tibiaking, practically everyone managed to compile it. 1603399268 What should I do? 1603399446 if these sources have no way to compile, could you indicate a good one? no wodbo bugs? 8.6
  5. D

    Compiling Compiling error tfs 8.60 system debian 8.0

    @Gesior.pl Hello, I use Client and 255+ magic effect
  6. D

    Compiling Compiling error tfs 8.60 system debian 8.0

    @Gesior.pl this is? void ProtocolGame::sendDistanceShoot(const Position& from, const Position& to, uint8_t type) { if(type > SHOOT_EFFECT_LAST || (!canSee(from) && !canSee(to))) return; NetworkMessage_ptr msg = getOutputBuffer(); if(msg) { TRACK_MESSAGE(msg)...
  7. D

    Compiling Compiling error tfs 8.60 system debian 8.0

    protocolgame.cpp:2258:6: error: prototype for ‘void ProtocolGame::sendDistanceShoot(const Position&, const Position&, uint8_t)’ does not match any in class ‘ProtocolGame’ void ProtocolGame::sendDistanceShoot(const Position& from, const Position& to, uint8_t type) ^ In file included from...
  8. D

    AAC debian-8.0-x86_64 Morden Acc

    Guys is the following I followed a tutorial of debian-8.0-x86_64, I installed everything just right without any error \/ \/ \/ \/ \/ \/ \/ \/ \/\/ \/ \/\/ \/ \/\/ \/ \/\/ \/ \/\/ \/ \/\/ \/ \/\/ \/ \/\/ \/ \/\/ \/ \/\/ \/ \/\/ \/ \/\/ \/ \/ install apache2 install mysql-server install phpmyadmin...
  9. D

    Template could not be loaded. Err code: 135604042010

    can not get into the local host with xamp <?php /*These configs are neccessary in order to make Modern AAC work.*/ /*URL of website including http:// and without slash at the end! */ $config['website'] = $config['website'] = 'http://'.$_SERVER['HTTP_HOST'] ...
  10. D

    Help error on all sites that tunto online

    Fatal error: Uncaught Error: Call to undefined function mysql_pconnect() in C:\xamppp\htdocs\system\database\drivers\mysql\mysql_driver.php:88 Stack trace: #0 C:\xamppp\htdocs\system\database\DB_driver.php(115): CI_DB_mysql_driver->db_pconnect() #1 C:\xamppp\htdocs\system\database\DB.php(137)...
  11. D

    Could someone provide me with a website?

    I use this old one but wanted a better one.
  12. D

    If anyone knows how to play with site, please look at this topic and help me

    @webtimize What do I do to sort this out? Can you send me a script ready? @webtimize
  13. D

    If anyone knows how to play with site, please look at this topic and help me

    Help-me hastebin << Characte.php hastebin << website.php hastebin << LoadPage.php hastebin << index.php
  14. D

    Site Help me here plix

    Help-me @goncalveses
  15. D

    Site Help me here plix

    @Snavy old @ $main_content .= '<tr bgcolor="' . $bgcolor . '"><td>Personagem:</td><td>' . htmlspecialchars(Website::getVocationName($player->getVocation())) . '</td></tr>'; new code @ $main_content .= '<tr bgcolor="' . $bgcolor . '"><td>Personagem:</td><td>' ...
  16. D

    Site Help me here plix

    @Snavy now it's this way Fatal error: Uncaught Error: Call to undefined method Player::getVocationName() in C:\xampp\htdocs\pages\characters.php:45 Stack trace: #0 C:\xampp\htdocs\system\load.page.php(7): include() #1 C:\xampp\htdocs\index.php(37): include_once('C:\\xampp\\htdocs...') #2...
  17. D

    Site Help me here plix

    @Snavy of these two @ $main_content .= '<tr bgcolor="' . $bgcolor . '"><td>Personagem:</td><td>' . htmlspecialchars(Website::getVocationName($player->getVocation())) . '</td></tr>'; public static function getVocationName($id, $promotion)
  18. D

    Site Help me here plix

    still giving error
  19. D

    Site Help me here plix

    hastebin << Characte.php hastebin << website.php
  20. D

    Site Help me here plix

    Fatal error: Uncaught ArgumentCountError: Too few arguments to function Website::getVocationName(), 1 passed in C:\xampp\htdocs\pages\characters.php on line 45 and exactly 2 expected in C:\xampp\htdocs\classes\website.php:168 Stack trace: #0 C:\xampp\htdocs\pages\characters.php(45)...
Back
Top