Theme editor

Scripts FiveM Weapon Animation Script

Download the FiveM Weapon Animation Script for QBCore. Customize aim animations, holster mechanics, and more with this advanced gun animation system.

gun anim.webp


What is the FiveM Weapon Animation Script?

The FiveM Weapon Animation Script enhances gun mechanics in QBCore by adding realistic aim animations and holster mechanics based on player clothing.

Customizable Aim Animations
Realistic Weapon Holster System
Optimized for Low Resource Usage
Easy Configuration via aim.lua & holster.lua


How to Download & Install the Weapon Animation Script?

Step 1: Click the Download Link


This file contains the latest ND_GunAnims script for FiveM.


Step 2: Move the Script to Your FiveM Server

  • Download and extract the script.
  • Move the script to your server’s resources directory:
    🔴 resources/[weapons]/ND_GunAnims

Step 3: Enable the Script

  • Open server.cfg and add the following line:
    🔴 ensure ND_GunAnims

Step 4: Configure Aim & Holster Animations

🔹 How to Configure Aim Animations

  • Open ND_GunAnims/data/aim.lua and edit:
    lua
    KopyalaDüzenle
    <span>command = <span>"aim"</span> <span>-- Enables /aim command for selecting animations </span><br>default = <span>"gang"</span> <span>-- Sets the one-hand aiming animation for all players </span><br></span>
    • Change "gang" to other styles for a different default animation.

🔹 How to Configure Holster Clothing

  • Open ND_GunAnims/data/holster.lua and edit holster mechanics per clothing type.
  • Configure male and female clothing components for holstering/unholstering weapons.

Step 5: Restart Your Server

  • Restart FiveM to apply changes.

How It Works:

✅ Players can change their aim animations using /aim.
✅ Weapons will be holstered/unholstered based on configured clothing.
✅ Animations and mechanics can be fully customized via configuration files.


Key Features:

Advanced Aim Animations with Custom Commands
Realistic Gun Holster Mechanics Based on Clothing
Fully Optimized & Configurable
Supports QBCore Framework


Watch the Script in Action!

🎥 Demo Video: Watch on YouTube
 
Last edited:
Back
Top Bottom