unbindall play gladiator/railgun.wav echo echo ============================= echo =...........................= echo =..ZapperBoy DM +TP Config..= echo =..........Quake ][.........= echo ============================= echo //*/////////////////*// //* *// //* Settings *// //* *// //*/////////////////*// skin "female/brianna" name "ZapperBoy" set hostname "ZapperBoy's server" hand "2" set freelook 1 set joystick 0 set lookstrafe 0 set lookspring 1 set cl_run 1 set noaim 0 set showturtle 0 set showram 0 set showpause 1 set crosshair 1 set sensitivity 15.0 set m_pitch 0.022 set cd_nocd 0 set s_wavonly 0 set s_volume 0.7 set s_mixahead 0.2 set viewsize 100 set fov 110 //*/////////////////*// //* *// //* Bindings *// //* *// //*/////////////////*// bind "g" "use grenades" bind "t" "messagemode" bind "space" "cmd help" bind "1" "use Blaster" bind "2" "use Shotgun" bind "3" "use Super Shotgun" bind "4" "use Machinegun" bind "5" "use Chaingun" bind "del" "use Chaingun" bind "6" "use Grenade Launcher" bind "7" "use Rocket Launcher" bind "end" "use Rocket Launcher" bind "8" "use HyperBlaster" bind "9" "use Railgun" bind "pgdn" "use Railgun" bind "0" "use BFG10K" bind "F1" "wave 0" bind "F2" "wave 1" bind "F3" "wave 2" bind "F4" "wave 3" bind "F5" "wave 4" bind "kp_ins" "stop record" bind "F10" "quit" bind "F12" "screenshot" bind "ctrl" "+movedown" bind "," "+moveleft" bind "." "+moveright" bind "/" "weaplast" bind "tab" "inven" bind "`" "toggleconsole" bind "-" "sizedown" bind "=" "sizeup" bind "backspace" "invdrop" bind "uparrow" "+forward" bind "downarrow" "+back" bind "leftarrow" "+moveleft" bind "rightarrow" "+moveright" bind "enter" "invuse" bind "kp_plus" "sizeup" bind "pause" "pause" bind "mouse1" "+attack" bind "mouse2" "+moveup" bind "mouse3" "invuse" bind "]" "invnext" bind "mwheelup" "invnext" bind "[" "invprev" bind "mwheeldown" "invprev" //Powerups bind "i" "use invulnerability" bind "p" "use power shield" bind "q" "use quad damage" bind "s" "use silencer" bind "e" "use environment suit" bind "b" "use rebreather" //*/////////////////*// //* *// //* More settings *// //* *// //*/////////////////*// set g_select_empty "0" set cl_vwep "1" set gender_auto "0" set gender "male" set sv_reconnect_limit "3" set allow_download_maps "1" set allow_download_sounds "0" set allow_download_models "0" set allow_download_players "0" set allow_download "0" set in_joystick "0" set in_mouse "1" set msg "1" set cl_stereo_separation "0.4" set adr0 "192.168.1.2:27910" set adr1 "192.168.1.1:27910" set s_primary "0" set s_loadas8bit "0" set s_khz "22" set scr_conspeed 30 //*/////////////////*// //* *// //* Graphics *// //* *// //*/////////////////*// set gl_ext_compiled_vertex_array "1" set gl_vertex_arrays "0" set gl_texturesolidmode "default" set gl_texturealphamode "default" set gl_finish "0" set gl_shadows "0" set gl_particle_att_c "0.01" set gl_particle_att_b "0.0" set gl_particle_att_a "0.01" set gl_particle_size "40" set gl_particle_max_size "40" set gl_particle_min_size "2" set sw_stipplealpha "0" set vid_gamma "0.5" set vid_ypos "22" set vid_xpos "3" set vid_ref "gl" set gl_ext_palettedtexture "1" set gl_ext_swapinterval "1" set gl_ext_multitexture "1" set gl_ext_pointparameters "1" set gl_swapinterval "0" set gl_3dlabs_broken "1" set win_noalttab "0" set vid_fullscreen "1" set gl_polyblend "0" //*/////////////////*// //* *// //* Aliases *// //* *// //*/////////////////*// //Teamplay chat commands bind h help alias "help" "say_team Need help %L!" alias "loc" "say_team I am %L" bind "'" "tellinv" alias "tellinv" "say_team I have %H, %W, %A" //Netgraph bind "x" "net1" alias "net1" "netgraph 1;echo Netgraph on;wait;bind x net2" alias "net2" "netgraph 0;echo Netgraph off;wait;bind x net1" //Zoom bind "mouse3" "+zoom" bind "shift" "+zoom" alias "+zoom" "fov 30;sensitivity 4" alias "-zoom" "fov 110;sensitivity 15" //Run or walk bind "a" "walk" alias "walk" "cl_run 0;echo Walking;wait;bind a run" alias "run" "cl_run 1;echo Running;wait;bind a walk" //Drop weapons and ammo bind "kp_pgup" "rail" alias "rail" "say_team Railgun & slugs dropped %L;drop slugs;drop railgun" bind "kp_uparrow" "hyper" alias "hyper" "say_team Hyperblaster & cells dropped %L;drop cells;drop hyperblaster" bind "kp_home" "rock" alias "rock" "say_team RL & rockets dropped %L;drop rockets;drop rockets;drop rocket launcher" bind "kp_rightarrow" "glt" alias "glt" "say_team GL & grenades dropped %L;drop grenades;drop grenades;drop grenade launcher" bind "kp_5" "ch" alias "ch" "say_team Chaingun & bullets dropped %L;drop bullets;drop bullets;drop chaingun" bind "kp_leftarrow" "uzi" alias "uzi" "say_team Machinegun & bullets dropped %L;drop bullets;drop machinegun" bind "kp_pgdn" "ss" alias "ss" "say_team Super shotgun & shells dropped %L;drop shells;drop shells;drop super shotgun" bind "kp_downarrow" "shotg" alias "shotg" "say_team Shotgun & shells dropped %L;drop shells;drop shells;drop shotgun" bind "kp_end" "bfg" alias "bfg" "say_team BFG & cells dropped %Ldrop cells;drop bfg10k" //Fast forward in demos alias +ff "timedemo 1" alias -ff "timedemo 0" bind f11 +ff //Trams bind "k" "karlsson" alias "karlsson" "play barn.wav" bind "z" "exec sayzap.cfg"