Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nocapscripts/nc_carflip

An flip vehicle system for QBCore
https://github.com/nocapscripts/nc_carflip

fivem fivem-script lua qbcore qbcore-framework

Last synced: 5 days ago
JSON representation

An flip vehicle system for QBCore

Awesome Lists containing this project

README

        

# 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",
},
```