08.03.2014, 14:21
Reset his money? Check if he is in ammunation interior?
And this code is pointless:
SetPlayerHealth(playerid, 99999);
SetPlayerArmour(playerid, 99999);
SetVehicleHealth(GetPlayerVehicleID(playerid),9999 999999);
GetPlayerHealth(playerid,hp[playerid]);
GetPlayerArmour(playerid,armour[playerid]);
Now in the variables (hp and armour) will be 99999
And this code is pointless:
SetPlayerHealth(playerid, 99999);
SetPlayerArmour(playerid, 99999);
SetVehicleHealth(GetPlayerVehicleID(playerid),9999 999999);
GetPlayerHealth(playerid,hp[playerid]);
GetPlayerArmour(playerid,armour[playerid]);
Now in the variables (hp and armour) will be 99999

