Bonjour, j'ai installer le Scipt  TFAR Panel et je voudrais bloquer des fréquence que pour la police te les pompier comment faire ? Merci.
				
			    class west { // Side west -- DO NOT EDIT CLASS NAME
        class cop_01 {
            displayName = "COP Channel 01";
            frequency = 522; // Specify the channel frequency. The frequency must be greater than 512.
            condition_see = ""; // Condition to see the channel.
            condition_join = ""; // Condition to join the channel.
            max = 8; // Maximum of simultaneous connection on the channel (between 1 and 999, 999 being an unlimited channel).
        }...    class west { // Side west -- DO NOT EDIT CLASS NAME
        class cop_01 {
            displayName = "COP Channel 01";
            frequency = 522; // Specify the channel frequency. The frequency must be greater than 512.
            condition_see = ""; // Condition to see the channel.
            condition_join = ""; // Condition to join the channel.
            max = 8; // Maximum of simultaneous connection on the channel (between 1 and 999, 999 being an unlimited channel).
        };
......................... class west { // Side west -- DO NOT EDIT CLASS NAME
        class cop_01 {
            displayName = "COP Channel 01";
            frequency = 522; // Specify the channel frequency. The frequency must be greater than 512.
            condition_see = ""; // Condition to see the channel.
            condition_join = ""; // Condition to join the channel.
            max = 8; // Maximum of simultaneous connection on the channel (between 1 and 999, 999 being an unlimited channel).
        }; 
					
				