11.05.2010, 18:20 
	
	
	
		Also the error stays the same
	
	
	
	
pawn Код:
public ROUND_TIME()
{
new string[265];
format(string,sizeof(string),"Test round is over");
SendClientMessageToAll(0x33CCFFAA,string);
}

