Buying Gun Ban's player
#4

I'm not sure, but I'm using VX-RP 2 if that helps. also here is the command:
Код:
#if USEGUNDIALOG == 1
CMD:buygun(playerid, params[]) {
	if(IsPlayerInRangeOfPoint(playerid, 7, 287.5672, -106.2560, 1001.5156))
	ShowPlayerDialog(playerid, GUNDIALOG, DIALOG_STYLE_LIST, "What gun do you want to buy?","Desert Eagle($1,000)\nM4A1($15,000)\nSpas-12($20,000)","Buy","Cancel");
	else
	SendClientMessage(playerid, COLOR_RED, "You aren't in the Ammu-nation store.");
	return 1;
}
#endif
Reply


Messages In This Thread
Buying Gun Ban's player - by BleverCastard - 13.01.2012, 19:00
Re: Buying Gun Ban's player - by Oh - 13.01.2012, 19:01
Re: Buying Gun Ban's player - by Face9000 - 13.01.2012, 19:02
Re: Buying Gun Ban's player - by BleverCastard - 13.01.2012, 19:10
Re: Buying Gun Ban's player - by Face9000 - 13.01.2012, 19:14
Re: Buying Gun Ban's player - by BleverCastard - 13.01.2012, 19:15
Re: Buying Gun Ban's player - by Oh - 13.01.2012, 19:16
Re: Buying Gun Ban's player - by Face9000 - 13.01.2012, 19:17
Re: Buying Gun Ban's player - by BleverCastard - 13.01.2012, 19:17
Re: Buying Gun Ban's player - by Face9000 - 13.01.2012, 19:19

Forum Jump:


Users browsing this thread: 3 Guest(s)