šŸ“± renzu_controller - Simple Vehicle Controller | Control Neon, Headlights Colors, Doors

:control_knobs: renzu_controller

#carcontrol control #vehiclecontrol #carheight #height suspension #neon
Fivem Vehicle/Car Controller. Change Neon Colors, Xenon Headlights color , Vehicle Height, Doors and more.

What is this?

  • this resource aims to control vehicle neon lights, xenon headlights colors, doors, seat options and many more, with easy access using Keybinds and commands.

:inbox_tray: Download

:red_car: Feature

  • Standalone
  • Item based Controller (optional)
  • Control Doors, Seat options, Engine Switch and interior lights
  • Change Neon Lights with preconfigure color and Custom color using RGB Color Picker
  • Change Xenon Lights with preconfigure color and Custom color using RGB Color Picker
  • Adjustable Vehicle Height
  • if using item - Serial Based and Plate Locked item. (cant share to other player)

Dependencies if config.item == true

  • ox_inventory

Install

  • goto /renzu_controller/ox_inventory
  • install the items and image

Commands

  • /seat (0-4)
  • /engine
  • /door (-1 - 6)
  • /carcontrol

Keybinds

  • Default Home

icons taken from

19 Likes

Another one ! Thank you Renzu for the awsome work you share with the community ! Long live Renzu AUUUU :clinking_glasses:

3 Likes

this guy never disappoints, too perfect Iā€™m already testing it. thank you so much <3 :star_struck: :pray:

2 Likes

Nice.
Keep up the good work

2 Likes

Well done, love it :heart_eyes:.

2 Likes

please fix your other resources.

1 Like

Nice job, as always! :yum:

2 Likes

im starting to update one by one my year old resources,
starting to less complex first, which resource is your talking about? go to that resource issue page and create one.

2 Likes

Just a suggestion for this script I would like to see, ability to turn off/on features in config, as I donā€™t want players to be able to control anything else as turning engine, doors and seats

1 Like

Like height?
Turning off neon and headlights too!
Sounds like a car control only

Iā€™m having an error when trying to open the menuā€¦

did you have ox_lib?
anyway i have support pure standalone

Hi Renzu, encountered a small issue. When i try to use the remote on my personal vehicle itā€™s not working, but if i spawn a random car itā€™s working. Could be something with the plates ? My Dealership has 8 characters for the plate without the space charracter. No errors at all, Iā€™m on esx.
I also ensured the script after ox_inventory.

So itā€™s like this:
ensure ox_lib
ensure ox_inventory
ensure renzu_controller

[ EDIT ] I think it was something wrong on my end. Itā€™s working fine.

dont be shy to open a issue in github anytime you encounter issue :smiley:

First, please support stock qb and esx inventories. Well, at least qb LOL.

Does the vehicle already need to have neonā€™s or Xeons installed before they can be used? Or will this ā€œinstallā€ them on the vehicle?

use it as standalone, controller as item is just a extra feature.
and supporting ESX inventory is impossible without metadata.

thank youu bro

1 Like

I want addd you script ā€œvehicle controlā€ at my qb-radialmenu. Can you help me ?
{
id = ā€˜renzu_controllerā€™, <---- ?
title = ā€˜Menu du vĆ©hiculeā€™,
icon = ā€˜linkā€™,
type = ā€˜clientā€™, <---- ?
event = ā€˜renzu_controller:client:showuiā€™, <---- ?
shouldClose = true
} ,