Dialog Bug (click)
#3

sorry i forgot it

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if(!strcmp(cmdtext, "/tdm", true))
{
    ShowPlayerDialog(playerid, T-DM, DIALOG_STYLE_LIST, "Choose a Team", "{F81414}Terrorists \n{0049FF}Counter-Terrorists \n", "Select", "Cancel");
    }
    return 1;
}
Reply


Messages In This Thread
Dialog Bug (click) - by Guest123 - 11.05.2013, 07:09
Re: Dialog Bug (click) - by GoldZoroGrab - 11.05.2013, 07:12
Re: Dialog Bug (click) - by Guest123 - 11.05.2013, 07:16
Re: Dialog Bug (click) - by GoldZoroGrab - 11.05.2013, 07:41

Forum Jump:


Users browsing this thread: 1 Guest(s)