ND_GunAnims changes weapon aiming and holstering animations in FiveM. The original developer repository is the source for this resource.
Get the original resource
Download and documentation: ND-Framework/ND_GunAnims. The repository includes a GPL-3.0 license. Follow its license when modifying or redistributing files.
Installer et configurer
- Back up your server configuration. Install
ox_lib, which the resource loads in its manifest. - Place the resource in your server resources folder as
ND_GunAnims. Startox_libavantND_GunAnims. - Utilisez
data/aim.luato configure the aim-selection command and default style. - Utilisez
data/holster.luafor clothing-component changes. Match the component IDs to the clothing your server actually uses. - Utilisez
data/animations.luato assign holster animations to weapon groups, individual weapons or clothing.
Check before enabling it for players
On your development server, draw and holster each configured weapon, check the matching clothing components and test the aim-selection command. Check the client console for missing dependencies and conflicts with another weapon-animation resource.
Source checked on 10 September 2026 against commit 5e38dd2, manifest version 1.0.0. This page documents the source; it does not claim a completed FiveM gameplay test.