08.06.2014, 17:14
Hello.
So when I use the function SetPlayerArmour she crash my GTA, and when I removed all goes well, lol.
Here's how I use it:
So when I use the function SetPlayerArmour she crash my GTA, and when I removed all goes well, lol.
Here's how I use it:
pawn Код:
new Float:CheckArmure;
GetPlayerArmour(playerid, CheckArmure);
SetPlayerArmour(playerid, -CheckArmure);