[Question] How to make this in dialog?
#1

Код:
	if(strcmp(cmd, "/pravila", true) == 0)
	{
	    if(IsPlayerConnected(playerid))
	    {
		    SendClientMessage(playerid, COLOR_GREEN,"_______________ PRAVILA _______________");
		    SendClientMessage(playerid, COLOR_LIGHTRED,"Nema DM ");
		    SendClientMessage(playerid, COLOR_LIGHTRED,"Nema Bunny Hop (Skakanje) ");
		    SendClientMessage(playerid, COLOR_LIGHTRED,"Nema Drive-By");
		    SendClientMessage(playerid, COLOR_LIGHTRED,"Nema hodanja sa oruzjem u ruci");
		    SendClientMessage(playerid, COLOR_LIGHTRED,"Drzite se Role Play-a");
		    SendClientMessage(playerid, COLOR_LIGHTRED,"Vise na www.croatian-mafia.info");
		    SendClientMessage(playerid, COLOR_GREEN,"_______________________________________ ");
		}
		return 1;
	}
I want this command to make in dialog like when i type /pravila to give me to choose if i want DeathMatch if powergame and others. Please Help . Thanks!!
Reply


Messages In This Thread
[Question] How to make this in dialog? - by GBLTeam - 30.08.2010, 12:25
Re: [Question] How to make this in dialog? - by Sascha - 30.08.2010, 12:34
Re: [Question] How to make this in dialog? - by mrcoolballs - 30.08.2010, 12:50

Forum Jump:


Users browsing this thread: 1 Guest(s)