• 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!

Interval for Globalevents not working!

Cadyan

Well-Known Member
Joined
Mar 30, 2008
Messages
844
Reaction score
63
I downloaded Teckman's Last Man Standing event. It works perfectly, IF I "/reload globalevents" to continue the process.
I believe the problem is that the script is not recognizing the interval. I have tried many different intervals like 0, 1, 10, 1000, etc. None of them work properly and I must reload the server to make the event work.
I am using Mystic Spirit client 9.8

The script works great, it is just the interval not working.
Code:
<globalevent name="arena" interval="1" script="lms arena.lua"/>

If someone can tell me how to RELOAD my globlalevents with a lua function, that would work too!
 
Last edited:
Back
Top