Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

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.

What's new
×
Fiveguard

Aarya

Bronze Elite
Joined
Jul 9, 2022
Messages
12
Reaction score
6
Points
166
Location
Indian
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


  • Hood
  • Trunk
  • Doors
  • Windows
  • Interior Light
  • Change Seats
  • Leave Engine Running on Exit
NUI Controls

  • Open - ]
  • Close - ESC
Commands

  • /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:


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!











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

nicee
 

KelvinKniel

Member
Joined
Oct 26, 2022
Messages
2
Reaction score
0
Points
156
Location
Nederland
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


  • Hood
  • Trunk
  • Doors
  • Windows
  • Interior Light
  • Change Seats
  • Leave Engine Running on Exit
NUI Controls

  • Open - ]
  • Close - ESC
Commands

  • /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:


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!











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
 

Sinnethh

Member
Joined
Oct 13, 2023
Messages
3
Reaction score
0
Points
146
Location
Sydney
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


  • Hood
  • Trunk
  • Doors
  • Windows
  • Interior Light
  • Change Seats
  • Leave Engine Running on Exit
NUI Controls

  • Open - ]
  • Close - ESC
Commands

  • /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:


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!











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

Legend Thank you
 

Nc3

Member
Joined
May 31, 2023
Messages
2
Reaction score
0
Points
156
Location
maroc
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


  • Hood
  • Trunk
  • Doors
  • Windows
  • Interior Light
  • Change Seats
  • Leave Engine Running on Exit
NUI Controls

  • Open - ]
  • Close - ESC
Commands

  • /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:


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!











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

.
 

MGPandinja

Bronze Elite
Joined
Dec 31, 2021
Messages
5
Reaction score
14
Points
146
Location
Germany
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


  • Hood
  • Trunk
  • Doors
  • Windows
  • Interior Light
  • Change Seats
  • Leave Engine Running on Exit
NUI Controls

  • Open - ]
  • Close - ESC
Commands

  • /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:


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!











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

(y)
(y)(y)(y)(y)
 

kibirukas

Member
Joined
Jan 12, 2023
Messages
3
Reaction score
0
Points
156
Location
Lietuva
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


  • Hood
  • Trunk
  • Doors
  • Windows
  • Interior Light
  • Change Seats
  • Leave Engine Running on Exit
NUI Controls

  • Open - ]
  • Close - ESC
Commands

  • /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:


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!











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

a
 

hadeslab

Member
Joined
Aug 23, 2022
Messages
17
Reaction score
1
Points
156
Location
Brazil, Pará
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


  • Hood
  • Trunk
  • Doors
  • Windows
  • Interior Light
  • Change Seats
  • Leave Engine Running on Exit
NUI Controls

  • Open - ]
  • Close - ESC
Commands

  • /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:


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!











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

Noice
 

dkseyhan056

Member
Joined
Dec 27, 2023
Messages
1
Reaction score
0
Points
156
Location
London
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


  • Hood
  • Trunk
  • Doors
  • Windows
  • Interior Light
  • Change Seats
  • Leave Engine Running on Exit
NUI Controls

  • Open - ]
  • Close - ESC
Commands

  • /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:


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!











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

verygod
 
Joined
Jan 10, 2024
Messages
4
Reaction score
0
Points
146
Location
tunisia
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


  • Hood
  • Trunk
  • Doors
  • Windows
  • Interior Light
  • Change Seats
  • Leave Engine Running on Exit
NUI Controls

  • Open - ]
  • Close - ESC
Commands

  • /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:


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!











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

hlou
 

jamalonski

Bronze Elite
Joined
Dec 21, 2023
Messages
11
Reaction score
4
Points
156
Location
South Africa
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


  • Hood
  • Trunk
  • Doors
  • Windows
  • Interior Light
  • Change Seats
  • Leave Engine Running on Exit
NUI Controls

  • Open - ]
  • Close - ESC
Commands

  • /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:


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!











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

thanks a lot
 

spider-bmx

Member
Joined
May 27, 2021
Messages
4
Reaction score
0
Points
146
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


  • Hood
  • Trunk
  • Doors
  • Windows
  • Interior Light
  • Change Seats
  • Leave Engine Running on Exit
NUI Controls

  • Open - ]
  • Close - ESC
Commands

  • /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:


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!











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

 

RedTulip

Member
Joined
Jul 3, 2023
Messages
10
Reaction score
0
Points
156
Location
ntm
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


  • Hood
  • Trunk
  • Doors
  • Windows
  • Interior Light
  • Change Seats
  • Leave Engine Running on Exit
NUI Controls

  • Open - ]
  • Close - ESC
Commands

  • /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:


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!











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

hi
 

Barfje

Member
Joined
Feb 6, 2024
Messages
1
Reaction score
0
Points
146
Location
Netherlands
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


  • Hood
  • Trunk
  • Doors
  • Windows
  • Interior Light
  • Change Seats
  • Leave Engine Running on Exit
