Why wont this work
#1

Help plese


Код:
CMD:radio(playerid, params[]){
 {
	if(IsPlayerInAnyVehicle(playerid))
		{
 			ShowPlayerDialog(playerid, CARRADIO, DIALOG_STYLE_LIST, "Car Radio","Radio On\nRadio Off\nSet Station\nRadio Volume", "Select", "Cancel");
		}
	{
 	else
	}
 	SendClientMessage(playerid, WHITE, "[SERVER]: {E5FA05}You are not in a car.");
	}
		return 1;
}
It did not copy over to the forum very well but im sure you can read it.
Reply


Messages In This Thread
Why wont this work - by yarrum3 - 28.12.2010, 20:18
Re: Why wont this work - by Jochemd - 28.12.2010, 20:24
Re: Why wont this work - by yarrum3 - 28.12.2010, 20:27

Forum Jump:


Users browsing this thread: 1 Guest(s)