[Filterscript] Vehicle Tune Dialog using VehicleCanHaveComponent - Printable Version + open.mp forum (https://forum.open.mp) -- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3) --- Forum: Releases (https://forum.open.mp/forumdisplay.php?fid=13) ---- Forum: Filterscripts (https://forum.open.mp/forumdisplay.php?fid=30) ---- Thread: [Filterscript] Vehicle Tune Dialog using VehicleCanHaveComponent (/showthread.php?tid=3039) |
Vehicle Tune Dialog using VehicleCanHaveComponent - Vornex - 2025-01-16 This filterscript loops through all component IDs and uses VehicleCanHaveComponent, It also checks their slots to create a list of valid components of the same type for the vehicle. Then, it shows a dialog to the player for tuning the vehicle. GitHub link: https://github.com/Kingvornex/OPEN.MP-VEHICLE-TUNE-MENU/blob/main/car%20components.pwn |