public OnRconLoginAttempt(ip[], password[], success){ if(!success) { SendClientMessageToAll(0xFFFFFFFF, "FAKE RCON LOGIN!!!"); } return 1;}