Add Pyro Airblast Call.
This commit is contained in:
@@ -42,6 +42,8 @@ alias disguise_remove_text "exec scripts/lang/disguise_remove_text.cfg"
|
||||
alias auto_disguise_on_text "exec scripts/lang/auto_disguise_on_text.cfg"
|
||||
alias auto_disguise_off_text "exec scripts/lang/auto_disguise_off_text.cfg"
|
||||
|
||||
alias pyro_airblast_text "exec scripts/lang/pyro_airblast_text.cfg
|
||||
|
||||
alias spy_check_scout_text "exec scripts/lang/spy_check_scout_text.cfg"
|
||||
alias spy_check_soldier_text "exec scripts/lang/spy_check_soldier_text.cfg"
|
||||
alias spy_check_pyro_text "exec scripts/lang/spy_check_pyro_text.cfg"
|
||||
|
1
cfg/scripts/lang/pyro_airblast_text.cfg
Normal file
1
cfg/scripts/lang/pyro_airblast_text.cfg
Normal file
@@ -0,0 +1 @@
|
||||
say_team "Pyro, please airblast me."
|
@@ -106,6 +106,10 @@ alias netgraph_off "bind TAB +showscores"
|
||||
SHOW_NETGRAPH
|
||||
|
||||
|
||||
// Pyro Airblast Call
|
||||
// Sends a team message asking for a Pyro to airblast you.
|
||||
bind BACKSPACE pyro_airblast_text
|
||||
|
||||
// Spy-Checking Lines
|
||||
// Automatically says a spy-checking team chat line.
|
||||
alias +spy_mode "+spy1; +spy2; +spy3; +spy4; +spy5; +spy6; +spy7; +spy8; +spy9"
|
||||
|
Reference in New Issue
Block a user