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

    AAC Znote Acc SQL error player_storage in characterprofile

    string(101) "SELECT SUM(`value`) AS `sum` FROM `player_storage` WHERE `key` LIKE '30___' AND `player_id`=(int)2721" (query - SQL error) Type: select_single (select single row from database) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for...
  2. M

    [USA] Athenas-Global Prey System 10.00+

    Starts 05/16/17 Server Information : Uptime: 24x7 Datacenter: Canada, France Full 10.00 low rate real map Website: athenas-global.com Worldtype: Open PVP Stages: 1 - 24 x 100 25 - 44 x 90 45 - 54 x 75 55 - 64 x 65 64 - 84 x 60 85 - 94 x 50 95 - 109 x 45 110 - 134 x 40 135 - 154 x 30 155 - 169...
  3. M

    Problem with MapTracker

    Plugin: Error while parsing, unknown optbyte 0x64 at id 106 can anybody help me?
  4. M

    Compiling ¿How do I change the server to version 11.10?

    ¿Anyone know how to change version? TFS 1.3 Version: 10.99
  5. M

    Action [TFS 1.2] Tibia Coin.

    <action itemid="24774" script="tibiacoin.lua" /> data/actions/scripts/tibiacoin.lua local config = { idcoin = 24774 } function onUse(cid, item, fromPosition, itemEx, toPosition) local player = Player(cid) local item = Item(item.uid) if player:getItemCount(config.idcoin) > 0 then...
  6. M

    TFS 1.X Bounty Hunter System

    https://imgur.com/a/9PNaA help??
  7. M

    Advanced Auto-DB Clean

    work on tfs 1.2?
  8. M

    Linux ubuntu Aborted (core dumped)

    >> Loading vocations >> Loading items >> Loading script systems >> Loading monsters >> Loading outfits >> Checking world type... PVP >> Loading map terminate called after throwing an instance of...
  9. M

    Help [Gesior]

    You can not see the players and can not create account when searching for a player: my server is: http://simpleot.servegame.com/
  10. M

    Solved Problem with PhpmyAdmin

    Solved! :p
  11. M

    UPDATE TO 10.97 TFS

    Tfs 1.2 Sources/definitions.h #define CLIENT_VERSION_MIN 1096 #define CLIENT_VERSION_MAX 1096 #define CLIENT_VERSION_STR "10.96" Change to: #define CLIENT_VERSION_MIN 1097 #define CLIENT_VERSION_MAX 1097 #define CLIENT_VERSION_STR "10.97" :)
  12. M

    Solved Problem with PhpmyAdmin

    http://188.213.171.3/phpmyadmin/ can anybody help me? Ubuntu 14.04
  13. M

    RewardLoot.lua Help

    bump
  14. M

    RewardLoot.lua Help

    Help OTx 3.5 v. 10.94/10.95 function sort_descending(t) local tmp = {} for k, v in pairs(t) do table.insert(tmp, {k, v}) end table.sort(tmp, function(a, b) return a[2] > b[2] end) return tmp end function table.find(t, v) for i,x in pairs(t) do if x...
  15. M

    Problem with create guild in db

    BUMP
  16. M

    ZnoteACC Create Character

    1string(754) "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`, `posz`...
  17. M

    [8.71] Methemia-Global (Custom)

    https://www.virustotal.com/es/url/6cd16d47b6041c9d01ab00c545c85702f6176a182d67969011ca44afb5f1f2d0/analysis/1456095264/ https://www.virustotal.com/es/url/c6743d5b6d2572e59dc46f9175001d5a0e7c4b99698de941e14871cac613aa35/analysis/1456095316/
  18. M

    [8.71] Methemia-Global (Custom)

    Information: It contains more than 25 cities (tibia and more) new zones, customs items! Outfits customs, new Quests VIP system! the server is 100% ready to put it online! Many bugs have already been removed, it is based on OTx, version 8.71 Publicare los Links mas tarde. Links: Methemia...
  19. M

    Help Npc

    someone can make me a vendor who sells items only with bar of gold (id: 15515) Tfs 1.1 Based datapack 1.1
Back
Top