Set the target system variable to work better with Project Brutality.
This commit is contained in:
		| @@ -27,7 +27,11 @@ fi | ||||
| source ${BASH_SOURCE[0]%/*}/.mapmenu | ||||
| flags=( | ||||
|     # Key binding removals | ||||
|     'unbind' 'alt' | ||||
|     'unbind' 'F' | ||||
|     'unbind' 'G' | ||||
|     'unbind' 'U' | ||||
|     'unbind' 'V' | ||||
|     # Key bindings | ||||
|     'bind' 'alt' '+altattack' | ||||
|     'bind' 'Ctrl' '+attack' | ||||
| @@ -40,4 +44,5 @@ flags=( | ||||
|     '+pb_weapon_recoil_mod_horizontal' '0' | ||||
|     '+pb_weapon_recoil_mod_vertical' '0' | ||||
|     '+vertspread' 'true' | ||||
|     '+Toby_SnapToTargetTargetingMode' '1' | ||||
| ) | ||||
|   | ||||
| @@ -26,7 +26,11 @@ fi | ||||
| source ${BASH_SOURCE[0]%/*}/.mapmenu | ||||
| flags=( | ||||
|     # Key binding removals | ||||
|     'unbind' 'alt' | ||||
|     'unbind' 'F' | ||||
|     'unbind' 'G' | ||||
|     'unbind' 'U' | ||||
|     'unbind' 'V' | ||||
|     # Key bindings | ||||
|     'bind' 'alt' '+altattack' | ||||
|     'bind' 'Ctrl' '+attack' | ||||
| @@ -39,4 +43,5 @@ flags=( | ||||
|     '+pb_weapon_recoil_mod_horizontal' '0' | ||||
|     '+pb_weapon_recoil_mod_vertical' '0' | ||||
|     '+vertspread' 'true' | ||||
|     '+Toby_SnapToTargetTargetingMode' '1' | ||||
| ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user