Friendly Fire
Description
Toggle friendly fire
Configuration
This module has no configuration
CS:GO issues
Important
In some games, like Counter-Strike: Global Offensive some cvars may block damage in friendly fire.
Set this cvars on csgo to something like this for example.
ff_damage_reduction_bullets 0.1
ff_damage_reduction_grenade 0.4
ff_damage_reduction_grenade_self 0
ff_damage_reduction_other 0.4
How to add to menu
Add this section in warden_menu.txt
. Field flag
supports admin flags.
"ff"
{
"flag" ""
}
Files that corresponding to this module
addons/sourcemod/scripting/jwp_ff.sp
— source fileaddons/sourcemod/plugins/jwp_ff.smx
— binary fileaddons/sourcemod/translations/jwp_modules.phrases.txt
— translations file