how to save health/armour?
#4

do something like
pawn Код:
new Float:health;
GetPlayerHealth(playerid,health);
dini_FloatSet(path, "health", pInfo[playerid][health]);
You should be able to sort the rest of the variables out yourself with dini.
But I do recommend, if using an ini account system, upgrade to y_ini, it's way faster and efficient.
Reply


Messages In This Thread
how to save health/armour? - by tommzy09 - 10.11.2014, 05:33
Re: how to save health/armour? - by Toxik - 10.11.2014, 05:43
Re: how to save health/armour? - by tommzy09 - 10.11.2014, 06:57
Re: how to save health/armour? - by Banana_Ghost - 10.11.2014, 07:10
Re: how to save health/armour? - by Sabur - 10.11.2014, 07:11
Re: how to save health/armour? - by HY - 10.11.2014, 14:36

Forum Jump:


Users browsing this thread: 1 Guest(s)