(22169) : error 002: only a single statement (or expression) can follow each "case"
#1

(22169) : error 002: only a single statement (or expression) can follow each "case"



Line 22169:

Code:
		case 29: // ARMY Armory
		{
		    ShowPlayerDialog(playerid, 29, DIALOG_STYLE_LIST, "Army Lockers", "Nightstick ($50)\nMace ($100)\nDesert Eagle ($200)\nShotgun ($100)\nMP5 ($600)\nM4 ($1000)\nCombat Shotgun ($1500)\nSniper Rifle ($2500)\nPainkiller ($100)\nVest ($200)", "Choose", "Cancel");
        }
	return 1;
}
Reply


Messages In This Thread
(22169) : error 002: only a single statement (or expression) can follow each "case" - by Adam_Hardy - 16.08.2012, 16:11
Re: (22169) : error 002: only a single statement (or expression) can follow each "case" - by Ranama - 16.08.2012, 16:27
Re: (22169) : error 002: only a single statement (or expression) can follow each "case" - by ddnbb - 16.08.2012, 16:28
Re: (22169) : error 002: only a single statement (or expression) can follow each "case" - by RanSEE - 16.08.2012, 16:38

Forum Jump:


Users browsing this thread: 3 Guest(s)