[FREE] BLN Grenade - RedM Script

Published on
โ€ข
2 mins read
โ€ข
--- views

๐Ÿงจ BLN Grenade - RedM

bln grenade script - redm

A dynamic throwable items script for RedM, featuring customizable explosive devices with unique effects and behaviors.

Features

  • ๐ŸŽฏ Realistic throwing mechanics
  • ๐Ÿ’ฅ Multiple throwable types with unique explosion effects
  • โฑ๏ธ Customizable fuse timers per grenade type
  • ๐Ÿ“Š Visual grenade count and timer display
  • ๐Ÿ”„ Synchronized explosions across all players
  • โš™๏ธ Framework detection (VORP, RedEM, RedEM2023, QBR, RSG, QR)
  • ๐ŸŽฎ Smooth animations and controls
  • ๐Ÿ”ฅ Clean code, Well optimized

Works with

โœ… VORP โœ… REDEMRP(old/2023) โœ… RSG โœ…QBR & QR

Preview

Installation

  1. Download the script
  2. Place it in your resources folder
  3. Add ensure bln_grenade to your server.cfg
  4. Configure your grenade types in config.lua

Usage & Controls

  • Use inventory item.
  • Right Mouse Button - Aim
  • Left Mouse Button - Throw

Creating Custom Grenades

Add new grenade types in config.lua:

["grenade_type_name"] = {
    model = `your_model`,
    item = "your_item_name",
    fuseTime = your_time,
    maxCount = your_max_count,
    explode = function(coords)
        -- Your custom explosion effect
    end
}

Credits ๐Ÿ™

  • Created by BLN Studio
  • Thanks to Kibook for the throwing mechanics Feel free to contribute to this project!

Download

https://github.com/blnStudio/bln_grenade

Join Our Community!

Get help, share ideas, get free scripts, and connect with other RedM enthusiasts in our Discord server.

Join Discord