NUI Controls

  • Open - ]
  • Close - ESC
Commands

  • /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:


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!











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

 

SyntaxHere

Bronze Elite
Joined
Jan 16, 2024
Messages
8
Reaction score
14
Points
156
Location
Balkan
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


  • Hood
  • Trunk
  • Doors
  • Windows
  • Interior Light
  • Change Seats
  • Leave Engine Running on Exit
NUI Controls

  • Open - ]
  • Close - ESC
Commands

  • /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:


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!











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
 

Stefan110112

Member
Joined
May 25, 2024
Messages
2
Reaction score
1
Points
146
Location
Deutschland
VehContol ist ein NUI-Fahrzeugsteuerungsskript. Derzeit handelt es sich um ein eigenständiges Skript ohne Abhängigkeiten, das sich in jeden Server einfügen lässt.
Kontrolle


  • Haube
  • Stamm
  • Nr. Türen
  • Windows
  • Innenbeleuchtung
  • Sitze tauschen
  • Beim Beenden den Motor laufen lassen
NUI-Steuerelemente

  • Offen - ]
  • Schließen - ESC
Befehle

  • /engine - Fahrzeugmotor starten/stoppen
  • /hood - Haube öffnen/schließen
  • /trunk - Kofferraum öffnen/schließen
  • /seat [1-4]- Sitz verschieben
  • /door [1-4] - Tür öffnen/schließen
  • /window [1-4] - Fenster hoch-/runterrollen
  • /windowfront - Frontfenster hoch-/herunterrollen
  • /windowback - Hintere Fenster hoch-/herunterfahren
  • /windowall - Alle Fenster hoch-/herunterfahren
  • /vehcontrolclose – NUI schließen (in F8, wenn es offen hängen bleibt)

Exportieren

Exportieren und Ereignisse

Um das Menü von einer anderen Ressource aus zu öffnen, stehen Ihnen folgende Möglichkeiten zur Verfügung, je nachdem, wie die Ressource codiert ist

Menü aus einer anderen Ressource mit Exporten öffnen
WARNUNG

Schreiben Sie alles in einem. Da der Text verzerrt ist, weil er separat geschrieben wurde, schreiben Sie ihn zusammen.

Menü aus einer anderen Ressource mit Ereignissen öffnen

WARNUNG

Schreiben Sie alles in einem. Da der Text verzerrt ist, weil er separat geschrieben wurde, schreiben Sie ihn zusammen.

Konfiguration

UseCommands [true/false] - Erlaubt die Verwendung von /commands
DisableSeatShuffle [true/false] - Automatisches Umsetzen des Sitzes vom Beifahrer zum Fahrer zulassen
LeaveRunning [true/false] - Ermöglicht dem Motor, beim Verlassen des Fahrzeugs mit einem langen F-Tastendruck weiterzulaufen

Herunterladen:


WARNUNG

Sie müssen den Ordner nach dem Extrahieren von „vehcontrol-master“ in „vehcontrol“ ändern, sonst funktioniert Ihr NUI-Menü nicht, wenn Sie eine Taste drücken!











MACHEN
  • Derzeit nichts

    Changelog

    v1.1.4
    • Zweite Möglichkeit zum Aufrufen des Menüs über Ereignisse hinzugefügt
    • Version 1.1.3





    • Exporte hinzugefügt, um das Menü von einer anderen Ressource aus aufzurufen
    • Version 1.1.2





    • Zusammengeführter Pull Request Nr. 2 von yhtrae, der einen Fix zum Deaktivieren des Öffnens des Menüs im ESC-Pausenmenü hinzufügte
    • Zusätzliche Möglichkeit, den Motor laufen zu lassen, wenn Sie den Fahrersitz verlassen
    • Fügen Sie der Konfiguration das Flag LeaveRunning [true/false] hinzu
    • Version 1.1.1





    • Automatische Sitzplatzvertauschung beheben
    • Flag DisableSeatShuffle [true/false] zur Konfiguration hinzufügen
    • Version 1.1.0





    • Sitzplatzwechsel behoben (konnte nicht von jedem Sitzplatz zum Fahrer wechseln)
    • config.lua mit Einstellungen hinzugefügt
    • Befehl /engine hinzugefügt
    • Befehl /hood hinzugefügt
    • Befehl /trunk hinzugefügt
    • Befehl /door hinzugefügt
    • Befehl /seat hinzugefügt
    • Befehl /windows hinzugefügt
    • Befehl /windowfront hinzugefügt
    • Befehl /windowback hinzugefügt
    • Befehl /windowall hinzugefügt
    • Befehl „vehcontrolclose“ hinzugefügt (in F8 verwenden, wenn NUI offen hängen bleibt)
    • Umstrukturierter Code, der mit NUI und Befehlen modular ist
    • Version 1.0.0





    • Screenshots der Erstveröffentlichung


      View attachment 650

      View attachment 651

Nice
 
Top