[FREE] sqz_carmenu - SimpleCar Control Script

Awesome menu, I like it. Make it for native ui, and warmenu. I think if it was in all three versions it would be the best.

Ok, once I finish something others scripts and then I make it.

1 Like

Script works fine, and i like it!
But i found some issue, like i see in client.lua are line - you need to be in vehicle, but , then i try press F11 outside vehicle dont show up nothing, like alert or something, and then i get in the vehicle i try again press F11 its not work anymore, then i restart in console your script, and again it works, so its crash when someone try to open some stuff from outside, can u fix this issue pls? :slight_smile:

But over all, very good script, for roleplay, recomend, like u can open each window n stuff. really nice.
I ill wait for fix! Cheerz.

Hello. Check you if you have B1G Notify as one depency.

oh i dont have it, okay, i will try!

Standalone script is Done !!! :slight_smile:

1 Like

Does it run with latest ESX?

Hello, it should. But if you are using an WarMenu version, it does not need ESX :slight_smile:

How to ad that warmenu for other script menus? :thinking:
Btw, when pres start engine, menu dont works … then need to restart script and then again all works… i guess this is the only one issue i can found.

I will repair it. WarMenu for other scripts is maybye simple maybye not :smiley: Find on Google (or yoir favorite web search) WarMenu

1 Like

Pressing any menu option just doesn’t work.

Hey! It didn’t work for me in its “no dependencies” version but it did in its ESX version, thanks for your input, it’s a very nice menu :slight_smile:

Is there a fix for the repair bug at the extras?

I made it a long time ago, the artifacts were different. I will try to figure it.

did you already figure out what the problem is?

I hope it is allowed, the docs are out! https://docs.squizer.cz

can one make this where only a admin can use the command?

client main lua line 390-399, replace with this:

if data.current.value == x then
					if IsVehicleExtraTurnedOn(vehicle, x) then
						SetVehicleAutoRepairDisabled (vehicle, true) -- THIS DISABLE AUTOREPAIR
						SetVehicleExtra(vehicle, x, 1)
						ESX.UI.Menu.CloseAll()
						OpenVehicleExtrasMenu()
					elseif not IsVehicleExtraTurnedOn(vehicle, x) then
						SetVehicleAutoRepairDisabled (vehicle, true) -- THIS DISABLE AUTOREPAIR
						SetVehicleExtra(vehicle, x, 0)
						ESX.UI.Menu.CloseAll()
						OpenVehicleExtrasMenu()
					end

When i’am Driver of a police car, i cant opened the menu via F11
When i’am not Driver i can

about command i can open the menu every time

can u fix this?

CZ

Ahoj, nemáš prosím verzi s Liveris changerem?

EN
Hello, can you give me please version liveris changer?