15.05.2010, 16:08
I am assuming that these two are interchangeable... maybe I am wrong?
Which is ideal:
SetPVarInt(playerid, "Jail_Time", 0); -or- DeletePVar(playerid, "Jail_Time");
Which is ideal:
SetPVarInt(playerid, "Jail_Time", 0); -or- DeletePVar(playerid, "Jail_Time");

