Radar Mutator
A radar mutator for Ravenfield! Displays nearby Eagle and Raven bots as their respective colors, displays flags and also displays nearby resupply crates.
Currently, I have decided not to implement anything vehicle related as what’s possible with Ravenscript will not let me implement it the way I want to. Once it is, I will implement it. Also please note, this may impact performance.
On a personal note, this will be my last new mutator for a good while. IRL stuff is ramping up and I cannot dedicate as much time to modding as I usually can.
Below is a roadmap I have planned for this mutator. The first two entries I’ll try to do in what time I have currently, but the last two will have to wait till I have more free time.
- Implement more settings to allow more control over the radar.
- Implement a simple compass to go along with the radar.
- Implement detection radius settings.
- Implement vehicle blips. (Currently not possible due to Ravenscript limitations)
- Show the actual minimap image as part of the radar. (this is a huge maybe)
If you find any bugs, please let me know in the comments. I will address them when I have the time