Since I Dont Really Play Ns Anymore
CommunistWithAGun
Local Propaganda Guy Join Date: 2003-04-30 Member: 15953Members
<div class="IPBDescription">Here are my scripts to help people</div> // This file is overwritten whenever you change your user settings in the game.
// Add custom configurations to the file "userconfig.cfg".
unbindall
bind "TAB" "+showscores"
bind "ENTER" "+use"
bind "ESCAPE" "cancelselect"
bind "SPACE" "+jump"
bind "'" "+moveup"
bind "+" "sizeup"
bind "-" "sizedown"
bind "/" "+movedown"
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind ";" "+mlook"
bind "=" "sizeup"
bind "[" "invprev"
bind "\" "+voicerecord"
bind "]" "invnext"
bind "`" "toggleconsole"
bind "a" "+moveleft"
bind "c" "+movedown"
bind "d" "+moveright"
bind "e" "+use"
bind "f" "impulse 100"
bind "o" "say_team >>>NEED AMMUNITION!<<<"
bind "p" "say_team >>>NEED MEDICAL ATTENTION!<<<"
bind "q" "lastinv"
bind "r" "+reload"
bind "s" "+back"
bind "t" "impulse 201"
bind "u" "messagemode2"
bind "v" "+moveup"
bind "w" "+forward"
bind "y" "messagemode"
bind "~" "toggleconsole"
bind "UPARROW" "+forward"
bind "DOWNARROW" "+back"
bind "LEFTARROW" "+moveleft"
bind "RIGHTARROW" "+moveright"
bind "ALT" "+strafe"
bind "CTRL" "+3jumps"
bind "SHIFT" "+speed"
bind "F1" "jointeamone"
bind "F2" "jointeamtwo"
bind "F4" "readyroom"
bind "F5" "snapshot"
bind "F6" "save quick"
bind "F7" "load quick"
bind "F10" "quit prompt"
bind "PGDN" "+lookdown"
bind "PGUP" "+lookup"
bind "END" "centerview"
bind "KP_INS" "+duck"
bind "MWHEELDOWN" "invnext"
bind "MWHEELUP" "invprev"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+pattack"
bind "MOUSE3" "+reload"
bind "MOUSE4" "+popupmenu"
bind "MOUSE5" "lastinv"
bind "PAUSE" "pause"
_snd_mixahead "0.1"
ati_npatch "1.0"
ati_subdiv "2.0"
bgmvolume "1.000000"
bottomcolor "6"
brightness "99999"
cd_fps "0"
cd_sound "0"
cl_allowdownload "1"
cl_allowupload "1"
cl_autohelp "1.0"
cl_buildmessages "1"
cl_centerentityid "0.0"
cl_cmdbackup "2"
cl_cmdrate "101"
cl_cmhotkeys "qwerasdfzxcv"
cl_dlmax "128"
cl_download_ingame "1"
cl_dynamiclights "1"
cl_forcedefaultfov "0"
cl_highdetail "1"
cl_himodels "0"
cl_idealpitchscale "0.8"
cl_lc "1"
cl_logocolor "#Valve_Orange"
cl_logofile "lambda"
cl_lw "1"
cl_musicdelay "90"
cl_musicdirectory ""
cl_musicenabled "0"
cl_musicvolume "155"
cl_particleinfo "0"
cl_quickselecttime ".15"
cl_timeout "60"
cl_updaterate "101"
cl_vsmoothing "0.05"
con_color "255 180 30"
console "1"
crosshair "1.000000"
fps_max "100.0"
fps_modem "0.0"
gamma "3"
gl_dither "1"
gl_flipmatrix "0"
gl_monolights "0"
gl_overbright "99999"
gl_polyoffset "0.1"
hisound "1"
hpk_maxsize "4"
hud_capturemouse "1"
hud_centerid "0"
hud_classautokill "1"
hud_draw "1"
hud_fastswitch "0"
hud_takesshots "0"
joystick "0"
lookspring "0.000000"
lookstrafe "0.000000"
m_filter "1"
m_forward "1"
m_pitch "0.022000"
m_side "0.8"
m_yaw "0.022"
model "gordon"
MP3FadeTime "2.0"
MP3Volume "0.8"
mp_decals "300"
name "[+ CommunistWithAGun -]"
net_graph "0"
net_graphpos "1"
net_scale "5"
r_bmodelhighfrac "5.0"
r_detailtextures "0"
s_a3d "0"
s_automax_distance "30.0"
s_automin_distance "2.0"
s_bloat "2.0"
s_distance "60"
s_doppler "0.0"
s_eax "1"
s_leafnum "0"
s_max_distance "1000.0"
s_min_distance "8.0"
s_numpolys "200"
s_polykeep "1000000000"
s_polysize "10000000"
s_refdelay "4"
s_refgain "0.4"
s_rolloff "1.0"
s_verbwet "0.25"
sensitivity "7"
skin ""
suitvolume "0.250000"
sv_aim "0"
sv_voiceenable "1"
team ""
topcolor "30"
viewsize "120.000000"
voice_enable "1"
voice_forcemicrecord "1"
voice_modenable "1"
voice_scale "1"
volume "0.800000"
+mlook
exec userconfig.cfg
exec bhop.cfg
exec pistol.cfg
exec custom.cfg
exec rate.cfg
exec lambert.cfg
bhop.cfg
alias +3jumps "+jump; wait; -jump; wait; +jump; wait; -jump; wait; +jump"
alias -3jumps "-jump"
bind ctrl "+3jumps"
pistol.cfg
//pscript
alias +pattack "+attack"
alias -pattack "-attack; wait; +attack; wait; -attack"
bind mouse2 "+pattack"
Custom.cfg
bind f1 "jointeamone"
bind f2 "jointeamtwo"
bind f4 "readyroom"
bind o "say_team >>>NEED AMMUNITION!<<<"
bind p "say_team >>>NEED MEDICAL ATTENTION!<<<"
rate.cfg
rate 10000
lambert.cfg (don't use in cal)
direct 0;lambert -2;lightgamma 0;texgamma 0;gl_overbright 99999;gl_lightholes 99999;brightness 99999;gamma 99999
Lambert isn't a cheat, just makes it so you need sunglasses to play ns.
Enjoy :\ nothing special but who knows maybe someone can find use in it.
Edited for mistakes/typos/spelling/etc
// Add custom configurations to the file "userconfig.cfg".
unbindall
bind "TAB" "+showscores"
bind "ENTER" "+use"
bind "ESCAPE" "cancelselect"
bind "SPACE" "+jump"
bind "'" "+moveup"
bind "+" "sizeup"
bind "-" "sizedown"
bind "/" "+movedown"
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind ";" "+mlook"
bind "=" "sizeup"
bind "[" "invprev"
bind "\" "+voicerecord"
bind "]" "invnext"
bind "`" "toggleconsole"
bind "a" "+moveleft"
bind "c" "+movedown"
bind "d" "+moveright"
bind "e" "+use"
bind "f" "impulse 100"
bind "o" "say_team >>>NEED AMMUNITION!<<<"
bind "p" "say_team >>>NEED MEDICAL ATTENTION!<<<"
bind "q" "lastinv"
bind "r" "+reload"
bind "s" "+back"
bind "t" "impulse 201"
bind "u" "messagemode2"
bind "v" "+moveup"
bind "w" "+forward"
bind "y" "messagemode"
bind "~" "toggleconsole"
bind "UPARROW" "+forward"
bind "DOWNARROW" "+back"
bind "LEFTARROW" "+moveleft"
bind "RIGHTARROW" "+moveright"
bind "ALT" "+strafe"
bind "CTRL" "+3jumps"
bind "SHIFT" "+speed"
bind "F1" "jointeamone"
bind "F2" "jointeamtwo"
bind "F4" "readyroom"
bind "F5" "snapshot"
bind "F6" "save quick"
bind "F7" "load quick"
bind "F10" "quit prompt"
bind "PGDN" "+lookdown"
bind "PGUP" "+lookup"
bind "END" "centerview"
bind "KP_INS" "+duck"
bind "MWHEELDOWN" "invnext"
bind "MWHEELUP" "invprev"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+pattack"
bind "MOUSE3" "+reload"
bind "MOUSE4" "+popupmenu"
bind "MOUSE5" "lastinv"
bind "PAUSE" "pause"
_snd_mixahead "0.1"
ati_npatch "1.0"
ati_subdiv "2.0"
bgmvolume "1.000000"
bottomcolor "6"
brightness "99999"
cd_fps "0"
cd_sound "0"
cl_allowdownload "1"
cl_allowupload "1"
cl_autohelp "1.0"
cl_buildmessages "1"
cl_centerentityid "0.0"
cl_cmdbackup "2"
cl_cmdrate "101"
cl_cmhotkeys "qwerasdfzxcv"
cl_dlmax "128"
cl_download_ingame "1"
cl_dynamiclights "1"
cl_forcedefaultfov "0"
cl_highdetail "1"
cl_himodels "0"
cl_idealpitchscale "0.8"
cl_lc "1"
cl_logocolor "#Valve_Orange"
cl_logofile "lambda"
cl_lw "1"
cl_musicdelay "90"
cl_musicdirectory ""
cl_musicenabled "0"
cl_musicvolume "155"
cl_particleinfo "0"
cl_quickselecttime ".15"
cl_timeout "60"
cl_updaterate "101"
cl_vsmoothing "0.05"
con_color "255 180 30"
console "1"
crosshair "1.000000"
fps_max "100.0"
fps_modem "0.0"
gamma "3"
gl_dither "1"
gl_flipmatrix "0"
gl_monolights "0"
gl_overbright "99999"
gl_polyoffset "0.1"
hisound "1"
hpk_maxsize "4"
hud_capturemouse "1"
hud_centerid "0"
hud_classautokill "1"
hud_draw "1"
hud_fastswitch "0"
hud_takesshots "0"
joystick "0"
lookspring "0.000000"
lookstrafe "0.000000"
m_filter "1"
m_forward "1"
m_pitch "0.022000"
m_side "0.8"
m_yaw "0.022"
model "gordon"
MP3FadeTime "2.0"
MP3Volume "0.8"
mp_decals "300"
name "[+ CommunistWithAGun -]"
net_graph "0"
net_graphpos "1"
net_scale "5"
r_bmodelhighfrac "5.0"
r_detailtextures "0"
s_a3d "0"
s_automax_distance "30.0"
s_automin_distance "2.0"
s_bloat "2.0"
s_distance "60"
s_doppler "0.0"
s_eax "1"
s_leafnum "0"
s_max_distance "1000.0"
s_min_distance "8.0"
s_numpolys "200"
s_polykeep "1000000000"
s_polysize "10000000"
s_refdelay "4"
s_refgain "0.4"
s_rolloff "1.0"
s_verbwet "0.25"
sensitivity "7"
skin ""
suitvolume "0.250000"
sv_aim "0"
sv_voiceenable "1"
team ""
topcolor "30"
viewsize "120.000000"
voice_enable "1"
voice_forcemicrecord "1"
voice_modenable "1"
voice_scale "1"
volume "0.800000"
+mlook
exec userconfig.cfg
exec bhop.cfg
exec pistol.cfg
exec custom.cfg
exec rate.cfg
exec lambert.cfg
bhop.cfg
alias +3jumps "+jump; wait; -jump; wait; +jump; wait; -jump; wait; +jump"
alias -3jumps "-jump"
bind ctrl "+3jumps"
pistol.cfg
//pscript
alias +pattack "+attack"
alias -pattack "-attack; wait; +attack; wait; -attack"
bind mouse2 "+pattack"
Custom.cfg
bind f1 "jointeamone"
bind f2 "jointeamtwo"
bind f4 "readyroom"
bind o "say_team >>>NEED AMMUNITION!<<<"
bind p "say_team >>>NEED MEDICAL ATTENTION!<<<"
rate.cfg
rate 10000
lambert.cfg (don't use in cal)
direct 0;lambert -2;lightgamma 0;texgamma 0;gl_overbright 99999;gl_lightholes 99999;brightness 99999;gamma 99999
Lambert isn't a cheat, just makes it so you need sunglasses to play ns.
Enjoy :\ nothing special but who knows maybe someone can find use in it.
Edited for mistakes/typos/spelling/etc
This discussion has been closed.
Comments
but the gamma thingy might come in handy in those uber-dark spots ^^
May I add: how worthless that config is.
Well that and I dont see your name listed anywhere special, <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->
*sigh* Why do people like to bash other people so much?
Well that and I dont see your name listed anywhere special, <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo--> <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
Ignorance is bliss.
oh wow, good for you. here's a cookie, and some milk.
btw, the proper term is "I couldn't care less", if you COULD care less, it means you care a little already. so in the future, when you want to come across as a jackass, please use the proper terminology. =P
May I add: how worthless that config is. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
It makes a god damn huge difference. Just look at the lambert part and try it out and you'll notice the difference.