Posts: 708
Threads: 140
Joined: Jan 2013
Reputation:
0
If I use settimerex with a playerid and the player connects before the timer is finished, will it have any negative effects?
Posts: 845
Threads: 123
Joined: Dec 2011
Reputation:
0
Make sure the player is connected before executing the timer.
And I believe it wastes memory(correct me if I'm wrong), never really thought about the consequences.