This is a simple radar for your server. It has a menu which allows players to toggle player icons, blip icons and optimised mode.
Optimised Mode - This option simply makes the render to use less CPU, by updating the RT (Render Target) every 1 sec, instead of every frame.
void toggleRadar ( bool bool )