Description
A live minimap script for GTA V that tracks your position around Monaco Grand Prix. Inspired by nyconing’s Nurburgring Minimap, but adapted to GTA Belgium Monaco Grand Prix map. The track outline isn’t a rough approximation, it’s traced directly from real telemetry recorded driving a full lap of the circuit.
Features
- Accurate Track Layout: monaco.png is generated from real recorded telemetry, so the shape matches the actual circuit.
- Live Position Pin: A marker tracks your car in real time as you drive.
- Auto Show/Hide: The map only appears when you’re near the real circuit, just like the original Nurburgring mod, no clutter when you’re elsewhere on the map.
- Fully Configurable: Map and pin position/size are set through MonacoMinimap.ini, no need to touch the code.
Requirements
- Script Hook V
- Script Hook V .NET (ScriptHookVDotNet3)
- Monaco Grand Prix map installed
Installation
1. Make sure you have Script Hook V and ScriptHookVDotNet3 installed.
2. Install the Monaco Grand Prix map mod.
3. Copy MonacoMinimap.cs, MonacoMinimap.ini and MonacoMinimap into your GTA V scripts folder.
4. Launch the game.
Configuration (MonacoMinimap.ini)
[Circuit]
OffsetX=0
OffsetY=0
OnTrackDistance=20
[Map]
PosX=-80
PosY=0
Width=400
Height=400
[Pin]
Width=6
Height=6
- OffsetX/OffsetY: Circuit displacement.
- OnTrackDistance: How close (in game units, approximately meters) the player needs to be of the circuit.
- PosX/PosY: top-left corner of the map on screen (reference resolution 1280×720).
- Width/Height: map size on screen.
- [Pin] Width/Height: size of the position marker.
- Use a dot (.) as the decimal separator, not a comma.
- If the file is missing or a value is invalid, the script warns on screen and falls back to the default for that field only.
- Reload scripts (or restart the game) after editing for changes to apply.
Usage
- Just drive, the map appears automatically once you’re on the circuit and disappears when you leave it.
Notes
- If the pin looks slightly off in a specific part of the track, let me know in the comments and I’ll look at adjusting it.
👍 Someone liked this mod 3 hours ago!
💡 Others also downloaded: Suppressor for Everyone, LAC Speedometer V3, Return Michael’s BED (Michael’s BED FIX).
Author: Antthony_12
Share Your Gameplay!
Submit a screenshot of this mod!
Submit a YouTube video.

