Worteltje
04-16-2010, 10:44 AM
Hey guys,,
I Promised to post my CFG.
so here it is. I don't have it finished yet. but the start is there.
i use one key binding with more functions. (like my FOV settings, and vsay binds)..
My CFG:
// autoexec config file of *WF* Un-Rated
// Copyright: Mike Willemsen
//__________________________________________________ ________________________________________
// Name settings
seta name ^0|^1WF^0|^1*^4Un-Rated^1*
//__________________________________________________ ________________________________________
//Controls
unbindall
bind W "+forward"
bind S "+back"
bind A "+moveleft"
bind D "+moveright"
bind Q "+leanleft"
bind E "+leanright"
bind SPACE "+moveup"
bind C "+movedown"
bind X "+prone"
bind CAPSLOCK "+speed"
bind SHIFT "+sprint"
bind F "+activate"
seta sensitivity 6
bind T "messagemode"
bind Y "messagemode2"
bind V "mp_quickmessage"
bind TAB "+scores"
bind L "openlimbomenu"
bind G "+mapexpand"
bind . "zoomin"
bind , "zoomout"
bind ALT "stats"
bind KP_PGDN "+topshots"
bind MOUSE1 "+attack"
bind MOUSE2 "weapalt"
bind R "+reload"
bind B "+zoom"
bind F1 "vote yes"
bind F2 "vote no"
bind F11 "screenshot"
bind F12 "record"
bind MWWHEELUP "weapnext"
bind MWHEELDOWN "weapprev"
bind 1 "weaponbank 1"
bind 2 "weaponbank 2"
bind 3 "weaponbank 3"
bind 4 "weaponbank 4"
bind 5 "weaponbank 5"
bind 6 "weaponbank 6"
bind 7 "weaponbank 7"
bind KP_INS "selectbudyall"
bind KP_LEFTARROW "selectbuddy1"
bind KP_5 "selectbuddy2"
bind KP_RIGHTARROW "selectbuddy3"
bind KP_HOME "selectbuddy4"
bind KP_UPARROW "selectbuddy5"
bind KP_PGUP "selectbuddy6"
//__________________________________________________ ________________________________________
// Field of view (FOV)
bind ] "cg_fov 105"
bind [ "cg_fov 90"
//__________________________________________________ ________________________________________
// 180 degree turn
bind z "com_maxfps 50; wait 2; cl_yawspeed 1700; +left; wait 10; -left; com_maxfps 76"
//__________________________________________________ ________________________________________
// weapon on/off
set set gun0 "echo ^1GUN ^7OFF; set cg_drawgun 0; set gun vstr gun1"
set gun1 "echo ^1GUN ^7ON; set cg_drawgun 1; set gun vstr gun0"
set gun "vstr gun0"
bind = "vstr gun"
//__________________________________________________ ________________________________________
//Crouch toggle
bind CTRL "vstr crouchtoggle"
set crouch "+movedown;set crouchtoggle vstr standup"
set standup "-movedown;set crouchtoggle vstr crouch"
set crouchtoggle "vstr crouch"
//__________________________________________________ ________________________________________
//
//__________________________________________________ ________________________________________
//
//================================================== ========================================
//Game Options
seta cg_autoReload 1
seta cg_autoswitch 1
seta cg_drawCompass 1
seta cg_drawReinforcementTime 1
seta cg_crosshairHealth 0
seta cg_drawCrosshairNames 0
seta cg_wolfparticles 0
seta cg_lagometer 1
seta r_drawSun 1
seta cg_shadows 1
seta r_highQualityVideo 1
seta s_khz 22
seta cg_crosshairSize 25
seta cg_crosshairColor cyan
//System Options
seta com_hunkmegs 128
seta rate 25000
seta r_fullscreen 0
seta r_detailtextures 1
seta r_ext_compressed_textures 1
seta r_dynamiclight 1
//__________________________________________________ ________________________________________
// VSAY Binds
//Hi
bind y "vstr hi"
set hi1 "vsay Hi ^1Hi There; set hi vstr hi2"
set hi2 "vsay Hi ^2Hi There!; set hi vstr hi3"
set hi3 "vsay Hi ^3Hi There!; set hi vstr hi4"
set hi4 "vsay Hi ^4Hi There!; set hi vstr hi5"
set hi5 "vsay Hi ^5Hi There!; set hi vstr hi6"
set hi6 "vsay Hi ^6Hi There!; set hi vstr hi1"
set hi "vstr hi1"
//Bye
bind u "vstr bye"
set bye1 "vsay Bye ^1Ciao!; set bye vstr bye2"
set bye2 "vsay Bye ^1Au revoir!; set bye vstr bye3"
set bye3 "vsay Bye ^1Bye!; set bye vstr bye4"
set bye4 "vsay Bye ^2Ciao!; set bye vstr bye5"
set bye5 "vsay Bye ^2Au revoir!; set bye vstr bye6"
set bye6 "vsay Bye ^2Bye!; set bye vstr bye7"
set bye7 "vsay Bye ^3Ciao!; set bye vstr bye8"
set bye8 "vsay Bye ^3Au revoir!; set bye vstr bye9"
set bye9 "vsay Bye ^3Bye!; set bye vstr bye1"
set bye "vstr bye1"
//Path Cleared
bind h "vstr path"
set path1 "vsay PathCleared ^1I've Cleared the way!!!; set path vstr path2"
set path2 "vsay PathCleared ^2I've Cleared the way!!!; set path vstr path3"
set path3 "vsay PathCleared ^3Cleared!!!; set path vstr path4"
set path4 "vsay PathCleared ^4Cleared!!!; set path vstr path5"
set path5 "vsay PathCleared ^5Sweeped this part!!!; set path vstr path5"
set path6 "vsay PathCleared ^6Sweeped this part!!!; set path vstr path1"
set path "vstr path1"
// End
This is my CFG.
i only need to add more vsay binds to finish it.
Greetings, *Un-Rated*
-edit-
I will not post it again untill it's finished. working on it atm. and some things changed (keys and stuff).
also i added a help on the bottom. so someone can tweak it for there own usage.
greetings
I Promised to post my CFG.
so here it is. I don't have it finished yet. but the start is there.
i use one key binding with more functions. (like my FOV settings, and vsay binds)..
My CFG:
// autoexec config file of *WF* Un-Rated
// Copyright: Mike Willemsen
//__________________________________________________ ________________________________________
// Name settings
seta name ^0|^1WF^0|^1*^4Un-Rated^1*
//__________________________________________________ ________________________________________
//Controls
unbindall
bind W "+forward"
bind S "+back"
bind A "+moveleft"
bind D "+moveright"
bind Q "+leanleft"
bind E "+leanright"
bind SPACE "+moveup"
bind C "+movedown"
bind X "+prone"
bind CAPSLOCK "+speed"
bind SHIFT "+sprint"
bind F "+activate"
seta sensitivity 6
bind T "messagemode"
bind Y "messagemode2"
bind V "mp_quickmessage"
bind TAB "+scores"
bind L "openlimbomenu"
bind G "+mapexpand"
bind . "zoomin"
bind , "zoomout"
bind ALT "stats"
bind KP_PGDN "+topshots"
bind MOUSE1 "+attack"
bind MOUSE2 "weapalt"
bind R "+reload"
bind B "+zoom"
bind F1 "vote yes"
bind F2 "vote no"
bind F11 "screenshot"
bind F12 "record"
bind MWWHEELUP "weapnext"
bind MWHEELDOWN "weapprev"
bind 1 "weaponbank 1"
bind 2 "weaponbank 2"
bind 3 "weaponbank 3"
bind 4 "weaponbank 4"
bind 5 "weaponbank 5"
bind 6 "weaponbank 6"
bind 7 "weaponbank 7"
bind KP_INS "selectbudyall"
bind KP_LEFTARROW "selectbuddy1"
bind KP_5 "selectbuddy2"
bind KP_RIGHTARROW "selectbuddy3"
bind KP_HOME "selectbuddy4"
bind KP_UPARROW "selectbuddy5"
bind KP_PGUP "selectbuddy6"
//__________________________________________________ ________________________________________
// Field of view (FOV)
bind ] "cg_fov 105"
bind [ "cg_fov 90"
//__________________________________________________ ________________________________________
// 180 degree turn
bind z "com_maxfps 50; wait 2; cl_yawspeed 1700; +left; wait 10; -left; com_maxfps 76"
//__________________________________________________ ________________________________________
// weapon on/off
set set gun0 "echo ^1GUN ^7OFF; set cg_drawgun 0; set gun vstr gun1"
set gun1 "echo ^1GUN ^7ON; set cg_drawgun 1; set gun vstr gun0"
set gun "vstr gun0"
bind = "vstr gun"
//__________________________________________________ ________________________________________
//Crouch toggle
bind CTRL "vstr crouchtoggle"
set crouch "+movedown;set crouchtoggle vstr standup"
set standup "-movedown;set crouchtoggle vstr crouch"
set crouchtoggle "vstr crouch"
//__________________________________________________ ________________________________________
//
//__________________________________________________ ________________________________________
//
//================================================== ========================================
//Game Options
seta cg_autoReload 1
seta cg_autoswitch 1
seta cg_drawCompass 1
seta cg_drawReinforcementTime 1
seta cg_crosshairHealth 0
seta cg_drawCrosshairNames 0
seta cg_wolfparticles 0
seta cg_lagometer 1
seta r_drawSun 1
seta cg_shadows 1
seta r_highQualityVideo 1
seta s_khz 22
seta cg_crosshairSize 25
seta cg_crosshairColor cyan
//System Options
seta com_hunkmegs 128
seta rate 25000
seta r_fullscreen 0
seta r_detailtextures 1
seta r_ext_compressed_textures 1
seta r_dynamiclight 1
//__________________________________________________ ________________________________________
// VSAY Binds
//Hi
bind y "vstr hi"
set hi1 "vsay Hi ^1Hi There; set hi vstr hi2"
set hi2 "vsay Hi ^2Hi There!; set hi vstr hi3"
set hi3 "vsay Hi ^3Hi There!; set hi vstr hi4"
set hi4 "vsay Hi ^4Hi There!; set hi vstr hi5"
set hi5 "vsay Hi ^5Hi There!; set hi vstr hi6"
set hi6 "vsay Hi ^6Hi There!; set hi vstr hi1"
set hi "vstr hi1"
//Bye
bind u "vstr bye"
set bye1 "vsay Bye ^1Ciao!; set bye vstr bye2"
set bye2 "vsay Bye ^1Au revoir!; set bye vstr bye3"
set bye3 "vsay Bye ^1Bye!; set bye vstr bye4"
set bye4 "vsay Bye ^2Ciao!; set bye vstr bye5"
set bye5 "vsay Bye ^2Au revoir!; set bye vstr bye6"
set bye6 "vsay Bye ^2Bye!; set bye vstr bye7"
set bye7 "vsay Bye ^3Ciao!; set bye vstr bye8"
set bye8 "vsay Bye ^3Au revoir!; set bye vstr bye9"
set bye9 "vsay Bye ^3Bye!; set bye vstr bye1"
set bye "vstr bye1"
//Path Cleared
bind h "vstr path"
set path1 "vsay PathCleared ^1I've Cleared the way!!!; set path vstr path2"
set path2 "vsay PathCleared ^2I've Cleared the way!!!; set path vstr path3"
set path3 "vsay PathCleared ^3Cleared!!!; set path vstr path4"
set path4 "vsay PathCleared ^4Cleared!!!; set path vstr path5"
set path5 "vsay PathCleared ^5Sweeped this part!!!; set path vstr path5"
set path6 "vsay PathCleared ^6Sweeped this part!!!; set path vstr path1"
set path "vstr path1"
// End
This is my CFG.
i only need to add more vsay binds to finish it.
Greetings, *Un-Rated*
-edit-
I will not post it again untill it's finished. working on it atm. and some things changed (keys and stuff).
also i added a help on the bottom. so someone can tweak it for there own usage.
greetings