Ive gotten numerous reports from players that when they set pagers to the 4765 and 4786 frequencies for the oil rigs, the Pagers start going off continuously. When applying the frequencies to an RF reciever, there is an odd white noise associated with those frequencies.
I noticed that there was additions of RF associated hooks added on the Sept 3rd oxide update, and I was wondering if there were any known issues with any of those hooks having negative interactions with the game, and the Oil Rig frequencies in specific.
<
I noticed that there was additions of RF associated hooks added on the Sept 3rd oxide update, and I was wondering if there were any known issues with any of those hooks having negative interactions with the game, and the Oil Rig frequencies in specific.
<
- Patch for September 3rd Rust update (protocol 2256.198.1)
- Added object OnRfListenerAdd(IRFObject rfObject, int frequency) hook
- Added object OnRfListenerRemove(IRFObject rfObject, int frequency) hook
- Added object OnRfBroadcasterAdd(IRFObject rfObject, int frequency) hook
- Added object OnRfBroadcasterRemove(IRFObject rfObject, int frequency) hook
- Added void OnRfListenerAdded(IRFObject rfObject, int frequency) hook
- Added void OnRfListenerRemoved(IRFObject rfObject, int frequency) hook
- Added void OnRfBroadcasterAdded(IRFObject rfObject, int frequency) hook
- Added void OnRfBroadcasterRemoved(IRFObject rfObject, int frequency) hook