Image

Kweegwin Config

Name says it all.
Locked
Kweegwin666

Kweegwin Config

Post by Kweegwin666 » Fri Aug 10, 2007 6:14 pm

Nothing REALLY special in it..
But a couple of people have asked me for my config. Most likely for hello and i need ammo binds. lots to learn from the Unofficial ET Guide. I took out things specific to me like seta name and stuff, other thing like /rate i do manually. any way here it is Clap:


say ^wNoQuarter Config^1 Loaded...

seta cg_gibs "1"
seta r_customwidth "1440"
seta r_customheight "900"
seta com_maxfps 76
seta cg_fov "110"
seta sensitivity "9.5"

exec switchbind.cfg

unbindall
bind TAB "+scores"
bind ESCAPE "togglemenu"
bind SPACE "+moveup"
bind , vsay hi
bind - "zoomout"
bind . "mapzoomin"
bind 0 "weaponbank 10"
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 8 "weaponbank 8"
bind 9 "weaponbank 9"
bind = "zoomin"
bind ` "toggleconsole"
bind a "+moveleft
bind b "+zoom"
bind c "+topshots"
bind d "+moveright
bind e "+leanright"
bind f "+activate"
bind g "+mapexpand"
bind h +kick
bind i vsay_team needammo I only have [t] ammo in my [w]!
bind j vsay GreatShot Great Shot [d]
bind k kill; forcetapout
bind l "openlimbomenu"
bind m vsay_team medic I only have [s] Health!
bind n "mvactivate"
bind o vsay hi
bind p vsay followme Come meet my [w] at [l]
bind q "+leanleft"
bind r "+reload"
bind s "+back"
bind t "messagemode"
bind u "messagemode3"
bind v "mp_quickmessage"
bind w "+forward"
bind x "+prone"
bind y "messagemode2"
bind z "vsay hi Hello [p]!!"
bind ~ "toggleconsole"
bind CAPSLOCK "+speed"
bind ALT "+stats"
bind CTRL "+movedown"
bind SHIFT "+sprint"
bind F1 "vote yes"
bind F2 "vote no"
bind F3 "ready"
bind F4 "notready"
bind F7 "say ^wTo apply to become a ^1BBA^w or ^3BBA YG^w go to ^2www.BuffaloBadAss.com
bind F8 "say ^1English Only In ^2Global^1 and ^5Team^1 Chat!"
bind F10 autoscreenshot
bind F11 "stoprecord"
bind F12 "autorecord"
bind KP_LEFTARROW "selectbuddy 3"
bind KP_5 exec nqsoldier.cfg
bind KP_RIGHTARROW "selectbuddy 5"
bind KP_END exec jmcfg.cfg
bind KP_DOWNARROW exec nqcfg.cfg
bind KP_PGDN tjcfg.cfg
bind KP_ENTER "mp_fireteamadmin"
bind KP_INS "selectbuddy -2"
bind MOUSE1 "+attack"
bind MOUSE3 "+attack2
bind MWHEELDOWN "weapprev"
bind MWHEELUP "weapnext"

I have 3 different configs. One for NQ, one for NQ as a soldier (switch weapon script doesnt work as easy as soldier) a Jaymod config( for different "I Need <>" commands and no +kick)

IF you are going to use this make sure you know all of the buttons before you exec it.

c4rnag3
Retired Clan Member
Retired Clan Member
Posts: 52
Joined: Wed Dec 31, 1969 7:00 pm
Location: Atlanta, GA
Contact:

reply

Post by c4rnag3 » Tue Aug 14, 2007 10:23 am

not bad... i used it last night... i would display my cfg but you might finally be able to kill me :P
Image

Kweegwin666

Re: reply

Post by Kweegwin666 » Tue Aug 14, 2007 11:52 am

havocc wrote:you might finally be able to kill me :P
hehehe, you wish carnage :lol:

oh and i made some changes from that config. i found a really cool script for shooting long distance. it works so when u hold the crouch key, ur FOV goes down, and you senitivity goes down for a more steady shot. when you release the key, it all goes back to normal.

User avatar
Nerdy
Retired Clan Member
Retired Clan Member
Posts: 63
Joined: Wed Dec 31, 1969 7:00 pm
Location: Hiding in the bushes...

Post by Nerdy » Tue Aug 14, 2007 12:01 pm

Of course the FOV part only works if you've set the FOV higher than default to start with. I'm assuming this script returns the FOV to 90 when activated? Sounds like a nifty little script though. Mind if I try it?

c4rnag3
Retired Clan Member
Retired Clan Member
Posts: 52
Joined: Wed Dec 31, 1969 7:00 pm
Location: Atlanta, GA
Contact:

fov

Post by c4rnag3 » Tue Aug 14, 2007 12:51 pm

i've tried that cfg before, didn't really like it... who knows, you might like it...
Image

Kweegwin666

Post by Kweegwin666 » Tue Aug 14, 2007 5:05 pm

Nerdy already knows this but for those who don't and want to try it:

here is the script

bind CTRL "+vstr c_a c_b"
set c_a "+movedown; cg_fov 90; sensitivity 6
set c_b "-movedown; cg_fov 110; sensitivity "9.5"

Option 1: you want to copy that^^, and paste it into your Autoexec.cfg file

Option 2: open a new document on word pad. paste the script into a new document, save it as crouch.cfg in your ETMain folder. then add the line <exec crouch.cfg> (without the <>) to your autoexec.cfg, keeps the autoexec file cleaner/more organized.

IF YOU HAVE A BIND <key> +MOVEDOWN IN YOUR AUTOEXEC.CFG, REMOVE IT

Then you can change the field of view to lower then 90 im pretty sure. so if you still want use this with the default 90 FOV, change the 90 to 70, and the 110 to 90. the sensitivity you can either take out, or change them to your preference. the bottom line is what your settings will go to after you let go of your crouch button, then line above that is what will happen when you hold crouch. and the top line is the button you want to bind it to. dont forget to change this to what you want it. i use CTRL.

this works well for sniping too. stand for fast sniping. crouch for accuracy.

User avatar
Nerdy
Retired Clan Member
Retired Clan Member
Posts: 63
Joined: Wed Dec 31, 1969 7:00 pm
Location: Hiding in the bushes...

Post by Nerdy » Tue Aug 14, 2007 6:49 pm

I'm pretty sure pb won't allow fovs lower than 90 degrees, otherwise people would be coming up with "ironsights" scripts all over the place...

Thanks for the snippet kweeg, I'll try it next time I play :wtg:

Locked