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.
If someone can tell me how to RELOAD my globlalevents with a lua function, that would work too!
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: