A problem with a dialog
#3

Still, pickup doesn't shows the dialog..
I guess I did wrong here:
Код:
if(pickupid == pickups[1][ammunationgun])
	{
	if(!playerDB[playerid][teisesG])
	{
	SendClientMessage(playerid,-1,"{F22715}SERVERIS:{F2C915} Jūs negalite pirkti ginklų, kol neturite licenzijos, iљsilaikykite ją!");
	}
	else{
	ShowPlayerDialog(playerid,DIALOG_AMMU_GUN,DIALOG_STYLE_LIST,"Parduotuvė","Deagle(100)\nColt(100)\nMP5(100)\nShotgun(100)","Pasirinkti","Atgal");
	}
	}
Reply


Messages In This Thread
A problem with a dialog - by Burning - 10.06.2013, 08:52
Re: A problem with a dialog - by IceBilizard - 10.06.2013, 08:56
Re: A problem with a dialog - by Burning - 10.06.2013, 08:58
Re: A problem with a dialog - by IceBilizard - 10.06.2013, 09:15
Re: A problem with a dialog - by Burning - 10.06.2013, 09:17
Re: A problem with a dialog - by IceBilizard - 10.06.2013, 09:20
Re: A problem with a dialog - by Burning - 10.06.2013, 09:21
Re: A problem with a dialog - by Burning - 10.06.2013, 09:24
Re: A problem with a dialog - by IceBilizard - 10.06.2013, 09:31
Re: A problem with a dialog - by Burning - 10.06.2013, 09:43

Forum Jump:


Users browsing this thread: 3 Guest(s)