q3aServ/osp/spectool.cfg

58 lines
3.4 KiB
INI
Raw Permalink Normal View History

2021-03-13 13:11:06 +01:00
// Config for OSP by Orange Smoothie
// Spec and Stats tool v1.1
// ======================================================
// Original Creation: 26 oct, 2000
// Update: 05 Dec 00 - Rhea: Added viewcycleprev/next commands + options
//
// Usage:
//
// with the adding of a coach ability in the osp v0.99j the old
// spectool.cfg got kinda useless. all the .cfg timers out there
// use the numeric keypad to type out the spawntimes on items.
// the old spectool used the keypad too, so to make the spectool useful
// again i bound it to the numeric keys on the top of the keyboard so
// that the coach can make use of it while he still got his timers on
// the keypad. the binds are just basic binds i put in there but feel
// free to change them to your liking. it should be easy since there are
// details on every command.
//
// written by alias of team evolution
// alias@simnet.is - http://evolution.clanpages.com
// Binds - you may change this to your liking
bind p "players" //shows the list of players on the server and their user number
bind o "vstr StatsOn" //enables stat viewing, binds the numeric keys 1 to 0
bind i "vstr MultiAdd" //enables view adding, also bound to the numeric keys
bind u "vstr MultiRem" //enables view removing, again the numeric keys
bind m "viewnone" //removes all views
bind f10 "vstr autorectoggle" //starts an autorecord and pressing again stops it
bind leftarrow "viewprev" //scrolls through the multiview windows, switching the player sounds
bind rightarrow "viewnext" //same as above
bind uparrow "viewcycleprev" //cycles through to previous player on the same team (if not already viewed)
bind downarrow "viewcyclenext" //cycles through to next player on the same team (if not already viewed)
bind enter "viewfollow" //views the player in the highlighted window
bind ";" "vstr vBlue" //view all blue team, for safety you must press twice
bind "'" "vstr vRed" //view all red team, for safety you must press twice
bind "." "follow" //switches to in-eyes of spec followed through viewcam
bind "/" "viewcam" //viewcam's current in-eyes followed player
set cg_followviewcam 1 //default viewcam to follow specific player
set cg_followkiller 1 //auto-switch to killer of chased player
// Scripts - changing this may cause unwanted results
set StatsOn "echo ^3Stats Enabled;bind 1 stats 0;bind 2 stats 1;bind 3 stats 2;bind 4 stats 3;bind 5 stats 4;bind 6 stats 5;bind 7 stats 6;bind 8 stats 7;bind 9 stats 8;bind 0 stats 9"
set MultiAdd "echo ^3Add View;bind 1 viewadd 0;bind 2 viewadd 1;bind 3 viewadd 2;bind 4 viewadd 3;bind 5 viewadd 4;bind 6 viewadd 5;bind 7 viewadd 6;bind 8 viewadd 7;bind 9 viewadd 8;bind 0 viewadd 9"
set MultiRem "echo ^3Remove View;bind 1 viewremove 0;bind 2 viewremove 1;bind 3 viewremove 2;bind 4 viewremove 3;bind 5 viewremove 4;bind 6 viewremove 5;bind 7 viewremove 6; bind 8 viewremove 7;bind 9 viewremove 8;bind 0 viewremove 9"
set vBlue "echo "^3Press Again To View All ^4Blue";bind uparrow vstr vvBlue;bind downarrow vstr vRed"
set vvBlue "viewblue;bind uparrow vstr vBlue"
set vRed "echo "^3Press Again To View All ^1Red";bind downarrow vstr vvRed;bind uparrow vstr vBlue"
set vvRed "viewred;bind downarrow vstr vRed"
set auto1 "autorecord;set autorectoggle vstr auto2"
set auto2 "stoprecord;set autorectoggle vstr auto1"
set autorectoggle "vstr auto1;