Updated keybindings for Project Brutality, f for knife, v for kick, u for unloading, alt for alt attack.
This commit is contained in:
		| @@ -26,14 +26,18 @@ fi | ||||
|  | ||||
| source ${BASH_SOURCE[0]%/*}/.mapmenu | ||||
| flags=( | ||||
|     # Key binding removals | ||||
|     'unbind' 'F' | ||||
|     # Key bindings | ||||
|     '+bind Alt +altattack' | ||||
|     '+bind Ctrl +attack' | ||||
|     '+bind G +User1' | ||||
|     '+bind U unreloader' | ||||
|     'bind' 'alt' '+altattack' | ||||
|     'bind' 'Ctrl' '+attack' | ||||
|     'bind' 'F' '+User2' | ||||
|     'bind' 'G' '+User1' | ||||
|     'bind' 'U' 'unreloader' | ||||
|     'bind' 'V' '+User2' | ||||
|     # Variables | ||||
|     '+pb_exaggeratedrecoil false' | ||||
|     '+pb_weapon_recoil_mod_horizontal 0' | ||||
|     '+pb_weapon_recoil_mod_vertical 0' | ||||
|     '+vertspread true' | ||||
|     '+pb_exaggeratedrecoil' 'false' | ||||
|     '+pb_weapon_recoil_mod_horizontal' '0' | ||||
|     '+pb_weapon_recoil_mod_vertical' '0' | ||||
|     '+vertspread' 'true' | ||||
| ) | ||||
|   | ||||
| @@ -25,15 +25,18 @@ fi | ||||
|  | ||||
| source ${BASH_SOURCE[0]%/*}/.mapmenu | ||||
| flags=( | ||||
|     # Key binding removals | ||||
|     'unbind' 'F' | ||||
|     # Key bindings | ||||
|     '+bind Alt +altattack' | ||||
|     '+bind Ctrl +attack' | ||||
|     '+bind G +User1' | ||||
|     '+bind U unreloader' | ||||
|     'bind' 'alt' '+altattack' | ||||
|     'bind' 'Ctrl' '+attack' | ||||
|     'bind' 'F' '+User2' | ||||
|     'bind' 'G' '+User1' | ||||
|     'bind' 'U' 'unreloader' | ||||
|     'bind' 'V' '+User2' | ||||
|     # Variables | ||||
|     '+Toby_NarrationOutputType 2' | ||||
|     '+pb_exaggeratedrecoil false' | ||||
|     '+pb_weapon_recoil_mod_horizontal 0' | ||||
|     '+pb_weapon_recoil_mod_vertical 0' | ||||
|     '+vertspread true' | ||||
|     '+pb_exaggeratedrecoil' 'false' | ||||
|     '+pb_weapon_recoil_mod_horizontal' '0' | ||||
|     '+pb_weapon_recoil_mod_vertical' '0' | ||||
|     '+vertspread' 'true' | ||||
| ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user