how to save ARMOUR
#2

Using dini:
pawn Код:
// Somewhere
new Float:armour;
GetPlayerArmour(playerid, armour);
dini_FloatSet(file, "Armour", armour);
Of course you are going to have to define some things firstly, but that's basically it.
Reply


Messages In This Thread
how to save ARMOUR - by omidi - 09.07.2010, 13:26
Re: how to save ARMOUR - by Grim_ - 09.07.2010, 13:29

Forum Jump:


Users browsing this thread: 1 Guest(s)