29.05.2015, 12:19
pawn Код:
new Float:armour = GetPlayerArmour(playerid, armour);
I just tested this statement and I find it rather odd that it does not give a tag mismatch warning, even though it probably should.
new Float:armour = GetPlayerArmour(playerid, armour);