Why wont this work
#2

pawn Код:
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;
}
This should work
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)