I'm looking for information about this snippet I found in another post:
RFManager.AddBroadcaster(int frequency, IRFObject obj)My hope is that I can use this in a hook like OnAirdrop or similar but I'm not sure what to do - Google had literally one result which is the page I got the above line from:
https://umod.org/community/rust/12003-radio-frequency-hooks
An explanation on how this is used would probably benefit anyone wanting to do similar stuff.
Thanks in advance,
Tony.