About This File
Event RF broadcasts on a separate RF frequency for different events, such as cargo ship, patrol helicopter etc.
Chat commands
/eventrf list
shows a list of events for which RF broadcasting is enabled and the frequencies on which they will be broadcast.
Configuration
A configuration file will be created when first loaded with a setting to enable RF broadcasting for each type of event, and a setting to configure the RF frequency for each event.
{
"Bradley APC RF enabled": true,
"Bradley APC RF frequency": 4788,
"Cargo plane RF enabled": true,
"Cargo plane RF frequency": 4786,
"Cargo ship RF enabled": true,
"Cargo ship RF frequency": 4785,
"CH47 helicopter RF enabled": true,
"CH47 helicopter RF frequency": 4787,
"Patrol helicopter RF enabled": true,
"Patrol helicopter RF frequency": 4789
}
Note that the range 4760-4790 cannot be broadcast to by normal players, so using frequencies within that range is recommended.
Edited by Mals
What's New in Version 1.1.1
Released
Initial
License
Copyright 2020 skavi
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.