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_grenadeto 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
}
Get it
Have you checked our HUD/Metabolism system?
BLN HUD
(Click for more info)
Get More from BLN Studio
PAID
- BLN Wheel - Native Radial Menu
- The Ultimate Elections/Voting System - [VORP/RSG/REDEM/QBR]
- BLN Outlaw Territories [Standalone]
- BLN Server Restarter
- BLN Campfire | Standalone
- BLN Sweeper Job
- Rock Paper Scissors Game!
- Server-wide Music Broadcast - BLN Music
- BLN Ghost Train [Standalone]
- BLN Announce | RedM Jarida Script
FREE
- BLN Notify | Ultimate RedM Notifications System | Standalone | All in one
- Advanced Belt Attachments
- BLN Lasso on Belt
- Tressure/Loot hunter System
- Shout on Horse [Standalone]
- BLN Grenade - All Frameworks
- BLN Scoreboard
- BLN 3D Waypoint Indicator [Standalone]
- BLN MultiCoords [Standalone]
and many other FREE releases here
Support
Need help? Our dedicated support team is ready to assist you with:
- Custom implementation
- Configuration assistance
- Technical support
Join our Community
Made with
by BLN Studio - Elevating your RedM experience
| Code is accessible | Yes |
| Subscription-based | No |
| Lines (approximately) | ~300 |
| Requirements | N/A |
| Support | Yes |

