RaceMod V1.0
118
2
118
2
========================================
RACE MOD - GTA V
Version 1.0 (C# .NET)
========================================
This mod adds a simple racing system to GTA V. Players can get into any vehicle and press Start Race from the menu to begin a race.
When the race starts, NPC racers will spawn and the finish line will be set. Players can mark a waypoint on the map and press Start Race to use that point as the race finish line.
If no waypoint is set, NPC vehicles will drive from the starting point toward a position approximately 500 meters in front of the player.
When the player reaches the finish line, a “Mission Passed” screen will appear in-game.
Caution:
- If you press Start Race while not in a vehicle, the mod will not work.
- The mod will only function correctly when the player is inside a vehicle and presses Start Race.
----------------------------------------
INSTALLATION
----------------------------------------
1. Install ScriptHookV
(Alexander Blade)
2. Install ScriptHookVDotNet 3+
(Copy ScriptHookVDotNet.dll, .xml, .asi into GTA V folder)
3. Install NativeUI
(Place NativeUI.dll inside "scripts" folder)
4. Extract the ZIP file and place:
RaceMod.dll
into your GTA V/scripts/ folder
Final folder structure should be:
Grand Theft Auto V/
└─ scripts/
├─ RaceMod.dll
└─ NativeUI.dll
----------------------------------------
HOW TO USE
----------------------------------------
• Press F8 to open the Race Menu
• Use menu options:
1. Start Race
- Spawns NPC racers
- NPCs will drive to your waypoint (set on the map)
- If no waypoint is set, finish line is 500m ahead
2. Clear Race
- Deletes NPC vehicles, drivers, and blips
3. Repair Vehicle
- Repairs your current vehicle
4. Close Menu
- Closes the UI menu
----------------------------------------
FEATURES
----------------------------------------
• Spawns 3 NPC racers with cars
• NPC drivers automatically race toward the finish line
• Finish line automatically appears (yellow marker)
• NPC indicators shown as cone markers above their cars
• Mission Passed scaleform UI after reaching finish line
• Menu system using NativeUI
----------------------------------------
REQUIREMENTS
----------------------------------------
• ScriptHookV
• ScriptHookVDotNet 3.6+
• NativeUI
• GTA V (latest version recommended)
----------------------------------------
CHANGELOG
----------------------------------------
v1.0
- First release
- NPC racing system
- Menu system (NativeUI)
- Finish line marker
- Mission passed UI
- Fixes for blips + cleanup
----------------------------------------
CREDITS
----------------------------------------
Created by: kong
----------------------------------------
NOTES
----------------------------------------
1) This mod is an experimental version for testing and enjoying NPC racing.
2) Press "Start Race" to begin. The first time may take a while to load:
- The system will load NPC vehicle models first.
- NPCs will then enter their vehicles.
- If NPCs are not in their cars, press "Clear Race" and then "Start Race" again.
- Once NPCs are seated, the system will calculate the route before they start driving.
- After route calculation is complete, NPCs will begin driving along the set path.
- After the first load is complete, subsequent loads will start quickly.
3) To encourage development, please press "Like" and "Follow" to support this mod.
4) Future versions may include:
- NPCs choosing their vehicles for the race
- A menu for players to customize their own vehicles
RACE MOD - GTA V
Version 1.0 (C# .NET)
========================================
This mod adds a simple racing system to GTA V. Players can get into any vehicle and press Start Race from the menu to begin a race.
When the race starts, NPC racers will spawn and the finish line will be set. Players can mark a waypoint on the map and press Start Race to use that point as the race finish line.
If no waypoint is set, NPC vehicles will drive from the starting point toward a position approximately 500 meters in front of the player.
When the player reaches the finish line, a “Mission Passed” screen will appear in-game.
Caution:
- If you press Start Race while not in a vehicle, the mod will not work.
- The mod will only function correctly when the player is inside a vehicle and presses Start Race.
----------------------------------------
INSTALLATION
----------------------------------------
1. Install ScriptHookV
(Alexander Blade)
2. Install ScriptHookVDotNet 3+
(Copy ScriptHookVDotNet.dll, .xml, .asi into GTA V folder)
3. Install NativeUI
(Place NativeUI.dll inside "scripts" folder)
4. Extract the ZIP file and place:
RaceMod.dll
into your GTA V/scripts/ folder
Final folder structure should be:
Grand Theft Auto V/
└─ scripts/
├─ RaceMod.dll
└─ NativeUI.dll
----------------------------------------
HOW TO USE
----------------------------------------
• Press F8 to open the Race Menu
• Use menu options:
1. Start Race
- Spawns NPC racers
- NPCs will drive to your waypoint (set on the map)
- If no waypoint is set, finish line is 500m ahead
2. Clear Race
- Deletes NPC vehicles, drivers, and blips
3. Repair Vehicle
- Repairs your current vehicle
4. Close Menu
- Closes the UI menu
----------------------------------------
FEATURES
----------------------------------------
• Spawns 3 NPC racers with cars
• NPC drivers automatically race toward the finish line
• Finish line automatically appears (yellow marker)
• NPC indicators shown as cone markers above their cars
• Mission Passed scaleform UI after reaching finish line
• Menu system using NativeUI
----------------------------------------
REQUIREMENTS
----------------------------------------
• ScriptHookV
• ScriptHookVDotNet 3.6+
• NativeUI
• GTA V (latest version recommended)
----------------------------------------
CHANGELOG
----------------------------------------
v1.0
- First release
- NPC racing system
- Menu system (NativeUI)
- Finish line marker
- Mission passed UI
- Fixes for blips + cleanup
----------------------------------------
CREDITS
----------------------------------------
Created by: kong
----------------------------------------
NOTES
----------------------------------------
1) This mod is an experimental version for testing and enjoying NPC racing.
2) Press "Start Race" to begin. The first time may take a while to load:
- The system will load NPC vehicle models first.
- NPCs will then enter their vehicles.
- If NPCs are not in their cars, press "Clear Race" and then "Start Race" again.
- Once NPCs are seated, the system will calculate the route before they start driving.
- After route calculation is complete, NPCs will begin driving along the set path.
- After the first load is complete, subsequent loads will start quickly.
3) To encourage development, please press "Like" and "Follow" to support this mod.
4) Future versions may include:
- NPCs choosing their vehicles for the race
- A menu for players to customize their own vehicles
First Uploaded: 6 días
Last Updated: 3 días
Last Downloaded: 40 minuto
2 Comments
More mods by Kong2545:
- Gameplay
486
16
v.1.0
By Kong2545
========================================
RACE MOD - GTA V
Version 1.0 (C# .NET)
========================================
This mod adds a simple racing system to GTA V. Players can get into any vehicle and press Start Race from the menu to begin a race.
When the race starts, NPC racers will spawn and the finish line will be set. Players can mark a waypoint on the map and press Start Race to use that point as the race finish line.
If no waypoint is set, NPC vehicles will drive from the starting point toward a position approximately 500 meters in front of the player.
When the player reaches the finish line, a “Mission Passed” screen will appear in-game.
Caution:
- If you press Start Race while not in a vehicle, the mod will not work.
- The mod will only function correctly when the player is inside a vehicle and presses Start Race.
----------------------------------------
INSTALLATION
----------------------------------------
1. Install ScriptHookV
(Alexander Blade)
2. Install ScriptHookVDotNet 3+
(Copy ScriptHookVDotNet.dll, .xml, .asi into GTA V folder)
3. Install NativeUI
(Place NativeUI.dll inside "scripts" folder)
4. Extract the ZIP file and place:
RaceMod.dll
into your GTA V/scripts/ folder
Final folder structure should be:
Grand Theft Auto V/
└─ scripts/
├─ RaceMod.dll
└─ NativeUI.dll
----------------------------------------
HOW TO USE
----------------------------------------
• Press F8 to open the Race Menu
• Use menu options:
1. Start Race
- Spawns NPC racers
- NPCs will drive to your waypoint (set on the map)
- If no waypoint is set, finish line is 500m ahead
2. Clear Race
- Deletes NPC vehicles, drivers, and blips
3. Repair Vehicle
- Repairs your current vehicle
4. Close Menu
- Closes the UI menu
----------------------------------------
FEATURES
----------------------------------------
• Spawns 3 NPC racers with cars
• NPC drivers automatically race toward the finish line
• Finish line automatically appears (yellow marker)
• NPC indicators shown as cone markers above their cars
• Mission Passed scaleform UI after reaching finish line
• Menu system using NativeUI
----------------------------------------
REQUIREMENTS
----------------------------------------
• ScriptHookV
• ScriptHookVDotNet 3.6+
• NativeUI
• GTA V (latest version recommended)
----------------------------------------
CHANGELOG
----------------------------------------
v1.0
- First release
- NPC racing system
- Menu system (NativeUI)
- Finish line marker
- Mission passed UI
- Fixes for blips + cleanup
----------------------------------------
CREDITS
----------------------------------------
Created by: kong
----------------------------------------
NOTES
----------------------------------------
1) This mod is an experimental version for testing and enjoying NPC racing.
2) Press "Start Race" to begin. The first time may take a while to load:
- The system will load NPC vehicle models first.
- NPCs will then enter their vehicles.
- If NPCs are not in their cars, press "Clear Race" and then "Start Race" again.
- Once NPCs are seated, the system will calculate the route before they start driving.
- After route calculation is complete, NPCs will begin driving along the set path.
- After the first load is complete, subsequent loads will start quickly.
3) To encourage development, please press "Like" and "Follow" to support this mod.
4) Future versions may include:
- NPCs choosing their vehicles for the race
- A menu for players to customize their own vehicles
RACE MOD - GTA V
Version 1.0 (C# .NET)
========================================
This mod adds a simple racing system to GTA V. Players can get into any vehicle and press Start Race from the menu to begin a race.
When the race starts, NPC racers will spawn and the finish line will be set. Players can mark a waypoint on the map and press Start Race to use that point as the race finish line.
If no waypoint is set, NPC vehicles will drive from the starting point toward a position approximately 500 meters in front of the player.
When the player reaches the finish line, a “Mission Passed” screen will appear in-game.
Caution:
- If you press Start Race while not in a vehicle, the mod will not work.
- The mod will only function correctly when the player is inside a vehicle and presses Start Race.
----------------------------------------
INSTALLATION
----------------------------------------
1. Install ScriptHookV
(Alexander Blade)
2. Install ScriptHookVDotNet 3+
(Copy ScriptHookVDotNet.dll, .xml, .asi into GTA V folder)
3. Install NativeUI
(Place NativeUI.dll inside "scripts" folder)
4. Extract the ZIP file and place:
RaceMod.dll
into your GTA V/scripts/ folder
Final folder structure should be:
Grand Theft Auto V/
└─ scripts/
├─ RaceMod.dll
└─ NativeUI.dll
----------------------------------------
HOW TO USE
----------------------------------------
• Press F8 to open the Race Menu
• Use menu options:
1. Start Race
- Spawns NPC racers
- NPCs will drive to your waypoint (set on the map)
- If no waypoint is set, finish line is 500m ahead
2. Clear Race
- Deletes NPC vehicles, drivers, and blips
3. Repair Vehicle
- Repairs your current vehicle
4. Close Menu
- Closes the UI menu
----------------------------------------
FEATURES
----------------------------------------
• Spawns 3 NPC racers with cars
• NPC drivers automatically race toward the finish line
• Finish line automatically appears (yellow marker)
• NPC indicators shown as cone markers above their cars
• Mission Passed scaleform UI after reaching finish line
• Menu system using NativeUI
----------------------------------------
REQUIREMENTS
----------------------------------------
• ScriptHookV
• ScriptHookVDotNet 3.6+
• NativeUI
• GTA V (latest version recommended)
----------------------------------------
CHANGELOG
----------------------------------------
v1.0
- First release
- NPC racing system
- Menu system (NativeUI)
- Finish line marker
- Mission passed UI
- Fixes for blips + cleanup
----------------------------------------
CREDITS
----------------------------------------
Created by: kong
----------------------------------------
NOTES
----------------------------------------
1) This mod is an experimental version for testing and enjoying NPC racing.
2) Press "Start Race" to begin. The first time may take a while to load:
- The system will load NPC vehicle models first.
- NPCs will then enter their vehicles.
- If NPCs are not in their cars, press "Clear Race" and then "Start Race" again.
- Once NPCs are seated, the system will calculate the route before they start driving.
- After route calculation is complete, NPCs will begin driving along the set path.
- After the first load is complete, subsequent loads will start quickly.
3) To encourage development, please press "Like" and "Follow" to support this mod.
4) Future versions may include:
- NPCs choosing their vehicles for the race
- A menu for players to customize their own vehicles
First Uploaded: 6 días
Last Updated: 3 días
Last Downloaded: 40 minuto







NativeUI, booo ;) no enhanced
@liquido Thank you for your feedback! 😊 This version uses NativeUI for simplicity and compatibility Enhanced NativeUI may be considered in future updates.