Dialog error
#1

Hey, i have made a dialog, my first time, butt it does'nt work. My code:
Код:
		if(dialogid==700 && response==1)
		{
			SendRconCommand("gmx");
			SendClientMessageToAll(COLOR_RED,"[SERVER]: Herstarten...");
			return 1;
		}
		if(dialogid==701 && response==1)
		{
			SendRconCommand("exit");
			SendClientMessageToAll(COLOR_RED,"[SERVER]: Afsluiten...");
			return 1;
  		}
he does'nt close/restart. i don't now why.

mathijss
Reply


Messages In This Thread
Dialog error - by MathijsS - 26.11.2011, 12:47
Re: Dialog error - by eDz0r - 26.11.2011, 12:49
Re: Dialog error - by MathijsS - 26.11.2011, 12:51
Re: Dialog error - by Rob_Maate - 26.11.2011, 12:52
Re: Dialog error - by MathijsS - 26.11.2011, 12:53
Re: Dialog error - by MathijsS - 26.11.2011, 13:02
Re: Dialog error - by Unte99 - 26.11.2011, 13:23
Re: Dialog error - by MathijsS - 26.11.2011, 15:21

Forum Jump:


Users browsing this thread: 5 Guest(s)