๐งจ BLN Grenade - 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
- Download the script
- Place it in your resources folder
- Add
ensure bln_grenade
to your server.cfg - 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