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

    Server crashes(paying 10 €)

    Is there a certain thing you do before it crashes everytime?
  2. M

    Server crashes(paying 10 €)

    You don't have anything more to say? Any errors?
  3. M

    [Spawn::addMonster] Cannot find ""

    Hmm... You don't have that many options, the best alternative would be to remove monsters rather than creating new files for them
  4. M

    casino system

    What's y=? {x=1000,y=1000,z=7} You wrote: {x=1065, y=, z=923, stackpos = 255}
  5. M

    [Spawn::addMonster] Cannot find ""

    Go through the map and remove all unwanted monsters, but really: Make your own map.
  6. M

    Serverloft?

    Hello guys, Anyone here using/used the dedicated server company Serverloft? Please tell me how it is going/how it went for you. Did you have any problem you've solved? Do you recommend me something? Please tell me... I'd REALLY appriciate it //Mayel
  7. M

    Get character mysql information

    It worked TYY so much
  8. M

    Get character mysql information

    I'm using this code when I want to get data from my mysql database, but it does only work with numbers: local nameifon, res = 0, db.getResult("SELECT `name` FROM `players` WHERE `id` = 10;") if res:getID() ~= -1 then nameifon = res:getDataInt('name') res:free() end Any idea?
  9. M

    Lua WEB - Problem

    Hello guys, I'm havin a problem, my friend can't connect to my web. I'm having a xamp/htdocs apache server i believe.
  10. M

    Lua Serverloft???

    Exactly what I want, a succeful server that pays the bills ;P
  11. M

    Lua Serverloft???

    I'm sad to hear, Any good alternative you're familiar with?
  12. M

    Lua Serverloft???

    Anyone here hosting or have been hosting at serverloft? How did it go? Please tell me i'm planning to host there? Did it have any cons? Thanks in advance I'll rep++ //Mayel
  13. M

    WEB - Problem

    Doesn't work ;( Anyone?
  14. M

    WEB - Problem

    Hi, I have a host at no-ip.org and my friend can join my ot server on that ip. But when trying to join my web with ---http://myname.no-ip-org he can't connect. I have port 80 open. What could it be?
  15. M

    Connecting to web

    Hi, I have a host at no-ip.org and my friend can join my ot server on that ip. But when trying to join my web with ---http://myname.no-ip-org he can't connect. I have port 80 open. What could it be?
  16. M

    Add HP (help)

    Hmm
  17. M

    Updated - Overall - FAQ

    Hello, this is a post made to answer the most FAQ(frequently asked questions). The FAQ's is in a strange order, I know. Q: I can not download rar files, why? It says only find, not run or save. A: You need a rar-archiver, download winrar. Q: The temple position is wrong, how do i solve...
  18. M

    Lua Mysql database

    Never mind, thank you
  19. M

    Lua Mysql database

    Ok, i'll try thanks rep++ (Like u need it ;P)
  20. M

    Lua Mysql database

    My question wasn't to store the data, so which part of that is the actual "recieving" of the data?
Back
Top