Quote:
Originally Posted by Nero_3D
In sa-mp there is no way to get the remaining time of a timer
You need to store the finish time of the timer separately in another variable
Than in OnPlayerDisconnect you need to kill the timer and calculate the remaining time and save it
|
Anyway you could get me started? I think I may have an idea on how to do it but I have no idea where to start.