23.09.2015, 18:04
How is more correctly?
This:
or this:
This:
Code:
timer[playerid] = SetTimerEx.......
Code:
timer = SetTimerEx.......
timer[playerid] = SetTimerEx.......
timer = SetTimerEx.......