Skip to content

Installation

Follow these steps to install the script correctly on GTA 5.

  • A functional FiveM server (local or hosted).
  • Access to server files (via FTP or directly on your machine).
  1. Download the script
    Get the script folder (often in .zip or .rar format) from the official source.

  2. Unzip the folder
    Use a tool like WinRAR or 7-Zip to extract the script folder on your computer.

  3. Place the folder in the resources directory
    Copy the script folder into the resources folder of your FiveM server (for example: resources/[myserver]/funny_grenade).

  4. Declare the script in the server.cfg file
    Open the server.cfg file at the root of your server and add the following line: ensure ‘funny_grenade’

  5. Configure the script
    Modify the configuration file config.lua. Change it according to your needs before starting the server. (See Configuration)

  6. Add the item to your inventory Make sure to do it via your inventory system. The item name is WEAPON_LAUGHGRENADE. The item image is in the /shared/ folder.

  7. Restart the server
    Restart your FiveM server for the script to be taken into account.


Check that the script folder contains an fxmanifest.lua file: this is essential for FiveM to recognize the script.