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

    [Nicaw ACC] One deah in characters [Fixed][by Old Tibia]

    Fixed? <?php /* Copyright (C) 2007 - 2009 Nicaw This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your...
  2. F

    [Nicaw ACC] One deah in characters [Fixed][by Old Tibia]

    Thanks a lot but I get: Parse error: syntax error, unexpected ':' in D:\xampp\htdocs\class\player.php on line 23
  3. F

    Buying Nicaw Aac shop system

    Paypal and or Zaypay. PM me.
  4. F

    Windows [SQL] player_item

    Is there a way to add a player_item to a player_name instead of player_id in my database? Like player_id = players_name or something? REP ++
  5. F

    Windows Nicaw AAC player death

    Bump!
  6. F

    Windows Nicaw AAC player death

    Bump! (oops to quick)
  7. F

    Windows Nicaw AAC player death

    Bump!
  8. F

    Windows Nicaw AAC player death

    It's enabled in config.lua and in config.inc.php. characters.php if ($cfg['show_deathlist']) { if ($player->deaths) { echo '<b>Latest Deaths</b><br/>'; $prevdate = 0; foreach ($player->deaths as...
  9. F

    Windows Nicaw AAC player death

    In my Nicaw AAC the character page only stores 1 player death. How can I see all player deaths on the character page? (I've searched, no answer)
  10. F

    About a real map 7.6

    Thanks for the map editor NinjaHopparn :).
  11. F

    About a real map 7.6

    Thanks again, I'd love to get my hands on this one I think: http://otland.net/f50/7-6-7-7-tibia-map-100-simones-map-editor-102443/
  12. F

    About a real map 7.6

    What parts? :P
  13. F

    About a real map 7.6

    Yeah I've heard some maps are missing areas and some are not, I just don't know for what areas to look :). Thanks.
  14. F

    About a real map 7.6

    I've found several real maps on the internet, now the question is which one should I use? What areas should I be looking for to know what a good and a bad real map is? Anyone knows? Please post here. Thanks and rep +
  15. F

    old 7.6-7.4 npc bug?

    nvm
  16. F

    Lua Help with more advanced quest chest please

    I don't know if this will work but maybe you can try this: change: elseif(doPlayerAddItemEx(cid, 2464, true) ~= RETURNVALUE_NOERROR) then with: elseif getPlayerSlotItem(cid,2).count == 0 then and: doPlayerAddItemEx with: doPlayerAddItem
  17. F

    Post ideas of systems to GAAC/MAAC

    How and where to add? (I mean automatic in create news page, there is some info in the thread)
  18. F

    Post ideas of systems to GAAC/MAAC

    http://otland.net/f294/real-tibia-letters-gesior-acc-news-44145/ Please convert it to Modern AAC.
  19. F

    Real Tibia Letters for Gesior ACC News

    How to add this in Modern AAC?
  20. F

    Modern AAC question

    bump!
Back
Top