forked from ImperareTibi/Invictus
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added Engineer quick build/destroy script. - Added auto reload settings. - Renamed scout secondary script. - Renamed view model/voice chat/text chat settings. - Fixed key bindings.
- Loading branch information
dizzy f00d
committed
Jun 21, 2022
1 parent
ccd012f
commit d93f3d6
Showing
19 changed files
with
247 additions
and
138 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
modKey | ||
null_movements | ||
wait_tester | ||
interp | ||
hud_player_model | ||
crouch_jump | ||
auto_reload | ||
netgraph | ||
viewmodel | ||
voice_chat | ||
text_chat | ||
loadout_switcher | ||
medic_uber_switch | ||
|
||
// Class-Specific | ||
alias scout_secondary | ||
alias rocket_jump | ||
alias secondary_buff | ||
alias demo_sticky_jump | ||
alias eureka_effect | ||
alias jarate | ||
alias no_auto_rezoom | ||
alias keypad_disguise | ||
alias spy_taunt | ||
alias disguise_attack | ||
alias disguise_weapon |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
modKey_setting | ||
null_movements_setting | ||
wait_tester_setting | ||
interp_setting | ||
hud_player_model_setting | ||
crouch_jump_setting | ||
auto_reload_setting | ||
netgraph_setting | ||
viewmodel_setting | ||
voice_chat_setting | ||
text_chat_setting | ||
loadout_switcher_setting | ||
medic_uber_switch_setting | ||
|
||
// Class-Specific Settings. | ||
// scout_secondary_setting | ||
// rocket_jump_setting | ||
// secondary_buff_setting | ||
// demo_sticky_jump_setting | ||
// eureka_effect_setting | ||
// jarate_setting | ||
// no_auto_rezoom_setting | ||
// keypad_disguise_setting | ||
// spy_taunt_setting | ||
// disguise_attack_setting | ||
// disguise_weapon_setting |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
reset_keybinds | ||
game_overrides | ||
// heavy_overrides |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
reset_keybinds | ||
game_overrides | ||
// medic_overrides |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
reset_keybinds | ||
game_overrides | ||
// pyro_overrides |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.