Command Help here.
#1

Hello its Lorenc, Just came back from a holiday and now i need your help.

Im making a objective command... Im wondering If someone is using the command Currently how do i return a msg saying "Someone is Using this command.. Wait 5 seconds.." When the person enters the command.

my command

Код:
dcmd_order(playerid, params[])
{
	#pragma unused params
 	ShowPlayerDialog(playerid, 0, DIALOG_STYLE_INPUT, "ORDER", "Type your objective for the Prisoners.\n Abusing will Suspend you.", "Submit", "Cancel");
	return 1;
}
Reply


Messages In This Thread
Command Help here. - by Lorenc_ - 20.06.2010, 21:55
Re: Command Help here. - by Cameltoe - 20.06.2010, 22:03
Re: Command Help here. - by Lorenc_ - 20.06.2010, 22:16
Re: Command Help here. - by Cameltoe - 20.06.2010, 22:17
Re: Command Help here. - by Lorenc_ - 20.06.2010, 22:20
Re: Command Help here. - by Cameltoe - 20.06.2010, 22:26
Re: Command Help here. - by titanak - 20.06.2010, 22:39
Re: Command Help here. - by Lorenc_ - 21.06.2010, 06:07

Forum Jump:


Users browsing this thread: 1 Guest(s)