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

    [Brazil] [8.60] Baiak | New Styller Custom

    IP: baiak.warzera.com Port: 7171 Client: Tibia 8.60 Uptime: 24/7 Hosted in: Brazil Website: Warzera - Latestnews (https://baiak.warzera.com) Exp rate: 25x Map: Baiak Custom Runes: Normal charges and prices Loot rate: 5x Server type: Pvp-Rpg. 20 kills gives you Red skull and 6 lends you to a ban...
  2. douglasscherner

    Programmer client with mounts 8.6 + A LOT OF VIRUS DETECTING

    Hello everyone, I use built-in mounts for version 8.6 and it was going well. It turns out that for a few days it has been detecting many viruses, which is practically impossible to use and make available for download because customers are afraid to download or windows defender or chrome or...
  3. douglasscherner

    Compiling Help me to convert for canary

    But the ids are different. Not match, the map shows wrong..
  4. douglasscherner

    Compiling Help me to convert for canary

    Hello, I have some event areas that I use on my 8.6 version server. I wanted to know if it is possible to convert and import them to or rme from the canary so I can apply them to my 13.20 server. Is this possible somehow?
  5. douglasscherner

    Lua Gamestore order by coins

    Please.. someone?
  6. douglasscherner

    Lua Gamestore order by coins

    Help me make the list of items in the gamestore that appear in order by points not in alphabetical order. I gave a feel to the code but it's too long and confusing, I don't know which part I can change the order of the vectors... Can someone help me? x
  7. douglasscherner

    AAC Player Mount List for myacc

    Yes. It working fine. I will try do do it with outfits now..
  8. douglasscherner

    AAC Player Mount List for myacc

    Thanks You do the things seems so easy bro. 1691262283 5 days in this and you did in 2 minutes, little diference kkk
  9. douglasscherner

    AAC Player Mount List for myacc

    <?php /** * Created by PhpStorm. * User: Ricardo * Date: 18/03/2018 * Time: 02:11 */ class Mounts { private $mountsbyid; private $mountsbycliid; private $key; /** * Mounts constructor. */ public function __construct() {...
  10. douglasscherner

    AAC Player Mount List for myacc

    This code for gesior dont work in myacc $mounts = $mounts->getAllMountsByPlayerId($player_id); if ($mounts != false) { foreach ($mounts as $value) { $main_content .= "<img src='AnimatedOutfits/animoutfit.php?id={$value['clientid']}'>"...
  11. douglasscherner

    C++ savehouse not lag and prevent rollback

    This #include <fmt/format.h> I can't apply. I dont have this file..
  12. douglasscherner

    C++ savehouse not lag and prevent rollback

    O thanks for that. I am going to try...
  13. douglasscherner

    C++ savehouse not lag and prevent rollback

    Yes, but I can't apply. A lot of erros...
  14. douglasscherner

    Lua Function doSaveHouse(houseId)

    I need it for tfs 1.3. Some one has?
  15. douglasscherner

    C++ savehouse not lag and prevent rollback

    Hello everyone, I've been trying to fix this function for a while, but I'm still not good enough to create it. I need your help. Sometimes my server crashes and generates rollback in the houses which is very bad. I need you to help me adapt the function that saves the houses separately so I...
  16. douglasscherner

    PHP My Acc Bugs

    Thank bro it's work: menus = "news=1&account=0&community=0&library=0&shops=0&charactertrade=0&custom=0&support=0&"; xD
  17. douglasscherner

    PHP My Acc Bugs

    OK. I did the test and the first time I opened all the menus appeared open. But when I updated using F5 only those that were before. If you want to check my website is empire-global.net you can minimize them but when the page is updated they are open again.
  18. douglasscherner

    PHP My Acc Bugs

    Whenever you start the server page it loads with these options open.I already cleared the cache and cookies and no.Does anyone know where to fix this in myacc?
  19. douglasscherner

    C++ Tournament Event in tibia 13.20

    I want to change this T purple icon to the Event Icon and the message Transferible Tibia Coins for Tournament Coins... It is possible? Thanks.
Back
Top