📍Information

Join our Discord here: https://discord.gg/rebelscripts

Dependencies:

Installation:

  1. Download and install the latest version of ox_lib.

  2. Configure the config.lua to your liking.

  3. Done, it's as easy as that! Enjoy the script and have fun!

Events:

Use this event to open the vehicle control menu in other scripts, such as in a radial menu

Client Side:

TriggerEvent('rebel-vehcontrol:client:openVehControl')

Server Side:

TriggerClientEvent('rebel-vehcontrol:client:openVehControl', source)

Last updated