Theme editor

  • If you experience issues login with Discord, reset your password and wait 3 minutes for the email!

QBCORE QBus Car Menu

ItzHighNL

Administrator
Staff member
Administrator
Joined
Nov 12, 2020
Messages
1,408
Reaction score
16
Points
38
Credits
4,091
Thread owner
Code:
qb-carmenu - You can put it in qb-radialmenu in your config.lua

[3] = {
? ? ? ? id? ? = 'vehicle',
? ? ? ? title = 'Vehicle Options',
? ? ? ? icon = '#vehicle',
? ? ? ? type = 'client',
? ? ? ? event = 'qb-carmenu:veh:options',
? ? ? ? shouldClose = true,
? ? ? ? items = {},
? ? },

 
Great share +rep thank you


[font=Poppins, Helvetica, sans-serif]Great share +rep thank you[/font] :D


Great share +rep thank you
 
ItzHighNL said:
Code:
qb-carmenu - You can put it in qb-radialmenu in your config.lua

[3] = {
? ? ? ? id? ? = 'vehicle',
? ? ? ? title = 'Vehicle Options',
? ? ? ? icon = '#vehicle',
? ? ? ? type = 'client',
? ? ? ? event = 'qb-carmenu:veh:options',
? ? ? ? shouldClose = true,
? ? ? ? items = {},
? ? },
ItzHighNL
 
ItzHighNL said:
Code:
qb-carmenu - You can put it in qb-radialmenu in your config.lua

[3] = {
? ? ? ? id? ? = 'vehicle',
? ? ? ? title = 'Vehicle Options',
? ? ? ? icon = '#vehicle',
? ? ? ? type = 'client',
? ? ? ? event = 'qb-carmenu:veh:options',
? ? ? ? shouldClose = true,
? ? ? ? items = {},
? ? },
ItzHighNL
 
[font=Poppins, Helvetica, sans-serif]thanks for sharing man :D[/font]
 
Back
Top Bottom