05.06.2017, 05:51
I save jailed time with PlayerInfo[playerid][pJailedTime] so what i need to do is to set NEW timer when player connect if players PlayerInfo[playerid][pJailedTime] > 0 ? Can't start the same timer like i have for jail cmd?
PlayerInfo[playerid][pJailedTime] is the thing i use to save jailed time and use it for my jail timer.
I just want to use same timer: public UpdateJailTime(playerid)
PlayerInfo[playerid][pJailedTime] is the thing i use to save jailed time and use it for my jail timer.
I just want to use same timer: public UpdateJailTime(playerid)