• 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

    Kick/Freezes on serv

    If you can fix the problem asap, you can edit this into your server and hope it helps some players untill you have found the problem http://otland.net/f82/protection-after-server-crash-restart-against-players-die-162797/ dont forget to give all the info you have about error, edited script etc...
  2. Mesmeroo

    Windows Need help! Looking for a Account Creator script or help to make one!!

    Download Nicaw AAC from SourceForge.net the main website of nicaw is: Nicaw AAC this is a website for the 7.6 distro's. hope it helped some.
  3. Mesmeroo

    Invisibility script.

    You only see the "sparkles" Players wont see you.
  4. Mesmeroo

    Solved TFS 0.3.6 problem ; /

    what i ment was this: Go to phpadmin open your database press the sql button and execute this command TRUNCATE TABLE `server_record`
  5. Mesmeroo

    Solved TFS 0.3.6 problem ; /

    execute this in your database and try again. TRUNCATE TABLE `server_record` Let me know if it worked.
  6. Mesmeroo

    Solved TFS 0.3.6 problem ; /

    try to replace it with this one record.lua function onRecord(current, old, cid) db.executeQuery("INSERT INTO `server_record` (`record`, `world_id`, `timestamp`) VALUES (" .. current .. ", " .. getConfigValue('worldId') .. ", " .. os.time() .. ");") addEvent(doBroadcastMessage, 150, "New...
  7. Mesmeroo

    Solved TFS 0.3.6 problem ; /

    do you have this in the globalevents > scripts? record.lua function onRecord(current, old, cid) db.executeQuery("INSERT INTO `server_record` (`record`, `world_id`, `timestamp`) VALUES (" .. current .. ", " .. getConfigValue('worldId') .. ", " .. os.time() .. ");")...
  8. Mesmeroo

    Solved I don't recieve any money?

    To change your first post? Edit your first post > Go Advanced > There you can change your prefix (near title)
  9. Mesmeroo

    Database hacker.

    And a good hacker wont risk anything (sorry for this words) to get some "useless" server information. hes just a kids thats trying to "hack" you by guessing your passwords like euhmmmm "tibia123, Admin etc etc etc)
  10. Mesmeroo

    Server Host !

    If your looking for a good dedicated host, you can try this one Professional Game Servers - Game Hosting Services for Cheap Price Ive had a host there, and it was very stable and cheap (depends on what your planning to do with the server ofcourse)
  11. Mesmeroo

    Solved Is this possible?

    Sure thing mate. Just PM me if you face any troubles or errors.
  12. Mesmeroo

    Database hacker.

    Remember this, A good hacker will never tell you that hes going to hack your server or what ever. A good hacker knows that hacking is "illigal" (not that the police will do anything though) so he wont bragg about it. If i were you i would ignore his stupid big ass mouth and IP ban him.
  13. Mesmeroo

    Solved Is this possible?

    edited :)
  14. Mesmeroo

    Solved Is this possible?

    Yes it is. Make a npc script like this: Name of NPC.xml <?xml version="1.0" encoding="UTF-8"?> <npc name="name of NPC here" script="donorseller.lua" walkinterval="2000" floorchange="0"> <health now="100" max="100"/> <look typeex=""/> <parameters> <parameter key="message_greet"...
  15. Mesmeroo

    Solved I don't recieve any money?

    Sorry, missunderstood the post... So im editing this post. What Zaypay script are you using?
  16. Mesmeroo

    Windows Routers

    Pmed you back with skype name.
  17. Mesmeroo

    Windows Routers

    Port Forwarding Tibia on the Motorola SBG6580 - PortForward.com But then open 7171, 7172, 80 Make sure you use your ipv4 adres. Hope it helped.
  18. Mesmeroo

    Windows Closed!

    You have a bigger change of getting the script by posting it on the Requests thread. If you have a script and it isn't working, I'm more then happy to help you.
  19. Mesmeroo

    Travel NPC HELP!

    What error do you get? And also post the script of the NPC that isn't responding... I had the same problem and if I can remember correctly, Ninja solved it for me. http://otland.net/f16/npc-problem-npcs-dont-reply-179976/ - - - Updated - - -
  20. Mesmeroo

    Open Port 80 lets players enter website UNISERVER! help!

    Make sure you portforward it to your ipv4 adres... Run cmd » ipconfig » look for the ipv4 adres » put this in your router.
Back
Top