Keybinds and Allowed Controls
Default Keybinds
A default keybind can be assigned to all players to open and close the menu. This is configurable in the config file
As mentioned in the comments above, setting the default keybind to nil
(not 'nil'
) will completely remove the key mapping. This is ideal if your server is already overloaded with keybinds from various scripts. This will mean that players will either have to use commands, or you must provide alternative methods using exports/event
Allowed Controls
Controls that will be registered while the NUI is active (so that you can actually still utilize the vehicle while the control UI is open)
Last updated