/mtasa-radar

Simple radar for MTA:SA.

Primary LanguageLuaMIT LicenseMIT

MTA:SA Radar

This is a simple radar for your server. It has a menu which allows players to toggle player icons, blip icons and optimised mode.

Normal

Screenshot_1-removebg-preview

Menu (ALT + Left Click on the radar)

Screenshot_2-removebg-preview

Features

ALT + Left Click on the radar - Toggle menu.
Right Click on the radar - Reset its position.
Drag - You can drag the radar.

Menu Options

Show Blips - Toggle blips on the radar. (High CPU usage when enabled)
Show Players - Toggle player icons on the radar. (Also high CPU usage if enabled)
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.

Exported Functions (client-side only)

toggleRadar

void toggleRadar ( bool bool )