16 lines
642 B
Markdown
16 lines
642 B
Markdown
# Disabled Combat Roll
|
|
a FiveM script that disables players from using the combat roll action while aiming.
|
|
|
|
## Installation
|
|
* Drop the `DisabledCombatRoll` folder into your resources folder.
|
|
* Add `start DisabledCombatRoll` in your server.cfg
|
|
* Restart server
|
|
|
|
*BYB* (**B**efore **Y**ou **B**itch): I whipped this up in a matter of seconds, so I honestly could care less about you complaining about its simplicity.
|
|
|
|
## Contributions
|
|
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
|
|
|
|
## License
|
|
[GNU GPL 3.0](https://github.com/JellyJamm/disablecombatroll/blob/main/LICENSE)
|