19.07.2016, 12:36
What is the purpose of this section?:
You just need this code:
Код:
(PInfo[playerid][hours]*60*60) + (PInfo[playerid][mins]*60) + (PInfo[playerid][secs])
Код:
(gettime() - PInfo[playerid][ConnectTime])