• 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

    Elime's NPC Editor

    Monster Editor will be helpful Don't forget :) take your time :D
  2. elking

    Elime's NPC Editor

    @Elima You forget about make monster editor ?!
  3. elking

    Compiling House priece

    change this in Config.lua housePriceEachSquare = 1000 this mean 1000 gold per floor in house
  4. elking

    Failed connection to database - maximum reconnect attempts passed.

    It may because of xampp version ?
  5. elking

    Hoster Ghettobird's Hosting Service (free)

    Good Luck :)
  6. elking

    [Mysql] save account problem

    My problem is getting error and kick when I try to create account or character by vip effect and this happend when I try to login after getting problem its didn't open any account however there is account in phpmyadmin I added vipdays which you was made it to me in other thread Ok I will...
  7. elking

    Buy the count down system @Xinn

    100 euro per day ??!!! they were 70 euro a month ago o_O
  8. elking

    Necronia - Discussion

    We are waiting our head will change to skull from waiting :eek:
  9. elking

    [Mysql] save account problem

    I already use mysql BUMP BUMP Help me guys @Limos @Cronox Help
  10. elking

    [Mysql] save account problem

    @Cronox BUMP
  11. elking

    [Mysql] save account problem

    I use mysql.sql :P I was said that when I was work with sqlite.sql wasn't give this error :D
  12. elking

    [Mysql] save account problem

    I tried but I think there is problem with mysql.sql because it was work fine when I was try it with Sqlite.sql now give this error
  13. elking

    Linux Zombie Event bug! -_-

    I upload my zombie event to you and it work 100% with me I hope same to you http://speedy*****malware.localhost/KAd6h/Zombie-event.rar
  14. elking

    [Mysql] save account problem

    Yes Its already exist #1060 - Duplicate column name 'vipdays'
  15. elking

    [Mysql] save account problem

    I use TFS 0.4 trunk 3884
  16. elking

    [Mysql] save account problem

    still give same error Can you give my your skype to contact with you ?
  17. elking

    [Mysql] save account problem

    vipeffect.lua function onThink(interval, lastExecution) for _, name in ipairs(getOnlinePlayers()) do local cid = getPlayerByName(name) if getPlayerVipDays(cid) >= 1 then doSendMagicEffect(getPlayerPosition(cid), 27)...
Back
Top