home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2006 January
/
Gamestar_80_2006-01_dvd.iso
/
Dema
/
quake4_demo.exe
/
Setup
/
Data
/
q4base
/
pak001.pk4
/
snutz.cfg
< prev
next >
Wrap
Text File
|
2005-09-09
|
3KB
|
116 lines
echo " "
echo "^7------------"
echo "^3WAY TO FAIL."
echo "^7------------"
echo " "
// USER --------------------------------------------------------------
seta ui_name "^3SnutZ"
seta ui_clan "^:DOGGUS"
seta si_name "^:www.doggus.com"
// Note on color codes for names:
//
// You can ^- or ^+ a characters color from the previous letter. For
// example, ui_name "^3N^+a^+m^+e" would make a yellow name (^3),
// with each following letter being one step brighter to form a
// gradient. Using ^- will make the next letter one shade closer
// to black.
//
// See rgoer.cfg for further RGB specific color information.
//
seta ui_hitscanTint "47 1 1"
// Railgun color, use HSV space: Hue, Saturation, Value.
// <0-360> <0-1> <0.75-1>
//
// CONTROLS --------------------------------------------------------
bind "MOUSE1" "_attack"
bind "MOUSE2" "_forward"`
bind "UPARROW" "_speed"
bind "DOWNARROW" "_back"
bind "LEFTARROW" "_moveleft"
bind "RIGHTARROW" "_moveright"
bind "RIGHTCTRL" "_moveUp"
bind "END" "_moveDown"
bind "LEFTCTRL" "_moveup"
bind "RIGHTSHIFT" "_impulse13"
bind "KP_UPARROW" "emote salute"
bind "KP_PGUP" "emote cheer"
bind "KP_5" "emote taunt"
bind "KP_RIGHTARROW" "emote grab_a"
bind "KP_INS" "_zoom"
bind "MWHEELDOWN" "_impulse14"
bind "MWHEELUP" "_impulse15"
bind "c" "centerview"
// WEAPONS ---------------------------------------------------------
bind "MOUSE4" "_impulse0"
bind "MOUSE3" "_impulse2"
bind "DEL" "_impulse5"
bind "KP_END" "_impulse6"
bind "KP_LEFTARROW" "_impulse7"
bind "PGDN" "_impulse8"
// MENUS -----------------------------------------------------------
bind "TAB" "_impulse19"
bind "ESCAPE" "togglemenu"
bind "~" "toggleconsole"
bind "t" "clientMessageMode"
bind "y" "clientmessagemode 1"
bind "F1" "_impulse28"
bind "F2" "_impulse29"
bind "KP_HOME" "_ingamestats"
bind "KP_DEL" "_voiceChat"
// DEV -------------------------------------------------------------
bind "SPACE" "editfx_play"
bind "b" "toggle r_showbatchsize"
bind "d" "reloaddecls"
bind "f" "toggle com_showfps"
bind "g" "reloadguis"
bind "h" "toggle g_showhud"
bind "k" "killmonsters"
bind "p" "toggle pm_thirdperson"
bind "q" "give quad"
bind "r" "reloadmodels"
bind "s" "toggle g_stoptime"
bind "u" "toggle ui_showgun"
bind "w" "give wpmod_all"
bind "F3" "timescale 1"
bind "F4" "timescale .2"
bind "F5" "net_allowcheats 1;god;give all"
bind "F6" "noclip"
bind "F7" "toggle r_showtris"
bind "F8" "toggle r_showoverdraw"
bind "F9" "toggle r_showlightcount"
bind "F10" "spawngui"
bind "F11" "screenshot"
bind "F12" "editfx"
// CVARS -------------------------------------------------------------
seta com_allowconsole "1"
seta g_fov "90"
seta r_brightness "1"
seta r_gamma "1.2"
seta r_swapInterval "0"
seta r_shadows "1"
seta m_strafeSmooth "4"
seta m_smooth "1"
seta m_strafeScale "6.25"
seta m_yaw "0.022"
seta m_pitch "-0.022"
seta sensitivity "5"
seta in_alwaysRun "1"
seta in_freeLook "1"
seta sys_lang "english"
seta ui_autoSwitch "0"
seta ui_showGun "1"
seta g_showHud "1"