- script Restrict_Name -1,{ OnPCLoginEvent: if ( compare( strcharinfo( PC_NAME ), "GM" ) ) atcommand "@kick " + strcharinfo( PC_NAME ); end; }