dini_Float help
#10

You are now saving it on the playername.. You should save it in an scriptfile, for example:
pawn Код:
new file[100];
format(file, 100, "accounts/%s.ini", pname);
dini_IntSet(file, "money", money[playerid]);
Reply


Messages In This Thread
dini_Float help - by Danny - 14.08.2010, 12:09
Re: dini_Float help - by Danny - 14.08.2010, 18:37
Re: dini_Float help - by armyoftwo - 14.08.2010, 19:19
Re: dini_Float help - by Cameltoe - 14.08.2010, 19:46
Re: dini_Float help - by Vince - 14.08.2010, 20:02
Re: dini_Float help - by MrDeath537 - 14.08.2010, 20:07
Re: dini_Float help - by Cameltoe - 14.08.2010, 20:08
Re: dini_Float help - by Danny - 14.08.2010, 20:10
Re: dini_Float help - by Cameltoe - 14.08.2010, 20:36
Re: dini_Float help - by Claude - 14.08.2010, 20:41

Forum Jump:


Users browsing this thread: 1 Guest(s)