23.12.2011, 17:09
I don't know for sure, but you could try this...
Adding:
To all the Neon Color Cases
and for the cancel button
Change the !response to
Adding:
Код:
ShowPlayerDialog(playerid, 8899, DIALOG_STYLE_LIST, "NeonShop", "Blue\nRed\nGreen\nWhite\nPink\nYellow\nPolice Strobe\nInterior Lights\nBack Neon\nFront neon\nUndercover Roof Light\nRemove All Neon", "Mount", "Cancel");
and for the cancel button
Change the !response to
Код:
if ( !response ) return SetPlayerPos(playerid, -2729.1545,83.5113,4.0694);