Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 292 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 292 Bytes

NoCapScripts Vehicle Flip System

Vehicle flipover script for QBCore

Depedencies

  • ox_lib

Add qb-target function under Config.TargetBones in init.lua file

 {
    type = "client",
    event = "nc_carflip:flipcar",
    icon = "fas fa-car",
    label = "Flip Vehicle",
 },