07.06.2016, 05:32
Several and randomly timers stop working in samp.
I use 1 global timer for all players using foreach however it seems that it suddenly stops working and won't run every minute.
It updates variables like
Jail time etc.
I've been having a lot of issues with timers including inaccuracies and I have to restart the server just to fix.
I have killed all timers ongamemodeexit
I don't think using per player timers is exactly efficient? I mean say I had 500 players online (not likely just saying) wouldn't that cause serious issue?
Thanks,
Grant
I use 1 global timer for all players using foreach however it seems that it suddenly stops working and won't run every minute.
It updates variables like
Jail time etc.
I've been having a lot of issues with timers including inaccuracies and I have to restart the server just to fix.
I have killed all timers ongamemodeexit
I don't think using per player timers is exactly efficient? I mean say I had 500 players online (not likely just saying) wouldn't that cause serious issue?
Thanks,
Grant