Use Coupon WELCOME para guardar 20%

€ EUR
  • $ USD
  • € EUR
  • £ GBP
  • $ AUD
  • R$ BRL
  • CHF CHF
  • ¥ yenes
animaciones wp jpg

Gun Animations for FiveM: ND_GunAnims Setup

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.

Instala y configura

  1. Back up your server configuration. Install ox_lib, which the resource loads in its manifest.
  2. Place the resource in your server resources folder as ND_GunAnims. Start ox_lib antes ND_GunAnims.
  3. Usa data/aim.lua to configure the aim-selection command and default style.
  4. Usa data/holster.lua for clothing-component changes. Match the component IDs to the clothing your server actually uses.
  5. Usa data/animations.lua to 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.