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

    Linux Ubuntu Bug When Starts TFS (Libaries)

    Hey when i start my server i get this :( tfs 0.4 ./tfs: error while loading shared libraries: libboost_filesystem.so.1.49.0: cannot open shared object file: No such file or directory @Limos @dominique120
  2. V

    Run mod at diffrent times tfs 0.4

    can i add in another line of this @Limos <globalevent name = "teamBattleStart" time="22:00:00" event="script"><![CDATA[
  3. V

    Run mod at diffrent times tfs 0.4

    hey now my mod runs at 18:00 every day how can i add in this script so it runs at 18 and also 22? <globalevent name = "teamBattleStart" time="18:00:00" event="script"><![CDATA[ domodlib('teamFunctions') function onTime() resetEvent() if getTileItemById(teleporterPosition,1387).uid < 1 then...
  4. V

    Solved Bug with zombie event tfs 0.4

    thanks again it works :)
  5. V

    Solved Bug with zombie event tfs 0.4

    so can i just search for all Startevent and change them to starteventx?
  6. V

    Solved Bug with zombie event tfs 0.4

    thank you so much you so much you are the best!! @Limos sorry but i have an other problem ... when i have my mod (team event) enabled and zombie event is about to start but its not enough players in the zombie event it says "team event cant start not enough players" but i should be zombie event...
  7. V

    Solved Bug with zombie event tfs 0.4

    oh okay thanks, can i use that on this also ? function onTime()
  8. V

    Solved Bug with zombie event tfs 0.4

    but i want the event to run at 18:00 and 22:00 it does still not work it says the same 0 [Error - GlobalEvents::think] Couldn't execute event: zombieevent @Limos does you know why it wont work?
  9. V

    Solved Bug with zombie event tfs 0.4

    Hey i have a zombie event on my server but it does not work .... i get this error when it should start. > Broadcasted message: "Zombie event starting in 5 minutes! The teleport will be closed when the event start!". 0 [Error - GlobalEvents::timer] Couldn't execute event: zombieevent My script...
  10. V

    Globalevent text above tp- Countdown

    can you give me an example how to change it? and how do i add it to globalevents? in a new file?
  11. V

    Globalevent text above tp- Countdown

    hey @Limos how does this work? how can i add this on a tp? so it countdown my event :)
  12. V

    Debian - Gesior ZayPay no points

    oh okay thanks :)
  13. V

    Debian - Gesior ZayPay no points

    i cant buy it :/ it only shows netherland , becouse we are not approved
  14. V

    Debian - Gesior ZayPay no points

    how do i run it?
  15. V

    Debian - Gesior ZayPay no points

    where can i find it?
  16. V

    Debian - Gesior ZayPay no points

    oh okay ... can you help me? :)
  17. V

    Debian - Gesior ZayPay no points

    it looks like the one i allready have?
  18. V

    Debian - Gesior ZayPay no points

    Hey i have gesior acc with tfs 0.4 on debian and when people buy points i get the money, but they dont get their points :/ please help. Config <?php $options[130114]['name'] = 'Buy 30 premium points'; $options[130114]['payalogue_id'] = 137517; $options[130114]['price_id'] = 156809...
  19. V

    Bug With Players number on Gesior

    it did not work only says -79 on the lastes news on website
  20. V

    Bug With Players number on Gesior

    Oh thank you :)
Back
Top