Menu dialog error code help
#3

Replace the playerid in this
Code:
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_LIST, "what floor do you want?", "Ground floor /nFirst Floor /nSecond Floor /nThirdFloor /nFourth Floor /nFifth Floor /nSixthFloor /nSeventh Floor /nEighth Floor /nNineth Floor /nTenthfloor /nEleventh Floor /nTwelefth Floor /nThirteenth Floor /nFourteenth Floor /nFifteenth Floor /nSixteenth Floor /nSeventeenth Floor /nEighteenth Floor /nNineteenth Floor /nRoof", "Select", "Cancel");
with "i"
Code:
ShowPlayerDialog(i, 1, DIALOG_STYLE_LIST, "what floor do you want?", "Ground floor /nFirst Floor /nSecond Floor /nThirdFloor /nFourth Floor /nFifth Floor /nSixthFloor /nSeventh Floor /nEighth Floor /nNineth Floor /nTenthfloor /nEleventh Floor /nTwelefth Floor /nThirteenth Floor /nFourteenth Floor /nFifteenth Floor /nSixteenth Floor /nSeventeenth Floor /nEighteenth Floor /nNineteenth Floor /nRoof", "Select", "Cancel");
And remove one bracket above return 1; at the OnDialogResponse function.
Reply


Messages In This Thread
Menu dialog error code help - by vvhy - 18.03.2012, 01:47
Re: Menu dialog error code help - by Daddy Yankee - 18.03.2012, 04:59
AW: Menu dialog error code help - by peugeot - 18.03.2012, 05:03

Forum Jump:


Users browsing this thread: 1 Guest(s)