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

    Debug Client 8.6

    Is one bug When You Have on !autoloot gold You can not logoaut is write "You can not logoaut because you are in event from script event from safezone Safezone Sripts: LIB if not SAFEZONE then SAFEZONE = { positionTeleportOpen = Position(158, 49, 7), teleportTimeClose = 5...
  2. J

    Debug Client 8.6

    Is it possible that I'm debugging some script? for example !autoloot
  3. J

    Debug Client 8.6

    Hello Guys I have Ots 8.6 Otc and normal client Players write to me have debug and use Client tibia How I can find problem?I use Otc and I dont have problem 1701990321 tfs 1.5 by nekiro 1701992639 Debug Assertion 8.60 Network.cpp 921 Thu Dec 07 23:55:36 2023 Graphic Engine: DirectX9 (2)...
  4. J

    Autoloot TFS 1.5 problem

    I find Event Zombie Buged In creaturescripts Creaturescript\/ 1701275535 data/lib/custom/safezone.lua if not ZOMBIE then ZOMBIE = { positionTeleportOpen = Position(158, 49, 7), teleportTimeClose = 5, positionEnterEvent = Position(1800, 72, 7), storage =...
  5. J

    Autoloot TFS 1.5 problem

    Hello guys I have problem because When players have a autoloot on can not logout no errors in console just players a got information You Cannot logout this event My srcript is -- !autoloot clear -- !autoloot list -- !autoloot add, itemName / ex: !autoloot add, fire sword --...
  6. J

    Exhaust for commands

    Hello I use TFS 1.5 by nekiro , And I have question How I can add exhaust to Commands !aol !bless etc, for 2 seconds??
  7. J

    MAx item per tile tfs 1.5

    Hello guys I try make max items per tile and I have error Lua Script Error: [Event Interface] data/events/scripts/player.lua:Player@onMoveItem /home/ots/data/scripts/maxtile.lua:8: attempt to call method 'getTile' (a nil value) stack traceback: [C]: in function 'getTile'...
  8. J

    Small Upgrade system tfs 1.5

    Solved ,thank you guys
  9. J

    Small Upgrade system tfs 1.5

    Hello Guys I have Problem with Upgrade system Can you help me please? Lua Script Error: [Scripts Interface] /home/ots/data/scripts/custom/small_upgrade_system.lua:callback /home/ots/data/scripts/custom/small_upgrade_system.lua:629: attempt to index local 'attacker' (a nil value) stack...
  10. J

    [Poland][8.6]| Evo | Santera OTS | Start 25.11.2023

    Hello :) I am pleased to present you, Santera Ots Evo8.6 Start 25.11.2023 06:00PM Over 60 Quests Missions events Safezone firestorm Battlefield Zombie Event For events you get Exprince, Money and rewards in the form of Items, for each event you get Event Tokens for which you can exchange for...
  11. J

    Myacc tfs1.5 shop problem

    { "name": "gesior-shop-system", "description": "This is shop system taken from Gesior, modified for MyAAC.", "version": "2.4", "author": "Gesior, slawkens, whiteblXK", "contact": "[email protected]", "hooks": { "startup": { "type": "STARTUP"...
  12. J

    Myacc tfs1.5 shop problem

    "enabled": 0, "name": "Example Plugin", "description": "This is just an example of a Plugin for MyAAC.", "version": "1.0", "author": "nobody", "contact": "[email protected]", "require": { "myaac": "0.4.3", "myaac_": ">=0.7,<1.0", // support for defining...
  13. J

    Myacc tfs1.5 shop problem

    now is whe I open shop page is Exception class: PDOException() SQLSTATE[42S22]: Column not found: 1054 Unknown column 'description' in 'field list' File: /var/www/html/ots/system/libs/pot/OTS_Base_DB.php Line: 86 Backtrace: #0 /var/www/html/ots/system/libs/pot/OTS_Base_DB.php(86)...
  14. J

    Myacc tfs1.5 shop problem

    Hello Guys I have problem When I try buy item in shop I take (send item to player I have error Exception class: PDOException() SQLSTATE[HY000]: General error: 1364 Field 'login' doesn't have a default value File: /var/www/html/ots/system/libs/pot/OTS_Base_DB.php Line: 86 Backtrace: #0...
  15. J

    Myacc tfs 1.5 problem

    meybe install MyAAC v0.8.12 ? 1700401151 I'm install but now I dont se on website Most powerful guilds xD 1700406315 Guild Is done ,now I have problem with shop when I try buy something I have error Exception class: PDOException() SQLSTATE[HY000]: General error: 1364 Field 'login' doesn't...
  16. J

    Myacc tfs 1.5 problem

    define('MYAAC_VERSION', '0.8.10-dev');
  17. J

    Myacc tfs 1.5 problem

    Exception class: PDOException() SQLSTATE[42S22]: Column not found: 1054 Unknown column 'date' in 'field list' Backtrace: #0 /var/www/html/telara/system/libs/pot/OTS_Base_DB.php(86): PDO->query() #1 /var/www/html/telara/system/libs/pot/OTS_DB_PDOQuery_PHP71.php(10): OTS_Base_DB->doQuery() #2...
  18. J

    Myacc tfs 1.5 problem

    <?php /** * Characters * * @package MyAAC * @author Gesior <[email protected]> * @author Slawkens <[email protected]> * @copyright 2019 MyAAC * @link https://my-aac.org */ defined('MYAAC') or die('Direct access not allowed!'); $title = 'Characters'; require_once SYSTEM ...
  19. J

    Myacc tfs 1.5 problem

    Hello Guys I have problem ,when I click on Character in on my website Because I wouldlike see What have eq skills etc I have error like that How I can Fix It ? 1700386671 I use this sql CREATE TABLE IF NOT EXISTS `player_deaths` ( `player_id` int NOT NULL, `time` bigint unsigned NOT NULL...
  20. J

    Snowball tfs 1.5 Problem

    you know meybe where I can change time in event?
Back
Top