is this possible?
#3

Код:
// Write(playerid,"money",100);

stock Write(playerid,item[],data) 
{
	dini_IntSet(playername(playerid),item,data);
	return dini_Int(playername(playerid),item);
}
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: 1 Guest(s)