is this possible?
#1

is it possible to make this diffrent:

instead of using: dUserSetINT(playername(playerid)).(item,data);
everytime, can i do something like this:

Код:
public writeini(playerid,item,data) {
	dUserSetINT(playername(playerid)).(item,data);
	return 1;
}
and use:

writeini(playerid,"money","GetPlayerCash(playerid) )

?? Thanks in advance.
Reply


Messages In This Thread
is this possible? - by cdcyborg - 30.11.2009, 02:27
Re: is this possible? - by niCe - 30.11.2009, 02:33
Re: is this possible? - by Crusher!! - 01.12.2009, 15:46

Forum Jump:


Users browsing this thread: 2 Guest(s)