Description
n/a
Usage
\bind LEFTARROW "varMath df_mp_TrackPlayerNum = $PreviousTeamPlayerNum; varcommand echo Tracking ^1(^7 $df_mp_TrackPlayerNum ^1)^7 $chsinfo(192)"
\bind RIGHTARROW "varMath df_mp_TrackPlayerNum = $NextTeamPlayerNum; varcommand echo Tracking ^1(^7 $df_mp_TrackPlayerNum ^1)^7 $chsinfo(192)"
\bind UPARROW "varCycle df_ghost1_PlayCameraMode 0 1 0"
\bind DOWNARROW "varcycle df_ghosts_miniviewdraw 0 8 7 6 5 4 3 2 1 0"
Left arrow = Switch to previous team-player
Right arrow = Switch to next team-player
Up arrow = Cycles through a few camera modes
Down arrow = Cycles through the miniview draw modes
Note:
The bind only considers team players and therefor skips empty player slots.
Credits
Thanks to amt-morbus