(Youtube BB code isn't working at the moment)
Description
Be careful into what car you plan to step into. The Car-Bomb vehicle system allows players with permission to plant car-bombs to detonate vehicles on their own choice, or through vehicle damage (Vehicle damage is optional). This can be useful for roleplay servers.
Features
User-Friendly GUI
Ability to detonate multiple car-bombs at once
Ability to deactivate car-bombs.
User Granted Permission system (Set automatically enabled - Check c_gui to disable)
Vehicle collision car-bomb trigger system (Can be disabled through settings)
Functions
isPlayerBombPermitted( playerElement ) - Returns if the player is allowed to plant a bomb.
setPlayerBombPermitted( playerElement, toggle ) - Sets the ability for a player to plant a bomb.
setVehicleArmed( vehicleElement, toggle, c ) - Sets the vehicle armed. The c parameter indicates if the item is being toggled off in client mode.
isVehicleArmed( vehicleElement ) - Returns if the vehicle currently has a car bomb armed in it.
setVehicleBombTriggered( vehicleElement, c ) - Detonates the bomb of an armed car. C parameter is similar to the reason of setVehicleArmed.
Download
Download available here - https://community.multitheftauto.com/ind ... ls&id=6168