ðHands Up
Hands up has multiple options that can be enabled in the config.lua
file, these are as follows:
Enabling Hands Up
To enable hands up change false
to true
in config.lua
Changing Hands Up Keybind
By default the Hands Up keybind is set to Y, To change the keybind change the default Y value
to desired value in config.lua
Also set HandsupKeybindEnabled = false, to true
in config.lua for the new set keybind to take effect.
Change false
to true
in config.lua
.
Get the button string here.
Hands up in a vehicle.
To change whether or not players can perform Hands Up in a vehicle, change false
to true
in config.lua
Extras
By default persistent emote after hands up is Enabled, this means the emote played previously before the handsup emote was played will continue after the handsup emote ends. To disable this change true
to false
in config.lua
Last updated