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

    [Mysql] save account problem

    Yes
  2. elking

    [Mysql] save account problem

    Ty , But I use it for players :D
  3. elking

    [Mysql] save account problem

    Its already exist
  4. elking

    [Mysql] save account problem

    function getPlayerVipDays(cid) local Info = db.getResult("SELECT `vipdays` FROM `players` WHERE `id` = " .. getPlayerGUID(cid) .. " LIMIT 1") if Info:getID() ~= LUA_ERROR then local days= Info:getDataInt("vipdays") Info:free() return days end return...
  5. elking

    [Mysql] save account problem

    But I use vipdays to players not to accounts [Edited] Now I get this
  6. elking

    Quest problem

    Add same number in UID see this http://otland.net/threads/how-to-quests.148708/
  7. elking

    Its able to do these ??

    BUMP
  8. elking

    Linux Zombie Event bug! -_-

    You edited these ? ZE_blockEnterItemPosition = {x = 1187, y = 1373, z = 7} ZE_enterPosition = {x = 1188, y = 1373, z = 7} ZE_kickPosition = {x=1000, y=999, z=7} ZE_spawnFromPosition = {x = 339, y = 376, z = 7} ZE_spawnToPosition = {x = 368, y = 401, z = 7}
  9. elking

    Linux Zombie Event bug! -_-

    TRY --CONFIG ZE_DEFAULT_NUMBER_OF_PLAYERS = 3 ZE_ACCESS_TO_IGNORE_ARENA = 8 -- POSITIONS ZE_blockEnterItemPosition = {x = 1187, y = 1373, z = 7} ZE_enterPosition = {x = 1188, y = 1373, z = 7} ZE_kickPosition = {x=1000, y=999, z=7} ZE_spawnFromPosition = {x = 339, y = 376, z = 7}...
  10. elking

    Its able to do these ??

    Still say to all player your place number is 1 and it don't change BUMP @Limos BUMP @Limos BUMP @Limos BUMP BUMP
  11. elking

    Samsung Galaxy S4 vs iPhone 5S

    I used S4 too ,Never get any crash its awesome :)
  12. elking

    [Mysql] save account problem

    Yes , I also can't connect with any account BUMP @Printer BUMP [Edited] this error appear before getting save account error BUMP
  13. elking

    [Mysql] save account problem

    Edited first post see it
  14. elking

    [Mysql] save account problem

    BUMP
  15. elking

    [Mysql] save account problem

    Hello people of OTLand. I get this problem when I try to login with anycharacter or hit enter only It might delay , it also happened during play in Ot I use TFS 0.4 trunk 3884 BUMP
  16. elking

    [Caynez] I'm a cool guy, really

    WOW you are great :D Do you think about lending me yourself ?:P Awesome, try to edit frozen shield it don't look good :D
  17. elking

    [Caynez] I'm a cool guy, really

    @Anevis Can you lend me your self :D Awesome :)
  18. elking

    Action Second Promo Scroll

    Don't use it with Admin character because it give this error
  19. elking

    gessior account

    its mean "yourservername.domain [com ,sytes.net,zapto.org,net,se , ETC]/?subtopic=forum&action=new_topic&section_id=1" like tibia.com/?subtopic=forum&action=new_topic&section_id=1
  20. elking

    [HELP] Npc Handler problem

    Thank you very much :D [ClOSED THREAD]
Back
Top