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

    Gesior acc bug tfs 0.3.6

  2. Adrerith

    Gesior acc bug tfs 0.3.6

    Should look like this
  3. Adrerith

    Gesior acc bug tfs 0.3.6

    Create a install.txt (right click and you will see new after that you will see "Text document" and name it install and put 127.0.0.1)
  4. Adrerith

    Gesior acc bug tfs 0.3.6

    Create a textfolder in htdocs (or www if you are using uniserver) after that name it install when you done that open it and write 127.0.0.1 save it and go into 127.0.0.1/install.php (write it at your browser)
  5. Adrerith

    Compiling Unable to load config.lua

    Post your config.lua
  6. Adrerith

    Beta?

    That´s just a unnecessary comment
  7. Adrerith

    League Of Legends Server

    @Ninja Will you contine on the server?
  8. Adrerith

    Free points script

    Add this at creaturescripts.xml <event type="advance" name="pointsforlvl" event="script" value="points.lua"/> Create a folder in the creaturescripts and name it points and add this in it local t, storage = { -- level -- amount points (delete this line).. {350, 50}, {450, 65}...
  9. Adrerith

    [Germany] Ghostot // Free Points // Tibia 8.60

    So you are working without him on his own server?
  10. Adrerith

    Free points script

    Do you want the players to get points per level? Or are you asking for a points command script (for example /addpoints)
  11. Adrerith

    [Germany] Ghostot // Free Points // Tibia 8.60

    Are you working with or without @abbe
  12. Adrerith

    [Sweden] 8.6 New Evo | Senoria | Pvp | Free points | Opens in 1H

    Well I don´t think that Wason should host this server because you live in egypt (saw it in on your profile I might be wrong) if he host this server this may cause some lags for other people around the world for example people that live in Sweden, Germany, Norway you should get a cheap dedicated
  13. Adrerith

    Lua My OT is brodcasting a message every 2 minutes

    Post your globalevents.xml
  14. Adrerith

    Lua My OT is brodcasting a message every 2 minutes

    What tfs are you using
  15. Adrerith

    Grand Theft Auto V Next Gen Ps4 Heist

    psn: Naddejunior
  16. Adrerith

    Lua My OT is brodcasting a message every 2 minutes

    I just putted 900000 too show u a example, paste 720000 if u want it to broadcast/save every 30 min
  17. Adrerith

    Solved Can't Connect to my own server and my friends can

    Try to login with your IPv4 adress
  18. Adrerith

    Lua My OT is brodcasting a message every 2 minutes

    It will broadcast everything else you just change the interval (time) there
  19. Adrerith

    Lua My OT is brodcasting a message every 2 minutes

    Go into ur globalevents folder and open globalevent.xml there you will see the interval you can change it there example: <globalevent name="save" interval="9000000 put how often u want the script to broadcast here" event="script" value="save.lua"/>
Back
Top