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

    Stairs push, how to fix?

    bump
  2. H

    Stairs push, how to fix?

    why :S can someone help me without asking for money? a few years ago anyone could ask for help without paying and fix all things for free :S
  3. H

    Stairs push, how to fix?

    bump
  4. H

    Stairs push, how to fix?

    bump!
  5. H

    Stairs push, how to fix?

    bump! i really really need this
  6. H

    How to use Polls?

    solved... just add this xd
  7. H

    Linux Limit number of connections [DoS prevention]

    EDIT: now i fixed it... in the post there are missing symbols, thats the reason why didnt worked for me. i used this: iptables -N conn-flood iptables -I INPUT 1 -p tcp --syn -j conn-flood iptables -A conn-flood -m limit --limit 7/s --limit-burst 20 -j RETURN iptables -A conn-flood -j DROP...
  8. H

    How to use Polls?

    Hi my question is how to use Polls? if i create a new poll, how can i show it to other players? i would like to put all polls on the right side of my webiste http://tw.game-over.cl thanks!
  9. H

    Shop System Full! [Modern AAC]

    @up i tested it for like two weeks and works 100% good! i found one bug and after a few hours it was fixed ;)
  10. H

    Stairs push, how to fix?

    bump!
  11. H

    Stairs push, how to fix?

    please, i really need to solve this! thanks
  12. H

    Stairs push, how to fix?

    i must edit something in this lines... but i really dont know what! please guys i need help with this :(
  13. H

    Shop System Full! [Modern AAC]

    im sorry i was a little bit angry with this situation.. now it works 100% correctly :) is there a way to disable the shop admin panel?, because i only want to add a few items and then i want to disable it, to prevent a bad use of this..
  14. H

    Shop System Full! [Modern AAC]

    now i have like 50players with -points, and they got free items... dont use this system.....
  15. H

    Shop System Full! [Modern AAC]

    really nice... if someone buy an item for 100points, and the account has 100points, he get the item and also he loss the 100points. But if he press f5 in the shop site, he will buy the item again and get -100points, and also receive the item, it dont matter if he has enough points or not... lol
  16. H

    Linux Linux Screen Log

    bump
  17. H

    auto reboot script

    right :) i will use this thanks! i didnt tough in this xd global save is not working in my server idk why :( and also.. if the server is shutted down by globalsave, it wont be started with the linux application "screen" so i will need a script that shut down the server and then start it...
  18. H

    auto reboot script

    yes i know and you really dont understood anything about my request
  19. H

    auto reboot script

    because after 150+hrs of server uptime it lags and it has more possibilities for crashing.. i dont want to disturb my players making server restart at 4pm for example and i dont want to wake up every day at 6am to reboot the pc
  20. H

    auto reboot script

    Hi i dont know if this the right forum is... but i need an auto reboot script for linux ubuntu. The idea is that this script shutdown the server at 6am, make a pc reboot and then start the server again. Any idea how to make this? thanks!
Back
Top