All pastes #2073362 Raw Edit

Anonymous

public text v1 · immutable
#2073362 ·published 2011-06-01 19:22 UTC
rendered paste body
// :: q2 config - by senti - #play.q2

unbindall

echo loading senti.cfg...

// :: M O V E M E N T 
bind s 	"+forward"
bind space 	"+back"
bind d 	"+moveright"
bind a 	"+moveleft"
bind f 	+speed
bind MOUSE1 "+attack"
bind MOUSE2 "+moveup"
bind ALT 	"+movedown"

// :: W E A P O N S
bind v 	"use railgun"
bind c 	"use rocket launcher"
bind e 	"use super shotgun"
bind g 	"use grenades"
bind r 	"use hyperblaster"
bind 4 	"use machinegun"
bind q 	"use grenade launcher"
bind 5 	"use chaingun"

// :: T E A M B I N D S
bind y 	"messagemode2"
bind b 	"say_team Need backup $loc_here"
bind h 	"say_team %h / %a"
bind j 	"say_team QUAD 60!; play 60sec.wav"
bind l 	"say_team Im %l"
bind 1 	"say_team [Uppfattat/kommer]"
bind 2 	"say_team I'm $loc_here"
bind 3 	"say_team %h / %a"
bind w	"say_team [QUAD 60!]; play 60sec.wav"

// :: M O U S E
sensitivity	"3.5"
set freelook 	"1"
set m_filter 	"0"
set m_pitch 	"0.022"
set m_yaw	"0.022"
set m_xp	"1"

// :: V I S U A L S
set intensity 	"2"
set gl_modulate	"4"
set fov 	"90"
set hand 	"2"
set vid_gamma	".4"

set cl_maxfps 	"120"
set cl_vwep 	"1"
set cl_drawtime "1"

set gl_ztrick 	 "1"
set gl_mode 	 "3"
set gl_picmip 	 "1"
set gl_polyblend "0"
set gl_flashblend "1"
set gl_shadows 	"0"
set gl_contrans "0.5"

// :: S O U N D
set s_volume 	"0.5"
set s_mixahead 	".14"
set s_khz 		"22"
set s_primary 	"0"
set s_loadas8bit 	"1"
set cl_stereo_separation "0.4"

// :: M I S C
name 			"senti"
set rate 		"25000"
set scr_conspeed 	"1000"
set hostname 	"Prime Battle"
set vid_fullscreen "1"
set allow_download "0"
set win_noalttab 	"0"
set vid_ypos 	"22"
set vid_xpos 	"3"
set vid_ref 	"ncgl"
set deathmatch 	"1"
set gl_swapinterval "0"
set cl_run 		"1"
set crosshair 	"2"
set lookstrafe 	"0"
set lookspring 	"1"
set gl_coloredlightmaps "0.2"

bind TAB 		"inven"
bind ENTER 		"invuse"
bind ESCAPE 	"togglemenu"
bind t 		"messagemode"
bind x 		"cmd help"
bind mouse3 	"play 20sec.wav;say_team [Armor 20] "
bind mouse5	"play weapon30.wav;say_team [WEAPON 30]"
bind ' 		"invdrop"
bind ]		"invnext"
bind [		"invprev"
bind ` 		"toggleconsole"
bind ~ 		"toggleconsole"
bind BACKSPACE 	"invdrop"
bind f4 		say :)
bind f9 		menu
bind f10 		stopsound
bind F12 		say "screenshotjpg"


// :: A L I A S E S 

alias nam "name play>senti"

bind pgup modulate
alias modulate "echo = BRIGHT =;gl_modulate 99;bind pgup modulate2"
alias modulate2 "echo = 4 =;gl_modulate 4;bind pgup modulate"

bind pgdn idonset
alias idonset "id;bind pgdn idonset2"
alias idonset2 "id;bind pgdn idonset"

bind ins readyalias
alias readyalias "ready;echo R-E-A-D-Y;wait;wait;wait;bind ins readyalias2"
alias readyalias2 "unready; bind ins readyalias"

bind del spelaindemo
alias spelaindemo "record temp; say <[eA]Stuff|away> everyone start to be ready for a new war now;bind del spelaindemo2"
alias spelaindemo2 "accuracy;wait;killstats;wait;stop;bind del spelaindemo"

bind kp_ins +net 
alias +net "netgraph 1"
alias -net "netgraph 0"

bind < +finzoom
alias +finzoom "fov 60;sensitivity 2"
alias -finzoom "fov 90;sensitivity 5"

set cl_maxfps 90
set r_maxfps 333
set cl_async 1


// ------------
exec drops.cfg
echo done loading drops.cfg...