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

    [BRASIL] Entera 10.34 (02/08/2014)

    About: Has just opened, it was a known server at 2010~2011 but it was funserver, now it has returned with a new purpose, to be serious and better. Connection: Exclusive Client Version: 10.34 Website: http://entera.no-ip.biz/ XP Rates: (Avarage 50x) 1~20: 100x 21~40: 80x 41~60: 60x 61~90: 40x...
  2. Guiaki

    How to remove progress bars from skill window?

    Then you gotta remove then by editing your client source, if its an PokeTibia one check if you find the sources, otherwise you gotta Hex Edit your client.
  3. Guiaki

    Lua Silly LUA error, please help

    function onSay(cid, words, param) local player = Player(cid) local players = Game.getPlayers() local playerCount = Game.getPlayerCount() local accid=getAccountNumberByPlayerName(getPlayerName(cid)) local id = db.query('SELECT `itemid` FROM `znote_shop_orders` WHERE `id` = '...
  4. Guiaki

    ZNoteAAC news error

    Well, I got a "quick fix" for this, just went to index.php and commented here: /*if ($cache->hasExpired()) { $news = fetchAllNews(); $cache->setContent($news); $cache->save(); } else { $news = $cache->load(); }*/ Still...
  5. Guiaki

    ZNoteAAC news error

    I keep getting this whenever I open admin news or the index.php: string(43) "SELECT `name` FROM `players` WHERE `id` = ;" (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...
  6. Guiaki

    [Znote AAC] Worgen Layout

    Here check it out, its not showing the whole page: http://entera.no-ip.biz/znoteaac
  7. Guiaki

    [Znote AAC] Worgen Layout

    Well, I have uploaded all the files, but I dont get the right menu :S
  8. Guiaki

    [Znote AAC] Worgen Layout

    By the way, very great layout, I also loved that you put the .psd file on the rar *-*
  9. Guiaki

    Connection refused, please help fix

    How does a bridge work? perhaps I can try making one here
  10. Guiaki

    [Znote AAC] Worgen Layout

    The right menu is not opening, what can I do?
  11. Guiaki

    Connection refused, please help fix

    Sorry for bumping, but can anyone help? I really need this :(
  12. Guiaki

    Can I get 10.3x version without using TFS 1.0?

    but how may I download its sources? where I can find it?
  13. Guiaki

    Can I get 10.3x version without using TFS 1.0?

    I have a problem with TFS 1.0, it mostly always binds my ip to global address without me setting that option to true or false, that way I get a connection refused if using global address on config, or the others get a connection refused if using local address on config. More about my issue...
  14. Guiaki

    Znote AAC 1.5 (for TFS_10) problems

    I would like to summon @Znote , sorry for bumping.
  15. Guiaki

    Connection refused, please help fix

    how can I remove binding only global address?? X_X
  16. Guiaki

    Znote AAC 1.5 (for TFS_10) problems

    Right after all configuration needed (fresh new start), supposing to run sweetly it gave me some bugs, lets share to fix them. Bug 1 (index.php, right after opening the website): string(43) "SELECT `name` FROM `players` WHERE `id` = ;" (query - SQL error) Type: select_single (select single row...
  17. Guiaki

    Connection refused, please help fix

    @supermortaliz and @Limos , I did that already ;x but still not working
  18. Guiaki

    Connection refused, please help fix

    So, with the help of @dchampag we figured out that is an loopback issue, that concerns both my router and the version 1.0 of TFS (the latest one), still no solution ;x
  19. Guiaki

    Connection refused, please help fix

    Yeah, gonna send you the info by PM
  20. Guiaki

    Connection refused, please help fix

    Tried that also, didn't work. I just tried something VERY CRAZY that worked, I opened up the server (with local ip) and connected to the server, so I closed the server and put the global ip (but left my tibia on the character list), and once it was up I joined the server once again, IT WORKED...
Back
Top