whats wrong with it dialog
#2

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
if(strcmp(cmdtext, "/Speedlimits", true) == 0)
    {
        ShowPlayerDialog(playerid,0,DIALOG_STYLE_MSGBOX,"{FF0000}SPEED LIMITS","{FF0000}HIGHWAYS 130KPH\nROADS 90KPH\nCITYS 60KPH","Back","Back");
        return 1;
    }
}
Reply


Messages In This Thread
whats wrong with it dialog - by [LHT]Bally - 23.10.2011, 19:10
Re: whats wrong with it dialog - by Zonoya - 23.10.2011, 20:33

Forum Jump:


Users browsing this thread: 1 Guest(s)