bind f6 exec dummy_connect.cfg
dummy_connect.cfg
echo step one of; Rebinding one key to Connect Dummy, join team & lock.
dummy_connect
bind f6 exec dummy_join_team.cfg
dummy_join_team.cfg
cl_dummy 1
say /team 27
bind f6 exec player_join_team.cfg
echo step 2
player_join_team.cfg
cl_dummy 0
say /team 27
bind f6 exec lock.cfg
echo step 3
lock.cfg
say /lock
bind f6 exec dummy_connect.cfg
echo end, reset to first step.
# to start from the start at client start put `bind f6 exec dummy_connect.cfg
` in "autoexec.cfg"
(edited)bind f6 "bind f7 \"dummy_connect; bind f7 \\\"cl_dummy 1; say /team 27; bind f7 \\\\\\\"cl_dummy 0; say /team 27; bind f7 \\\\\\\\\\\\\\\"say /lock; echo press f6 to reset\\\\\\\\\\\\\\\"\\\\\\\"\\\"\""