Dialog Problem
#4

Код:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
	if (dialogid==2500)
	  {  
    if (response)
	      {
				 SendClientMessage(playerid, 0x00000FFF, "Jetzt mьsste was kommen");
				 ShowPlayerDialog(playerid, 2501, DIALOG_STYLE_LIST, "Fahrzeug auswдhlen", "Sanchez \nQuad \nVortex \nMonster Truck \nBandito \nKart","Los", "Abbrechen");
				}
	 	}
return 1;
}
try this
Reply


Messages In This Thread
Dialog Problem - by BloodyEric - 15.03.2010, 10:22
Re: Dialog Problem - by deather - 15.03.2010, 10:24
Re: Dialog Problem - by BloodyEric - 15.03.2010, 10:31
Re: Dialog Problem - by Deat_Itself - 15.03.2010, 11:11
Re: Dialog Problem - by BloodyEric - 15.03.2010, 17:37

Forum Jump:


Users browsing this thread: 5 Guest(s)