GTA NPC & Vehicle Cleanup is a lightweight, efficient client-side script for GTA V that automatically removes unwanted NPCs, random cops, garbage trucks, and vehicles. Designed to enhance gameplay experience by reducing clutter, improving server performance, and providing a cleaner, more immersive environment for players.
This script continuously controls game density multipliers and cleans the nearby area of vehicles, ensuring a smooth, optimized session for players and server admins.
- Disables random cops and NPC spawns to reduce distractions.
- Removes garbage trucks and random boats from the environment.
- Sets all vehicle and pedestrian density multipliers to zero.
- Continuously clears nearby vehicles within a large radius for cleaner gameplay.
- Runs entirely client-side for easy deployment and compatibility.
- Lightweight script with minimal performance impact.
- Planned: Configurable radius and selective NPC disabling options.
-
Disable Spawns:
The script disables random NPCs, cops, garbage trucks, and boats via native GTA V functions every frame. -
Density Control:
All density multipliers for vehicles, peds, and scenarios are set to zero each tick, preventing new entities from spawning. -
Clear Vehicles:
Vehicles in a 1000-unit radius around the player are cleared continuously to maintain an empty environment. -
Area Cleanup:
Removes vehicle generators in a 1000x1000x1000 area centered on the player, further ensuring no new vehicles spawn.
- A FiveM server or compatible GTA V mod environment.
- Basic knowledge of resource installation for GTA V mods.
-
Clone or download this repository.
-
Place the resource folder into your server’s
resourcesdirectory. -
Add the following line to your server configuration file (
server.cfg):
start remove-npc- Restart the server or resource to apply changes.
- The script runs automatically on client connection.
- No user interaction required.
- For best results, configure your server to start this resource by default.
- No special permissions required.
- Compatible with most GTA V servers and mod setups.
- Works best on FiveM or similar multiplayer frameworks.
Contributions, bug reports, and feature requests are welcome! Please:
- Fork the repository and create a feature branch.
- Commit your changes with clear messages.
- Submit pull requests with detailed descriptions.
- Report any issues via GitHub Issues.
This project is licensed under the MIT License. A permissive open-source license that allows you to freely use, modify, and distribute the software with minimal restrictions. For full details, please refer to the LICENSE file.
Created and maintained by KaloudasDev.
If you find this project useful, your star star on the repository would be greatly appreciated!