Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickbind

This lightweight FiveM script lets you bind a custom hotkey to any command for quick access. By default, pressing F6 runs /vs, but both the key and command are easily configurable in the code. Ideal for menus, vehicle spawns, or admin tools, it saves time typing commands and keeps gameplay smooth and efficient.

Author: choda

File structure

Quickbind/
├── fxmanifest.lua   Resource manifest
├── client.lua         Hotkey binding logic
├── LICENSE            MIT license
├── CHANGELOG.md        Version history
└── .gitignore          Build artifact/binary clutter

About

This lightweight FiveM script lets you bind a custom hotkey to any command for quick access. By default, pressing **F6** runs `/vs`, but both the key and command are easily configurable in the code. Ideal for menus, vehicle spawns, or admin tools, it saves time typing commands and keeps gameplay smooth and efficient.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages