Filipos3003
Bronze Elite
hi i am fili
This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.
If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.
VehContol is a NUI vehicle control script, It is currently a standalone script that does not have any dependencies and is a drop in to any server.
Control
NUI Controls
- Hood
- Trunk
- Doors
- Windows
- Interior Light
- Change Seats
- Leave Engine Running on Exit
Commands
- Open - ]
- Close - ESC
- /engine - Start/Stop Vehicle Engine
- /hood - Open/Close Hood
- /trunk - Open/Close Trunk
- /seat [1-4]- Move Seat
- /door [1-4] - Open/Close Door
- /window [1-4] - Roll Up/Down Window
- /windowfront - Roll Up/Down Front Windows
- /windowback - Roll Up/Down Back Windows
- /windowall - Roll Up/Down All Windows
- /vehcontrolclose - Close NUI (in F8 if stuck open)
Exporting
Exporting and Events
The following ways can be used to open the menu from another resource depending on how the resource is coded
Open menu from another resource with exports
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Open menu from another resource with events
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Config
UseCommands [true/false] - Allow the use of /commands
DisableSeatShuffle [true/false] - Allow auto-seat shuffle from passenger to driver
LeaveRunning [true/false] - Allow the engine to keep running on exit of the vehicle with a long F keypress
Download:
Hidden link for visitors, to see Log in or register now.
WARNING
You must change the folder after extraction from “vehcontrol-master” to “vehcontrol” or your NUI menu will not work when you push a button!
Hidden link for visitors, to see Log in or register now.
TODO
- Nothing Currently
Changelog
v1.1.4
- Added secondary way to call the menu using events
- v1.1.3
- Added Exports to call the menu from another resource
- v1.1.2
- Merged Pull request #2 by yhtrae, which added a fix for disabling the opening of the menu while in the ESC pause menu
- Added ability to keep the engine running when you get out of the drivers seat
- Add LeaveRunning [true/false] flag to config
- v1.1.1
- Fix Auto-Seat Shuffle
- Add DisableSeatShuffle [true/false] flag to config
- v1.1.0
- Fixed seat switching (was unable to move to driver from every seat)
- Added config.lua with settings
- Added /engine command
- Added /hood command
- Added /trunk command
- Added /door command
- Added /seat command
- Added /window command
- Added /windowfront command
- Added /windowback command
- Added /windowall command
- Added vehcontrolclose command (use in F8 if NUI stuck open)
- Restructured code to be modular with NUI and Commands
- v1.0.0
- Initial Release
Screenshots
View attachment 650
View attachment 651
super ste ovo napravili svaka cast
WowVehContol is a NUI vehicle control script, It is currently a standalone script that does not have any dependencies and is a drop in to any server.
Control
NUI Controls
- Hood
- Trunk
- Doors
- Windows
- Interior Light
- Change Seats
- Leave Engine Running on Exit
Commands
- Open - ]
- Close - ESC
- /engine - Start/Stop Vehicle Engine
- /hood - Open/Close Hood
- /trunk - Open/Close Trunk
- /seat [1-4]- Move Seat
- /door [1-4] - Open/Close Door
- /window [1-4] - Roll Up/Down Window
- /windowfront - Roll Up/Down Front Windows
- /windowback - Roll Up/Down Back Windows
- /windowall - Roll Up/Down All Windows
- /vehcontrolclose - Close NUI (in F8 if stuck open)
Exporting
Exporting and Events
The following ways can be used to open the menu from another resource depending on how the resource is coded
Open menu from another resource with exports
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Open menu from another resource with events
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Config
UseCommands [true/false] - Allow the use of /commands
DisableSeatShuffle [true/false] - Allow auto-seat shuffle from passenger to driver
LeaveRunning [true/false] - Allow the engine to keep running on exit of the vehicle with a long F keypress
Download:
Hidden link for visitors, to see Log in or register now.
WARNING
You must change the folder after extraction from “vehcontrol-master” to “vehcontrol” or your NUI menu will not work when you push a button!
Hidden link for visitors, to see Log in or register now.
TODO
- Nothing Currently
Changelog
v1.1.4
- Added secondary way to call the menu using events
- v1.1.3
- Added Exports to call the menu from another resource
- v1.1.2
- Merged Pull request #2 by yhtrae, which added a fix for disabling the opening of the menu while in the ESC pause menu
- Added ability to keep the engine running when you get out of the drivers seat
- Add LeaveRunning [true/false] flag to config
- v1.1.1
- Fix Auto-Seat Shuffle
- Add DisableSeatShuffle [true/false] flag to config
- v1.1.0
- Fixed seat switching (was unable to move to driver from every seat)
- Added config.lua with settings
- Added /engine command
- Added /hood command
- Added /trunk command
- Added /door command
- Added /seat command
- Added /window command
- Added /windowfront command
- Added /windowback command
- Added /windowall command
- Added vehcontrolclose command (use in F8 if NUI stuck open)
- Restructured code to be modular with NUI and Commands
- v1.0.0
- Initial Release
Screenshots
View attachment 650
View attachment 651
.VehContol is a NUI vehicle control script, It is currently a standalone script that does not have any dependencies and is a drop in to any server.
Control
NUI Controls
- Hood
- Trunk
- Doors
- Windows
- Interior Light
- Change Seats
- Leave Engine Running on Exit
Commands
- Open - ]
- Close - ESC
- /engine - Start/Stop Vehicle Engine
- /hood - Open/Close Hood
- /trunk - Open/Close Trunk
- /seat [1-4]- Move Seat
- /door [1-4] - Open/Close Door
- /window [1-4] - Roll Up/Down Window
- /windowfront - Roll Up/Down Front Windows
- /windowback - Roll Up/Down Back Windows
- /windowall - Roll Up/Down All Windows
- /vehcontrolclose - Close NUI (in F8 if stuck open)
Exporting
Exporting and Events
The following ways can be used to open the menu from another resource depending on how the resource is coded
Open menu from another resource with exports
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Open menu from another resource with events
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Config
UseCommands [true/false] - Allow the use of /commands
DisableSeatShuffle [true/false] - Allow auto-seat shuffle from passenger to driver
LeaveRunning [true/false] - Allow the engine to keep running on exit of the vehicle with a long F keypress
Download:
Hidden link for visitors, to see Log in or register now.
WARNING
You must change the folder after extraction from “vehcontrol-master” to “vehcontrol” or your NUI menu will not work when you push a button!
Hidden link for visitors, to see Log in or register now.
TODO
- Nothing Currently
Changelog
v1.1.4
- Added secondary way to call the menu using events
- v1.1.3
- Added Exports to call the menu from another resource
- v1.1.2
- Merged Pull request #2 by yhtrae, which added a fix for disabling the opening of the menu while in the ESC pause menu
- Added ability to keep the engine running when you get out of the drivers seat
- Add LeaveRunning [true/false] flag to config
- v1.1.1
- Fix Auto-Seat Shuffle
- Add DisableSeatShuffle [true/false] flag to config
- v1.1.0
- Fixed seat switching (was unable to move to driver from every seat)
- Added config.lua with settings
- Added /engine command
- Added /hood command
- Added /trunk command
- Added /door command
- Added /seat command
- Added /window command
- Added /windowfront command
- Added /windowback command
- Added /windowall command
- Added vehcontrolclose command (use in F8 if NUI stuck open)
- Restructured code to be modular with NUI and Commands
- v1.0.0
- Initial Release
Screenshots
View attachment 650
View attachment 651
hVehContol is a NUI vehicle control script, It is currently a standalone script that does not have any dependencies and is a drop in to any server.
Control
NUI Controls
- Hood
- Trunk
- Doors
- Windows
- Interior Light
- Change Seats
- Leave Engine Running on Exit
Commands
- Open - ]
- Close - ESC
- /engine - Start/Stop Vehicle Engine
- /hood - Open/Close Hood
- /trunk - Open/Close Trunk
- /seat [1-4]- Move Seat
- /door [1-4] - Open/Close Door
- /window [1-4] - Roll Up/Down Window
- /windowfront - Roll Up/Down Front Windows
- /windowback - Roll Up/Down Back Windows
- /windowall - Roll Up/Down All Windows
- /vehcontrolclose - Close NUI (in F8 if stuck open)
Exporting
Exporting and Events
The following ways can be used to open the menu from another resource depending on how the resource is coded
Open menu from another resource with exports
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Open menu from another resource with events
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Config
UseCommands [true/false] - Allow the use of /commands
DisableSeatShuffle [true/false] - Allow auto-seat shuffle from passenger to driver
LeaveRunning [true/false] - Allow the engine to keep running on exit of the vehicle with a long F keypress
Download:
Hidden link for visitors, to see Log in or register now.
WARNING
You must change the folder after extraction from “vehcontrol-master” to “vehcontrol” or your NUI menu will not work when you push a button!
Hidden link for visitors, to see Log in or register now.
TODO
- Nothing Currently
Changelog
v1.1.4
- Added secondary way to call the menu using events
- v1.1.3
- Added Exports to call the menu from another resource
- v1.1.2
- Merged Pull request #2 by yhtrae, which added a fix for disabling the opening of the menu while in the ESC pause menu
- Added ability to keep the engine running when you get out of the drivers seat
- Add LeaveRunning [true/false] flag to config
- v1.1.1
- Fix Auto-Seat Shuffle
- Add DisableSeatShuffle [true/false] flag to config
- v1.1.0
- Fixed seat switching (was unable to move to driver from every seat)
- Added config.lua with settings
- Added /engine command
- Added /hood command
- Added /trunk command
- Added /door command
- Added /seat command
- Added /window command
- Added /windowfront command
- Added /windowback command
- Added /windowall command
- Added vehcontrolclose command (use in F8 if NUI stuck open)
- Restructured code to be modular with NUI and Commands
- v1.0.0
- Initial Release
Screenshots
View attachment 650
View attachment 651
VehContol is a NUI vehicle control script, It is currently a standalone script that does not have any dependencies and is a drop in to any server.
Control
NUI Controls
- Hood
- Trunk
- Doors
- Windows
- Interior Light
- Change Seats
- Leave Engine Running on Exit
Commands
- Open - ]
- Close - ESC
- /engine - Start/Stop Vehicle Engine
- /hood - Open/Close Hood
- /trunk - Open/Close Trunk
- /seat [1-4]- Move Seat
- /door [1-4] - Open/Close Door
- /window [1-4] - Roll Up/Down Window
- /windowfront - Roll Up/Down Front Windows
- /windowback - Roll Up/Down Back Windows
- /windowall - Roll Up/Down All Windows
- /vehcontrolclose - Close NUI (in F8 if stuck open)
Exporting
Exporting and Events
The following ways can be used to open the menu from another resource depending on how the resource is coded
Open menu from another resource with exports
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Open menu from another resource with events
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Config
UseCommands [true/false] - Allow the use of /commands
DisableSeatShuffle [true/false] - Allow auto-seat shuffle from passenger to driver
LeaveRunning [true/false] - Allow the engine to keep running on exit of the vehicle with a long F keypress
Download:
Hidden link for visitors, to see Log in or register now.
WARNING
You must change the folder after extraction from “vehcontrol-master” to “vehcontrol” or your NUI menu will not work when you push a button!
Hidden link for visitors, to see Log in or register now.
TODO
- Nothing Currently
Changelog
v1.1.4
- Added secondary way to call the menu using events
- v1.1.3
- Added Exports to call the menu from another resource
- v1.1.2
- Merged Pull request #2 by yhtrae, which added a fix for disabling the opening of the menu while in the ESC pause menu
- Added ability to keep the engine running when you get out of the drivers seat
- Add LeaveRunning [true/false] flag to config
- v1.1.1
- Fix Auto-Seat Shuffle
- Add DisableSeatShuffle [true/false] flag to config
- v1.1.0
- Fixed seat switching (was unable to move to driver from every seat)
- Added config.lua with settings
- Added /engine command
- Added /hood command
- Added /trunk command
- Added /door command
- Added /seat command
- Added /window command
- Added /windowfront command
- Added /windowback command
- Added /windowall command
- Added vehcontrolclose command (use in F8 if NUI stuck open)
- Restructured code to be modular with NUI and Commands
- v1.0.0
- Initial Release
Screenshots
View attachment 650
View attachment 651
VehContol is a NUI vehicle control script, It is currently a standalone script that does not have any dependencies and is a drop in to any server.
Control
NUI Controls
- Hood
- Trunk
- Doors
- Windows
- Interior Light
- Change Seats
- Leave Engine Running on Exit
Commands
- Open - ]
- Close - ESC
- /engine - Start/Stop Vehicle Engine
- /hood - Open/Close Hood
- /trunk - Open/Close Trunk
- /seat [1-4]- Move Seat
- /door [1-4] - Open/Close Door
- /window [1-4] - Roll Up/Down Window
- /windowfront - Roll Up/Down Front Windows
- /windowback - Roll Up/Down Back Windows
- /windowall - Roll Up/Down All Windows
- /vehcontrolclose - Close NUI (in F8 if stuck open)
Exporting
Exporting and Events
The following ways can be used to open the menu from another resource depending on how the resource is coded
Open menu from another resource with exports
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Open menu from another resource with events
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Config
UseCommands [true/false] - Allow the use of /commands
DisableSeatShuffle [true/false] - Allow auto-seat shuffle from passenger to driver
LeaveRunning [true/false] - Allow the engine to keep running on exit of the vehicle with a long F keypress
Download:
Hidden link for visitors, to see Log in or register now.
WARNING
You must change the folder after extraction from “vehcontrol-master” to “vehcontrol” or your NUI menu will not work when you push a button!
Hidden link for visitors, to see Log in or register now.
TODO
- Nothing Currently
Changelog
v1.1.4
- Added secondary way to call the menu using events
- v1.1.3
- Added Exports to call the menu from another resource
- v1.1.2
- Merged Pull request #2 by yhtrae, which added a fix for disabling the opening of the menu while in the ESC pause menu
- Added ability to keep the engine running when you get out of the drivers seat
- Add LeaveRunning [true/false] flag to config
- v1.1.1
- Fix Auto-Seat Shuffle
- Add DisableSeatShuffle [true/false] flag to config
- v1.1.0
- Fixed seat switching (was unable to move to driver from every seat)
- Added config.lua with settings
- Added /engine command
- Added /hood command
- Added /trunk command
- Added /door command
- Added /seat command
- Added /window command
- Added /windowfront command
- Added /windowback command
- Added /windowall command
- Added vehcontrolclose command (use in F8 if NUI stuck open)
- Restructured code to be modular with NUI and Commands
- v1.0.0
- Initial Release
Screenshots
View attachment 650
View attachment 651
GraciasVehContol is a NUI vehicle control script, It is currently a standalone script that does not have any dependencies and is a drop in to any server.
Control
NUI Controls
- Hood
- Trunk
- Doors
- Windows
- Interior Light
- Change Seats
- Leave Engine Running on Exit
Commands
- Open - ]
- Close - ESC
- /engine - Start/Stop Vehicle Engine
- /hood - Open/Close Hood
- /trunk - Open/Close Trunk
- /seat [1-4]- Move Seat
- /door [1-4] - Open/Close Door
- /window [1-4] - Roll Up/Down Window
- /windowfront - Roll Up/Down Front Windows
- /windowback - Roll Up/Down Back Windows
- /windowall - Roll Up/Down All Windows
- /vehcontrolclose - Close NUI (in F8 if stuck open)
Exporting
Exporting and Events
The following ways can be used to open the menu from another resource depending on how the resource is coded
Open menu from another resource with exports
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Open menu from another resource with events
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Config
UseCommands [true/false] - Allow the use of /commands
DisableSeatShuffle [true/false] - Allow auto-seat shuffle from passenger to driver
LeaveRunning [true/false] - Allow the engine to keep running on exit of the vehicle with a long F keypress
Download:
Hidden link for visitors, to see Log in or register now.
WARNING
You must change the folder after extraction from “vehcontrol-master” to “vehcontrol” or your NUI menu will not work when you push a button!
Hidden link for visitors, to see Log in or register now.
TODO
- Nothing Currently
Changelog
v1.1.4
- Added secondary way to call the menu using events
- v1.1.3
- Added Exports to call the menu from another resource
- v1.1.2
- Merged Pull request #2 by yhtrae, which added a fix for disabling the opening of the menu while in the ESC pause menu
- Added ability to keep the engine running when you get out of the drivers seat
- Add LeaveRunning [true/false] flag to config
- v1.1.1
- Fix Auto-Seat Shuffle
- Add DisableSeatShuffle [true/false] flag to config
- v1.1.0
- Fixed seat switching (was unable to move to driver from every seat)
- Added config.lua with settings
- Added /engine command
- Added /hood command
- Added /trunk command
- Added /door command
- Added /seat command
- Added /window command
- Added /windowfront command
- Added /windowback command
- Added /windowall command
- Added vehcontrolclose command (use in F8 if NUI stuck open)
- Restructured code to be modular with NUI and Commands
- v1.0.0
- Initial Release
Screenshots
View attachment 650
View attachment 651
nice tyVehContol is a NUI vehicle control script, It is currently a standalone script that does not have any dependencies and is a drop in to any server.
Control
NUI Controls
- Hood
- Trunk
- Doors
- Windows
- Interior Light
- Change Seats
- Leave Engine Running on Exit
Commands
- Open - ]
- Close - ESC
- /engine - Start/Stop Vehicle Engine
- /hood - Open/Close Hood
- /trunk - Open/Close Trunk
- /seat [1-4]- Move Seat
- /door [1-4] - Open/Close Door
- /window [1-4] - Roll Up/Down Window
- /windowfront - Roll Up/Down Front Windows
- /windowback - Roll Up/Down Back Windows
- /windowall - Roll Up/Down All Windows
- /vehcontrolclose - Close NUI (in F8 if stuck open)
Exporting
Exporting and Events
The following ways can be used to open the menu from another resource depending on how the resource is coded
Open menu from another resource with exports
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Open menu from another resource with events
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Config
UseCommands [true/false] - Allow the use of /commands
DisableSeatShuffle [true/false] - Allow auto-seat shuffle from passenger to driver
LeaveRunning [true/false] - Allow the engine to keep running on exit of the vehicle with a long F keypress
Download:
Hidden link for visitors, to see Log in or register now.
WARNING
You must change the folder after extraction from “vehcontrol-master” to “vehcontrol” or your NUI menu will not work when you push a button!
Hidden link for visitors, to see Log in or register now.
TODO
- Nothing Currently
Changelog
v1.1.4
- Added secondary way to call the menu using events
- v1.1.3
- Added Exports to call the menu from another resource
- v1.1.2
- Merged Pull request #2 by yhtrae, which added a fix for disabling the opening of the menu while in the ESC pause menu
- Added ability to keep the engine running when you get out of the drivers seat
- Add LeaveRunning [true/false] flag to config
- v1.1.1
- Fix Auto-Seat Shuffle
- Add DisableSeatShuffle [true/false] flag to config
- v1.1.0
- Fixed seat switching (was unable to move to driver from every seat)
- Added config.lua with settings
- Added /engine command
- Added /hood command
- Added /trunk command
- Added /door command
- Added /seat command
- Added /window command
- Added /windowfront command
- Added /windowback command
- Added /windowall command
- Added vehcontrolclose command (use in F8 if NUI stuck open)
- Restructured code to be modular with NUI and Commands
- v1.0.0
- Initial Release
Screenshots
View attachment 650
View attachment 651
tyVehContol is a NUI vehicle control script, It is currently a standalone script that does not have any dependencies and is a drop in to any server.
Control
NUI Controls
- Hood
- Trunk
- Doors
- Windows
- Interior Light
- Change Seats
- Leave Engine Running on Exit
Commands
- Open - ]
- Close - ESC
- /engine - Start/Stop Vehicle Engine
- /hood - Open/Close Hood
- /trunk - Open/Close Trunk
- /seat [1-4]- Move Seat
- /door [1-4] - Open/Close Door
- /window [1-4] - Roll Up/Down Window
- /windowfront - Roll Up/Down Front Windows
- /windowback - Roll Up/Down Back Windows
- /windowall - Roll Up/Down All Windows
- /vehcontrolclose - Close NUI (in F8 if stuck open)
Exporting
Exporting and Events
The following ways can be used to open the menu from another resource depending on how the resource is coded
Open menu from another resource with exports
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Open menu from another resource with events
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Config
UseCommands [true/false] - Allow the use of /commands
DisableSeatShuffle [true/false] - Allow auto-seat shuffle from passenger to driver
LeaveRunning [true/false] - Allow the engine to keep running on exit of the vehicle with a long F keypress
Download:
Hidden link for visitors, to see Log in or register now.
WARNING
You must change the folder after extraction from “vehcontrol-master” to “vehcontrol” or your NUI menu will not work when you push a button!
Hidden link for visitors, to see Log in or register now.
TODO
- Nothing Currently
Changelog
v1.1.4
- Added secondary way to call the menu using events
- v1.1.3
- Added Exports to call the menu from another resource
- v1.1.2
- Merged Pull request #2 by yhtrae, which added a fix for disabling the opening of the menu while in the ESC pause menu
- Added ability to keep the engine running when you get out of the drivers seat
- Add LeaveRunning [true/false] flag to config
- v1.1.1
- Fix Auto-Seat Shuffle
- Add DisableSeatShuffle [true/false] flag to config
- v1.1.0
- Fixed seat switching (was unable to move to driver from every seat)
- Added config.lua with settings
- Added /engine command
- Added /hood command
- Added /trunk command
- Added /door command
- Added /seat command
- Added /window command
- Added /windowfront command
- Added /windowback command
- Added /windowall command
- Added vehcontrolclose command (use in F8 if NUI stuck open)
- Restructured code to be modular with NUI and Commands
- v1.0.0
- Initial Release
Screenshots
View attachment 650
View attachment 651
NiceVehContol is a NUI vehicle control script, It is currently a standalone script that does not have any dependencies and is a drop in to any server.
Control
NUI Controls
- Hood
- Trunk
- Doors
- Windows
- Interior Light
- Change Seats
- Leave Engine Running on Exit
Commands
- Open - ]
- Close - ESC
- /engine - Start/Stop Vehicle Engine
- /hood - Open/Close Hood
- /trunk - Open/Close Trunk
- /seat [1-4]- Move Seat
- /door [1-4] - Open/Close Door
- /window [1-4] - Roll Up/Down Window
- /windowfront - Roll Up/Down Front Windows
- /windowback - Roll Up/Down Back Windows
- /windowall - Roll Up/Down All Windows
- /vehcontrolclose - Close NUI (in F8 if stuck open)
Exporting
Exporting and Events
The following ways can be used to open the menu from another resource depending on how the resource is coded
Open menu from another resource with exports
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Open menu from another resource with events
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Config
UseCommands [true/false] - Allow the use of /commands
DisableSeatShuffle [true/false] - Allow auto-seat shuffle from passenger to driver
LeaveRunning [true/false] - Allow the engine to keep running on exit of the vehicle with a long F keypress
Download:
Hidden link for visitors, to see Log in or register now.
WARNING
You must change the folder after extraction from “vehcontrol-master” to “vehcontrol” or your NUI menu will not work when you push a button!
Hidden link for visitors, to see Log in or register now.
TODO
- Nothing Currently
Changelog
v1.1.4
- Added secondary way to call the menu using events
- v1.1.3
- Added Exports to call the menu from another resource
- v1.1.2
- Merged Pull request #2 by yhtrae, which added a fix for disabling the opening of the menu while in the ESC pause menu
- Added ability to keep the engine running when you get out of the drivers seat
- Add LeaveRunning [true/false] flag to config
- v1.1.1
- Fix Auto-Seat Shuffle
- Add DisableSeatShuffle [true/false] flag to config
- v1.1.0
- Fixed seat switching (was unable to move to driver from every seat)
- Added config.lua with settings
- Added /engine command
- Added /hood command
- Added /trunk command
- Added /door command
- Added /seat command
- Added /window command
- Added /windowfront command
- Added /windowback command
- Added /windowall command
- Added vehcontrolclose command (use in F8 if NUI stuck open)
- Restructured code to be modular with NUI and Commands
- v1.0.0
- Initial Release
Screenshots
View attachment 650
View attachment 651
VehContol is a NUI vehicle control script, It is currently a standalone script that does not have any dependencies and is a drop in to any server.
Control
NUI Controls
- Hood
- Trunk
- Doors
- Windows
- Interior Light
- Change Seats
- Leave Engine Running on Exit
Commands
- Open - ]
- Close - ESC
- /engine - Start/Stop Vehicle Engine
- /hood - Open/Close Hood
- /trunk - Open/Close Trunk
- /seat [1-4]- Move Seat
- /door [1-4] - Open/Close Door
- /window [1-4] - Roll Up/Down Window
- /windowfront - Roll Up/Down Front Windows
- /windowback - Roll Up/Down Back Windows
- /windowall - Roll Up/Down All Windows
- /vehcontrolclose - Close NUI (in F8 if stuck open)
Exporting
Exporting and Events
The following ways can be used to open the menu from another resource depending on how the resource is coded
Open menu from another resource with exports
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Open menu from another resource with events
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Config
UseCommands [true/false] - Allow the use of /commands
DisableSeatShuffle [true/false] - Allow auto-seat shuffle from passenger to driver
LeaveRunning [true/false] - Allow the engine to keep running on exit of the vehicle with a long F keypress
Download:
Hidden link for visitors, to see Log in or register now.
WARNING
You must change the folder after extraction from “vehcontrol-master” to “vehcontrol” or your NUI menu will not work when you push a button!
Hidden link for visitors, to see Log in or register now.
TODO
- Nothing Currently
Changelog
v1.1.4
- Added secondary way to call the menu using events
- v1.1.3
- Added Exports to call the menu from another resource
- v1.1.2
- Merged Pull request #2 by yhtrae, which added a fix for disabling the opening of the menu while in the ESC pause menu
- Added ability to keep the engine running when you get out of the drivers seat
- Add LeaveRunning [true/false] flag to config
- v1.1.1
- Fix Auto-Seat Shuffle
- Add DisableSeatShuffle [true/false] flag to config
- v1.1.0
- Fixed seat switching (was unable to move to driver from every seat)
- Added config.lua with settings
- Added /engine command
- Added /hood command
- Added /trunk command
- Added /door command
- Added /seat command
- Added /window command
- Added /windowfront command
- Added /windowback command
- Added /windowall command
- Added vehcontrolclose command (use in F8 if NUI stuck open)
- Restructured code to be modular with NUI and Commands
- v1.0.0
- Initial Release
Screenshots
View attachment 650
View attachment 651
VehContol is a NUI vehicle control script, It is currently a standalone script that does not have any dependencies and is a drop in to any server.
Control
NUI Controls
- Hood
- Trunk
- Doors
- Windows
- Interior Light
- Change Seats
- Leave Engine Running on Exit
Commands
- Open - ]
- Close - ESC
- /engine - Start/Stop Vehicle Engine
- /hood - Open/Close Hood
- /trunk - Open/Close Trunk
- /seat [1-4]- Move Seat
- /door [1-4] - Open/Close Door
- /window [1-4] - Roll Up/Down Window
- /windowfront - Roll Up/Down Front Windows
- /windowback - Roll Up/Down Back Windows
- /windowall - Roll Up/Down All Windows
- /vehcontrolclose - Close NUI (in F8 if stuck open)
Exporting
Exporting and Events
The following ways can be used to open the menu from another resource depending on how the resource is coded
Open menu from another resource with exports
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Open menu from another resource with events
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Config
UseCommands [true/false] - Allow the use of /commands
DisableSeatShuffle [true/false] - Allow auto-seat shuffle from passenger to driver
LeaveRunning [true/false] - Allow the engine to keep running on exit of the vehicle with a long F keypress
Download:
Hidden link for visitors, to see Log in or register now.
WARNING
You must change the folder after extraction from “vehcontrol-master” to “vehcontrol” or your NUI menu will not work when you push a button!
Hidden link for visitors, to see Log in or register now.
TODO
- Nothing Currently
Changelog
v1.1.4
- Added secondary way to call the menu using events
- v1.1.3
- Added Exports to call the menu from another resource
- v1.1.2
- Merged Pull request #2 by yhtrae, which added a fix for disabling the opening of the menu while in the ESC pause menu
- Added ability to keep the engine running when you get out of the drivers seat
- Add LeaveRunning [true/false] flag to config
- v1.1.1
- Fix Auto-Seat Shuffle
- Add DisableSeatShuffle [true/false] flag to config
- v1.1.0
- Fixed seat switching (was unable to move to driver from every seat)
- Added config.lua with settings
- Added /engine command
- Added /hood command
- Added /trunk command
- Added /door command
- Added /seat command
- Added /window command
- Added /windowfront command
- Added /windowback command
- Added /windowall command
- Added vehcontrolclose command (use in F8 if NUI stuck open)
- Restructured code to be modular with NUI and Commands
- v1.0.0
- Initial Release
Screenshots
View attachment 650
View attachment 651
thxVehContol is a NUI vehicle control script, It is currently a standalone script that does not have any dependencies and is a drop in to any server.
Control
NUI Controls
- Hood
- Trunk
- Doors
- Windows
- Interior Light
- Change Seats
- Leave Engine Running on Exit
Commands
- Open - ]
- Close - ESC
- /engine - Start/Stop Vehicle Engine
- /hood - Open/Close Hood
- /trunk - Open/Close Trunk
- /seat [1-4]- Move Seat
- /door [1-4] - Open/Close Door
- /window [1-4] - Roll Up/Down Window
- /windowfront - Roll Up/Down Front Windows
- /windowback - Roll Up/Down Back Windows
- /windowall - Roll Up/Down All Windows
- /vehcontrolclose - Close NUI (in F8 if stuck open)
Exporting
Exporting and Events
The following ways can be used to open the menu from another resource depending on how the resource is coded
Open menu from another resource with exports
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Open menu from another resource with events
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Config
UseCommands [true/false] - Allow the use of /commands
DisableSeatShuffle [true/false] - Allow auto-seat shuffle from passenger to driver
LeaveRunning [true/false] - Allow the engine to keep running on exit of the vehicle with a long F keypress
Download:
Hidden link for visitors, to see Log in or register now.
WARNING
You must change the folder after extraction from “vehcontrol-master” to “vehcontrol” or your NUI menu will not work when you push a button!
Hidden link for visitors, to see Log in or register now.
TODO
- Nothing Currently
Changelog
v1.1.4
- Added secondary way to call the menu using events
- v1.1.3
- Added Exports to call the menu from another resource
- v1.1.2
- Merged Pull request #2 by yhtrae, which added a fix for disabling the opening of the menu while in the ESC pause menu
- Added ability to keep the engine running when you get out of the drivers seat
- Add LeaveRunning [true/false] flag to config
- v1.1.1
- Fix Auto-Seat Shuffle
- Add DisableSeatShuffle [true/false] flag to config
- v1.1.0
- Fixed seat switching (was unable to move to driver from every seat)
- Added config.lua with settings
- Added /engine command
- Added /hood command
- Added /trunk command
- Added /door command
- Added /seat command
- Added /window command
- Added /windowfront command
- Added /windowback command
- Added /windowall command
- Added vehcontrolclose command (use in F8 if NUI stuck open)
- Restructured code to be modular with NUI and Commands
- v1.0.0
- Initial Release
Screenshots
View attachment 650
View attachment 651
000000000000000000000秒VehContol is a NUI vehicle control script, It is currently a standalone script that does not have any dependencies and is a drop in to any server.
Control
NUI Controls
- Hood
- Trunk
- Doors
- Windows
- Interior Light
- Change Seats
- Leave Engine Running on Exit
Commands
- Open - ]
- Close - ESC
- /engine - Start/Stop Vehicle Engine
- /hood - Open/Close Hood
- /trunk - Open/Close Trunk
- /seat [1-4]- Move Seat
- /door [1-4] - Open/Close Door
- /window [1-4] - Roll Up/Down Window
- /windowfront - Roll Up/Down Front Windows
- /windowback - Roll Up/Down Back Windows
- /windowall - Roll Up/Down All Windows
- /vehcontrolclose - Close NUI (in F8 if stuck open)
Exporting
Exporting and Events
The following ways can be used to open the menu from another resource depending on how the resource is coded
Open menu from another resource with exports
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Open menu from another resource with events
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Config
UseCommands [true/false] - Allow the use of /commands
DisableSeatShuffle [true/false] - Allow auto-seat shuffle from passenger to driver
LeaveRunning [true/false] - Allow the engine to keep running on exit of the vehicle with a long F keypress
Download:
Hidden link for visitors, to see Log in or register now.
WARNING
You must change the folder after extraction from “vehcontrol-master” to “vehcontrol” or your NUI menu will not work when you push a button!
Hidden link for visitors, to see Log in or register now.
TODO
- Nothing Currently
Changelog
v1.1.4
- Added secondary way to call the menu using events
- v1.1.3
- Added Exports to call the menu from another resource
- v1.1.2
- Merged Pull request #2 by yhtrae, which added a fix for disabling the opening of the menu while in the ESC pause menu
- Added ability to keep the engine running when you get out of the drivers seat
- Add LeaveRunning [true/false] flag to config
- v1.1.1
- Fix Auto-Seat Shuffle
- Add DisableSeatShuffle [true/false] flag to config
- v1.1.0
- Fixed seat switching (was unable to move to driver from every seat)
- Added config.lua with settings
- Added /engine command
- Added /hood command
- Added /trunk command
- 添加了 /door 命令
- 添加了 /seat 命令
- 添加了 /window 命令
- 添加了 /windowfront 命令
- 添加了 /windowback 命令
- 添加了 /windowall 命令
- 添加了 vehcontrolclose 命令(如果 NUI 卡住打开,则在 F8 中使用)
- 重组代码,使用 NUI 和命令进行模块化
- 1.0.0 版
- 初始版本
截图
View attachment 650
View attachment 651
55555VehContol is a NUI vehicle control script, It is currently a standalone script that does not have any dependencies and is a drop in to any server.
Control
NUI Controls
- Hood
- Trunk
- Doors
- Windows
- Interior Light
- Change Seats
- Leave Engine Running on Exit
Commands
- Open - ]
- Close - ESC
- /engine - Start/Stop Vehicle Engine
- /hood - Open/Close Hood
- /trunk - Open/Close Trunk
- /seat [1-4]- Move Seat
- /door [1-4] - Open/Close Door
- /window [1-4] - Roll Up/Down Window
- /windowfront - Roll Up/Down Front Windows
- /窗口后退 - 向上/向下卷回窗口
- /windowall - 向上/向下卷起所有窗口
- /vehcontrolclose - 关闭 NUI(如果卡住打开,则在 F8 中)
出口
导出和事件
以下方法可用于从其他资源打开菜单,具体取决于资源的编码方式
使用导出从另一个资源打开菜单
警告
一写一写。由于文本有失真,所以它是单独写的,你一起写。
从包含事件的其他资源打开菜单
警告
一写一写。由于文本有失真,所以它是单独写的,你一起写。
配置
使用命令 [true/false] - 允许使用 /commands
禁用座位随机播放 [真/假] - 允许从乘客到驾驶员的自动座位随机播放
离开运行 [真/假] - 长按 F 键,让发动机在车辆出口时继续运转
下载:
Hidden link for visitors, to see Log in or register now.
警告
从“vehcontrol-master”解压缩为“vehcontrol”后,您必须将文件夹更改为“vehcontrol”,否则当您按下按钮时,您的NUI菜单将不起作用!
Hidden link for visitors, to see Log in or register now.
待办事项
- 目前
没有更新日志
v1.1.4
- 添加了使用事件调用菜单的辅助方式
- 1.1.3 版
- 添加了导出以从其他资源调用菜单
- 1.1.2 版
- yhtrae 合并的拉取请求 #2,它添加了在 ESC 暂停菜单中禁用菜单打开的修复程序
- 增加了当您离开驾驶员座椅时保持发动机运转的能力
- 将 LeaveRun [true/false] 标志添加到配置
- 1.1.1 版
- 修复自动座位随机播放
- 将 DisableSeatShuffle [true/false] 标志添加到配置
- 1.1.0 版
- 固定座椅切换(无法从每个座位移动到驾驶员)
- 添加了配置.lua设置功能
- 添加了 /engine 命令
- 添加了 /hood 命令
- 添加了 /trunk 命令
- 添加了 /door 命令
- 添加了 /seat 命令
- 添加了 /window 命令
- 添加了 /windowfront 命令
- 添加了 /windowback 命令
- 添加了 /windowall 命令
- 添加了 vehcontrolclose 命令(如果 NUI 卡住打开,则在 F8 中使用)
- 重组代码,使用 NUI 和命令进行模块化
- 1.0.0 版
- 初始版本
截图
View attachment 650
View attachment 651
niceVehContol is a NUI vehicle control script, It is currently a standalone script that does not have any dependencies and is a drop in to any server.
Control
NUI Controls
- Hood
- Trunk
- Doors
- Windows
- Interior Light
- Change Seats
- Leave Engine Running on Exit
Commands
- Open - ]
- Close - ESC
- /engine - Start/Stop Vehicle Engine
- /hood - Open/Close Hood
- /trunk - Open/Close Trunk
- /seat [1-4]- Move Seat
- /door [1-4] - Open/Close Door
- /window [1-4] - Roll Up/Down Window
- /windowfront - Roll Up/Down Front Windows
- /windowback - Roll Up/Down Back Windows
- /windowall - Roll Up/Down All Windows
- /vehcontrolclose - Close NUI (in F8 if stuck open)
Exporting
Exporting and Events
The following ways can be used to open the menu from another resource depending on how the resource is coded
Open menu from another resource with exports
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Open menu from another resource with events
WARNING
Write all in one. Since there is distortion in the text, it was written separately, you write it together.
Config
UseCommands [true/false] - Allow the use of /commands
DisableSeatShuffle [true/false] - Allow auto-seat shuffle from passenger to driver
LeaveRunning [true/false] - Allow the engine to keep running on exit of the vehicle with a long F keypress
Download:
Hidden link for visitors, to see Log in or register now.
WARNING
You must change the folder after extraction from “vehcontrol-master” to “vehcontrol” or your NUI menu will not work when you push a button!
Hidden link for visitors, to see Log in or register now.
TODO
- Nothing Currently
Changelog
v1.1.4
- Added secondary way to call the menu using events
- v1.1.3
- Added Exports to call the menu from another resource
- v1.1.2
- Merged Pull request #2 by yhtrae, which added a fix for disabling the opening of the menu while in the ESC pause menu
- Added ability to keep the engine running when you get out of the drivers seat
- Add LeaveRunning [true/false] flag to config
- v1.1.1
- Fix Auto-Seat Shuffle
- Add DisableSeatShuffle [true/false] flag to config
- v1.1.0
- Fixed seat switching (was unable to move to driver from every seat)
- Added config.lua with settings
- Added /engine command
- Added /hood command
- Added /trunk command
- Added /door command
- Added /seat command
- Added /window command
- Added /windowfront command
- Added /windowback command
- Added /windowall command
- Added vehcontrolclose command (use in F8 if NUI stuck open)
- Restructured code to be modular with NUI and Commands
- v1.0.0
- Initial Release
Screenshots
View attachment 650
View attachment 651