24.05.2011, 15:02
@dud: Yes, but the function has to be outside the dini_FloatSet
Cheers.
pawn Код:
new Float:armours;
GetPlayerArmour(playerid,armours)
dini_FloatSet(file,"Armour",armours);
