05.06.2008, 17:50 
	
	
	
		Admin(msg) - Sends a message to the online rcon admins!
Sorry to go offtopic, but why did he do that?
	
	
	
	
Code:
stock Admin(msg[])
{
  for(new i 0; i<GetMaxPlayers(); i++
  {
    if(IsPlayerConnected(i) && IsPlayerAdmin(i)) SendClientMessage(i,white,msg);
  }
}
Quote:
| 
 
					Originally Posted by Y_Leѕѕ  
Gotta love Kye deleting my account and thus all the topics that went with it.  
 | 

