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

    Gesior Guild Logos Bug

    I'm having some problemas with gesior guild logos... At the page Guilds the logos aren't shown and even if i try to update to a new one it wont change. Won't give me any errors or anything like that... Here's my Guilds - Warzera Server <?php if(!defined('INITIALIZED')) exit; if($action...
  2. villelagui

    NPC Bless Talk

    So, i have all bless npcs on my server, the bless system changes the price depending on the level, till this point it's working great, but the npc always says the wrong price but charges the right one, wanted to know if i can make a math with the basecost + (value per level starting from 30...
  3. villelagui

    Help with Globalevent

    So, i got this script , already configured everything and it's working great, however i wanted to add an exception, for when the player is in protected zone the script wont affect them... Here's the script: function onThink(interval, lastExecution) for x=1,#getOnlinePlayers() do if...
  4. villelagui

    Linux Strange error

    My server is running pretty normal but sometimes it gives me a crazy error message in console, and i can't figure out how to make it stop happening... Here's the error:
  5. villelagui

    Linux Help With Server Freezing

    My server is doing like a crazy Freeze, it's all normal everyone playing without any problems, no lag, no nothing... And suddenly the server freezes, if you close tibia and open up again and try to log, it will work untill your account characters, but when you try to login it simply won't log...
  6. villelagui

    Compiling error Trunk 3777 Ubuntu

    A friend told me it's because the trunk3777 uses filesystem2 and the new BOOST version is not compatible only with filesystem3 he told me that i just need to change some lines on some files, please someone help ...
Back
Top