Dialog classas help.
#1

#define DIALOG_CLASS 4

if(gTeam[playerid] == DUELERS) {
SetPlayerColor(playerid, COLOR_BLUE);
SetPlayerTeam(playerid,DUELERS);
GameTextForPlayer(playerid,"Welcome to DUELERS",6000,5);
ShowPlayerDialog(playerid, DIALOG_CLASS, DIALOG_STYLE_LIST, "Choose your class", "Soldier\nSniper\nEngineer\nScout\nPilot.", "Ok", "Cancel");
return 1;


I wana do that when people choose 1 of these classes Soldier\Sniper\Engineer\Scout\Pilot they will have different weapons .
Reply


Messages In This Thread
Dialog classas help. - by Branzy - 02.04.2013, 11:55
AW: Dialog classas help. - by Blackazur - 02.04.2013, 11:59
Re: Dialog classas help. - by L.Hudson - 02.04.2013, 12:01
Re: Dialog classas help. - by Branzy - 02.04.2013, 12:38
AW: Dialog classas help. - by Blackazur - 02.04.2013, 12:44
AW: Dialog classas help. - by [AK]Nazgul - 02.04.2013, 12:46
Re: Dialog classas help. - by Branzy - 02.04.2013, 12:48

Forum Jump:


Users browsing this thread: 1 Guest(s)