06.01.2011, 16:35
Well. Now I have this:
It still doesn't work xP
pawn Код:
if(GetVehicleModel(vehicleid) == 562||565||559||560||558||561)
{
ShowPlayerDialog(playerid,1240,DIALOG_STYLE_LIST,"Spoilers","Spoiler Pro\nSpoiler Win\nSpoiler Drag\nSpoiler Alpha\nSpoiler Race\nSpoiler Worx","Ok", "Cancel");
return 1;
}