Page 1 of 1

Bomb Explosion Features

Posted: Mon Nov 22, 2021 9:47 pm
by greenie
Bomb Explosion Features
Description
Plugin provide extra features for bomb explosion event.
Features
- planter frags -3 (remove CS standard) and + 1 for each victim (can be disabled)
- victim deaths + 1 (can be disabled)
- death messages: top-right screen corner icon and console text (can be disabled)
- death log messages (can be disabled)
- "Target Successfully Bombed!" message for every bomb explosion (can be disabled)
Modules
cstrike
fun
CVARs
amx_explosion_frags (0: OFF, 1: ON, default: 1) - frags feature
amx_explosion_deaths (0: OFF, 1: ON, default: 1) - deaths feature
amx_explosion_msgs (0: OFF, 1: ON, default: 1) - death messages feature
amx_explosion_logs (0: OFF, 1: ON, default: 1) - death log messages feature
To disable the plugin set all CVARs to 0.

plugin
source