my item problem ?
#1

Code:
if(listitem == 1) //beer
 	{
 	SetPlayerSpecialAction(playerid,SPECIAL_ACTION_DRINK_BEER);
	GivePlayerMoney(playerid, -60);
	SendClientMessage(playerid, ROLLIMANGU_TEKST, "* bought a beer");
	dini_IntSet(file,"Beer", 1); 
	}
but it doesnt add 1 beer to my acccoutn when i do /stats
Reply


Messages In This Thread
my item problem ? - by hardstop - 29.04.2010, 14:39
Re: my item problem ? - by MadeMan - 29.04.2010, 14:40
Re: my item problem ? - by hardstop - 29.04.2010, 14:41
Re: my item problem ? - by MadeMan - 29.04.2010, 14:42
Re: my item problem ? - by hardstop - 29.04.2010, 15:35
Re: my item problem ? - by Lajko1 - 29.04.2010, 15:39
Re: my item problem ? - by hardstop - 29.04.2010, 15:40
Re: my item problem ? - by Lajko1 - 29.04.2010, 15:44
Re: my item problem ? - by hardstop - 29.04.2010, 15:45
Re: my item problem ? - by MadeMan - 29.04.2010, 16:04

Forum Jump:


Users browsing this thread: 2 Guest(s)