Dialog issue
#7

Код:
case DIALOG_SASD2:
        {
            if(!response)
            {
            	ShowPlayerDialog(playerid, DIALOG_SASD, DIALOG_STYLE_LIST, "SASD Locker", "Duty\nEquipment\nUniform\nSelect Skin", "Ok", "Close");
				return 1;
			}
			if(response)
			{
			    switch(listitem)
			    {
			        case 0:
			        {
			        SkipWepCheck(playerid);
					GivePlayerValidWeapon(playerid, 24, 100);
					}
					case 1:
made the second switch part bold...
Reply


Messages In This Thread
Dialog issue - by OpticKiller - 10.06.2013, 19:50
Re: Dialog issue - by Aly - 10.06.2013, 19:52
Re: Dialog issue - by OpticKiller - 10.06.2013, 19:54
Re: Dialog issue - by Sascha - 10.06.2013, 19:55
Re: Dialog issue - by Aly - 10.06.2013, 19:56
Re: Dialog issue - by OpticKiller - 10.06.2013, 19:57
Re: Dialog issue - by Sascha - 10.06.2013, 20:00
Re: Dialog issue - by OpticKiller - 10.06.2013, 20:07

Forum Jump:


Users browsing this thread: 1 Guest(s)