NPC Vehicle Repair System
A standalone FiveM script that provides an immersive vehicle repair experience with NPC mechanics.
- Interactive NUI Interface: Clean, modern interface positioned in the top-right corner
- Keybind Controls:
F4- Open/Show the Fixit interfaceESCorBACKSPACE- Close the interface
- Smart Repair System: Automatically detects your current vehicle or finds the nearest one
- Cooldown Protection: 10-minute cooldown between repair calls to prevent abuse
- Real-time Feedback: Live countdown timer during cooldown period
- RP Experience: Mechanic drives to your location, performs repairs, and departs
- Legacy Support: Original
/fixitchat command still available
- Download the 'cbk-fixit' folder
- Place it in your server's
resourcesdirectory - Add
start cbk-fixitto yourserver.cfg - Restart your server
- Press
F4to open the Fixit interface - Click "Call For Repair" to summon a mechanic
- The interface closes immediately and shows repair progress notifications
- Wait for the mechanic to arrive and complete the repair
- Type
/fixitin chat to call for repair (same functionality)
- After calling for repair, you must wait 10 minutes before requesting service again
- The interface shows a live countdown timer (MM:SS format) during cooldown
- Attempting to call during cooldown displays the remaining time
- Cooldown resets when you rejoin the server
Edit config.lua to customize:
- Spawn distances for the tow truck
- Vehicle and ped models
- Driving speed
- Blip settings
The system provides clear feedback through:
- Chat notifications for repair status
- In-game NUI messages for cooldown information
- Visual blips on the map for the approaching tow truck
- None (standalone script)
This is a standalone script that works with any framework or no framework at all.
Original script by CowBoyKeno, enhanced with NUI interface and cooldown system.