CMD:time(playerid)
{
if(CreateMats[playerid] == 4 || CreateMats[playerid] == 3) return 1;
if(GetPlayerState(playerid) == PLAYER_STATE_ONFOOT && PI[playerid][pHeal] == 0 && !PlayerLie{playerid}) ApplyAnimationEx(playerid, "COP_AMBIENT", "Coplook_watch", 4.1, 0, 0, 0, 0, 0, 1);
static...