[Release] [Standalone] VehControl NUI Menu

Unfortunately not yet. Hopefully soon though! I’ll let you know if I figure it out.

will you ever add a neon button to it to turn neon on and off

I made a branch for this and a button, the problem is if the car doesn’t have neon and you hit the button, you get a random color of neon and it’s free instead of buying the upgrade from a shop like normal servers. Needless to say I won’t be implementing the branch unless I remove the button and make it command only and togglable in the config file

Hey

		if IsPedInAnyVehicle(PlayerPedId(), false) then
			if ( IsControlJustReleased( 0, 56 ) or IsDisabledControlJustReleased( 0, 56 ) ) and GetLastInputMethod( 0 ) and not IsPauseMenuActive() then -- Key to open NUI https://docs.fivem.net/docs/game-references/controls/
				openVehControl()
			end
		end

This key: 56 (F9 button)

1 Like

Hey, anyone found out what could be causing the menu not to work? I already changed the name of the folder to just ‘vehcontrol’, nothing happens, and even when I press ESC to close it, I still have the cursor and I had to close FiveM with the task manager. How can I fix?

Having the same issue now, did you have a fix for it?

engine button does not work

IN latest update you can use control if you die in car

Hey, can you explain how you got it to work with your radial menu?

just put client nui call for open in to radial menu funtions

Love this but, is there a way to add a Aux button that opens the bomb bay door?

You have to name the folder vehcontrol or it wont be read properly by the Native files.

Did you ever figure out the hood problem by chance?

Engine button not working for me;

When i press the buttom, engine stops and start at the same time, my car dont stop, only blinky lights

Does anyone know how I would be able to open/close doors, trunk or hood from the outside of the vehicle?

+1 on use outside the vehicle. Thanks.

Have any clue as to why my hat dissapears on my head every time I use the menu to move seats??

@Manvaril

Could you elaborate on this? Do you mean on the numpad? Would appreciate specific instructions if you can, thanks