Timer and Player
#1

Just wanted to know, what happens if there is running timer on playerid with `SetTimerEx fuction` and player exits the server. If timer dont have repeating it would just stop ? OR it would urn over and over till server crashes or something?
Reply
#2

Timer stop when player disconnect.
Reply
#3

Are you sure? And what about repeated player timer?
Reply
#4

Timers end when instructed (providing that it's instructed to continue repeating), if you don't prompt it to kill with KillTimer it'll always be there until the server exits.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)