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

    [MyAAC][Plugin] login.php for Tibia 11

    Sloved, first install MyAcc with tibia 10.98 next add plugins slawkens/myaac-tibia11-login (https://github.com/slawkens/myaac-tibia11-login/releases/latest) No change /var/www/login.php no change /var/www/system/login.php during installation do not have open notebooks because in my case...
  2. Hitman94

    help - PDO PHP Extension

    please delete
  3. Hitman94

    [Q]First ots going on problems- phpmyadmin, and sql

    Hey if you use MariaDB go Next steps to working connnect (no use root to connect tibia server) Go putty login Root mysql -u root -p Password you mysql Create new user CREATE USER 'NewuserName'@'localhost' IDENTIFIED BY 'NewYouPasswordToUser'; Grant use you mysql name GRANT ALL PRIVILEGES ON...
  4. Hitman94

    help - PDO PHP Extension

    hey i use myacc slawkens/myaac (https://github.com/slawkens/myaac) have in my page this error Warning: require_once(/var/www/html/config.local.php): failed to open stream: No such file or directory in /var/www/html/index.php on line 59 Fatal error: require_once(): Failed opening required...
  5. Hitman94

    [MyAAC][Plugin] login.php for Tibia 11

    hey you can help me, i use this script tibia.exe works site no works Warning: require_once(/var/www/html/config.local.php): failed to open stream: No such file or directory in /var/www/html/index.php on line 59 Fatal error: require_once(): Failed opening required...
  6. Hitman94

    [OTClient Showoff] Show off your OTClient project/module/UI and other

    awesome :D you have online test servers?
  7. Hitman94

    [GesiorAAC] Airetsam

    Hey, i need use all folder for working or i use ony layuoty with works? You using and no have any erros?
  8. Hitman94

    skrypt potrzebuje!!!

    skryptu raczej nie znajdziesz bo to musisz kombinować w silniki i kliencie.
  9. Hitman94

    Nostalrius 7.7

    So how do I understand, in your opinion, it is not worth taking the project without being an advanced player? I will try to take something for 7 or 8.0
  10. Hitman94

    Nostalrius 7.7

    I have one more important question how to negrate nostalrius with that realots which folders should be used to compile?
  11. Hitman94

    Nostalrius 7.7

    ok, delete my post i back to tutorial ;p
  12. Hitman94

    Nostalrius 7.7

    I use orginal tfs and paste datapack nostalrius
  13. Hitman94

    Nostalrius 7.7

    I have so many errors, compile server on orginal tfs 1.2 i need paste missing folders i datapack nostalrius? Kod: 705840 WKLEJTO.PL Darmowa wklejka, na zawsze! (http://www.wklejto.pl/705840)
  14. Hitman94

    Nostalrius 7.7

    Hey, i have problem any can help?
  15. Hitman94

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    please help me i use ubuntu 16.04 php 7 apache 2 i use mysql [7.4][OTX] RLMAP 100%, Port Hope 7.4, POI, Demon OaK, War System, Shared Exp ... I added all the tables as on the film this tfs 1.2? $config['TFSVersion'] = 'TFS_10'; I can not get away with the configuration I'm doing everything as...
  16. Hitman94

    znote acc not auto install tables in mysql

    reginser account Register Account string(135) "INSERT INTO `accounts` (`name`, `password`, `email`) VALUES ('hitman094', '271999f80cb412115d5b8a2d65169088c45bd507', '[email protected]')" (query - SQL error) Type: voidQuery (voidQuery is used for update, insert or delete from database) Field...
  17. Hitman94

    AAC Database error.

    thanks i no have so much tables i database next error Field 'nick_verify' doesn't have a default value im add ALTER TABLE `players` CHANGE `created` `created` INT(11) NULL DEFAULT NULL; error Field 'nick_verify' doesn't have a default value this command not works ALTER TABLE `players` CHANGE...
  18. Hitman94

    AAC Database error.

    not working string(750) "INSERT INTO `players`(`name`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `maglevel`, `mana`, `manamax`, `manaspent`, `soul`, `town_id`, `posx`, `posy`...
  19. Hitman94

    AAC Database error.

    not work Imgur
  20. Hitman94

    znote acc not auto install tables in mysql

    sample CREATE CHARACTER string(750) "INSERT INTO `players`(`name`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `maglevel`, `mana`, `manamax`, `manaspent`, `soul`, `town_id`, `posx`...
Back
Top