18.01.2019, 05:00
In "wiki.sa-mp.com", regarding function "SetTimerEx()", it is stated: "Timer IDs start at 1 and are never reused". Suppose we have a server which creates 100 timers per second. How long will it take till server run out of timer IDs and what then will happen?