if(isServer) then {
	diag_log "[RD501 Jammers] Clearing All Jammers";
	localNamespace setVariable ["rd501_jammers_server",[]];;
};

true