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

    Lua error with people login to server

    What tfs version are you using?
  2. Mesmeroo

    Solved Problems with loading Login.lua

    Thanks, solved :)
  3. Mesmeroo

    Windows Unknown column 'item' in field list (1054)

    Thanks in advance. I'll check when I'm at home.
  4. Mesmeroo

    Windows Unknown column 'item' in field list (1054)

    Thanks, thats the one indeed. I'll check when I'm back at home and ill update the post. Did you take a look at my other issue? The one mentioned one post above you.
  5. Mesmeroo

    Windows Unknown column 'item' in field list (1054)

    Yes i have the table for lottery, i used this CREATE TABLE `lottery` ( `id` int(11) NOT NULL auto_increment, `name` varchar(255) NOT NULL, `item` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; and this INSERT INTO `lottery`(`id`...
  6. Mesmeroo

    Windows Unknown column 'item' in field list (1054)

    Hello Guys I ran into this problem in my console. I get this error when the lottery takes place. Unknown column 'item' in field list <1054> I know it has something to do with a SQL querty, but i cant seem to find the querty to execute in DB.
  7. Mesmeroo

    Need quest room

    At the look of all the reply's, this thread should be in request boards.
  8. Mesmeroo

    [8.60] Centera Evolution by Donio -> Doniio

    some files are missing though. But nice datapack. Im just thinking... did donii remove those files on purphose or did he run the server will all those missing files? :P
  9. Mesmeroo

    Solved Problems with loading Login.lua

    Hello guys, When im starting up my server (still under progress) im getting some errors about login.lua and in the end it says "cannot load login.lua" well here is the screen of my console with errors. and here is my login.lua local config = { loginMessage =...
  10. Mesmeroo

    Windows Remeres Map Editor unsupported client version (8)

    what client otb version are you using? a newer version?
  11. Mesmeroo

    Windows Remeres Map Editor unsupported client version (8)

    If you get that error, it means your item.otb file is corrupt. - - - Updated - - - Try to open rme, open new map and import yours, save again and maybe it will work again.
  12. Mesmeroo

    NPC trade sells for custom item (REQUEST)

    I can't read that picture, its to small. Upload it to TinyPic - Free Image Hosting, Photo Sharing & Video Hosting and post the forum link.
  13. Mesmeroo

    VIP System Problem

    If you can't connect to the database, it isn't the fault of MySQL. Is a human fault and can be fixed if you like.
  14. Mesmeroo

    Windows My elfbot only Loot the last monster i kill,why?

    It's because elfbot has the killing priority higher then looting priority. Your hunting in a to busy spawn with to many monsters if you wanna open all body's. Im not sure if there is a hotkey/script for it.
  15. Mesmeroo

    How do i add a new submenu to Gesior 1.0.1?

    Post the PHP script that you added to create a submenu. Like Xon~ said, it could be a missing tag.
  16. Mesmeroo

    How do i add a new submenu to Gesior 1.0.1?

    Take this thread for example. http://otland.net/f118/gesior-1-0-1-powergamers-wars-177373/
  17. Mesmeroo

    Remeres map editor help!!

    If you encounter more stuff that your not sure about, here is the FAQ from remeres. FAQ - Remere's Map Editor (RME) - An Open Source Map Editor for Open Tibia
  18. Mesmeroo

    Server crashes if i dont use 127.0.0.1 on "Connection IP" in config.lua

    Post the config part that you change...
Back
Top