Help with dialogs
#2

Heres an example
pawn Код:
new
    d_str[64];
format(d_str, sizeof(d_str), "Spas12 arena Players: %d \nDeagle arena Players: %d", PLAYERS_IN_SPAZDM, PLAYERS_IN_DEAGLE_DM); //swap these for the amount of players in the respective arenas
ShowPlayerDialog(playerid, DUEL_DIALOG, DIALOG_STYLE_LIST, "Choose an arena", d_str, "Ok","Cancel");
Reply


Messages In This Thread
Help with dialogs - by Swiftz - 18.01.2011, 13:42
Re: Help with dialogs - by iggy1 - 18.01.2011, 13:51
Re: Help with dialogs - by Alex_Valde - 18.01.2011, 13:52

Forum Jump:


Users browsing this thread: 2 Guest(s)