26.04.2016, 07:46
Quote:
I can't figure out anything at all that would need an active timer at all times for all players.
If you want to check if player is in car, use OnPlayerStateChange. |
If player is muted - --seconds;,
and etc with seconds calculating.
or how I should do that calculation?