How to make Command here? +1Rep
#1

Hello,
I have this Script:

Код HTML:
if(pickupid == School)
	{
		if(GetPlayerTeam(playerid) == TEAM_AMERICA)
		{
	        ShowPlayerDialog(playerid,ACADEMY,DIALOG_STYLE_LIST ,"American Army Academy™","Sniper-"COL_BLUE"20XP\n"COL_RWHITE"Medic-"COL_BLUE"50XP\n"COL_RWHITE"Assault-"COL_BLUE"65XP\n"COL_RWHITE"Assassin-"COL_BLUE"90XP\n"COL_RWHITE"Suicider-"COL_BLUE"100XP\n"COL_RWHITE"Bomber-"COL_BLUE"300XP\n"COL_RWHITE"Engineer-"COL_BLUE"500XP\n"COL_RWHITE"Spy-"COL_BLUE"900XP\n"COL_RWHITE"Advanced Soldier-"COL_BLUE"950XP\n"COL_RWHITE"Pilot-"COL_BLUE"1000XP\n"COL_RED"Next>>","Learn","Leave");
		}
	}
How to make it so, that if player makes a command, then this dialog opens and not pickup?

Reward: +1rep
Thanks
Reply


Messages In This Thread
How to make Command here? +1Rep - by Charalambos26 - 31.05.2015, 13:32
Re: How to make Command here? +1Rep - by MEW273 - 31.05.2015, 13:49
Re: How to make Command here? +1Rep - by Charalambos26 - 31.05.2015, 14:01

Forum Jump:


Users browsing this thread: 2 Guest(s)