unbindall /////////////////////////////////////////// /// Quake 3 Arena v 1.32 /// /// OSP Tourney 1.03a /// /////////////////////////////////////////// |--------------------------------------------------| | < PLAYER DEVICES > | | MOUSE: A4tech wheel 3d | | KEYBOARD: Smart Office XP Keyboard | | VIDEOCARD: ATI Radeon 9600 XT | |--------------------------------------------------| ===================== ------------------------------------------------------- |Configs| bind F7 "vstr cfg1;bind F7 vstr cfg2" set cfg1 "exec zeus.cfg;play sound\feedback\one.wav set cfg2 "exec zeus2.cfg;play sound\feedback\two.wav" ------------------------------------------------------- |Player options| seta name "^b^42ma^n^7N.Z^b^4euS" seta sv_hostname "2maN Clan server" seta team_headmodel "*james" seta team_model "james" seta headmodel "Bitterman\blue" seta model "Bitterman/blue" bind k "model Bitterman/Red" ------------------------------------------------------- |My commands| ~~ Maps ~~ vstr "zeus_t2" set "zeus_t2" "map q3tourney2" vstr "zeus_ztn" set "zeus_ztn" "map ztn3tourney1" vstr "zeus_pro-dm6" set "zeus_pro-dm6" "map pro-q3dm6" vstr "zeus_pro-t4" set "zeus_pro-t4" "map pro-q3tourney4" ------------------------------------------------------- |Mouse| seta sensitivity "22.3" seta m_filter "1" seta m_yaw "0.022" seta m_pitch "0.022" seta cl_mouseAccel "0.3" ------------------------------------------------------- |Binds| bind F1 "ready" // ready to fight bind F2 "cg_enemymodel tankjr/pm;cg_enemycolors 333p;Echo ^3EM:tankjr/pm ^7| ^4COL:333p" bind F3 "cg_enemymodel keel/pm;cg_enemycolors 0000;Echo ^7EM:keel/pm | COL:0000" bind F5 "StopRecord" bind F6 "AutoRecord" bind F11 "Disconnect" bind F12 "Quit" bind Shift "+zoom" ------------------------------------------------------- |Other Binds| bind TAB "+scores" bind ESCAPE "togglemenu" bind - "NotReady" bind = "sizeup" bind ` "toggleconsole" bind F9 "Map_Restart" // restart bind ~ "toggleconsole" bind PAUSE "pause" bind g "+scores" ------------------------------------------------------- |Mowement| bind e "+forward" bind d "+back" bind s "+moveleft" bind f "+moveright" bind space "+moveup" bind z "+movedown" bind c "+speed" ------------------------------------------------------- |Weapons| bind MOUSE1 "+attack" bind b "weapon 1" // gauntlet bind 3 "weapon 2" // machine gun bind w "weapon 3" // shotgun bind a "weapon 4" // grenade launcher bind t "weapon 5" // rocket launcher bind mouse2 "weapon 6" // lightning gun bind r "weapon 7" // railgun *FAVORITE* bind g "weapon 8" // plasmagun ------------------------------------------------------- |Says| bind q "Say ^7=)" // smile bind v "Say ^7l^4o^7l" bind 2 "Say ^4gg" bind 1 "Say ^7gl" ------------------------------------------------------- |Menu| bind "kp_5" "menu" bind "kp_leftarrow" "menuleft" bind "kp_rightarrow" "menuright" bind "kp_uparrow" "weapprev" bind "kp_downarrow" "weapnext" ------------------------------------------------------- |Demo Playback| set demfastf "timescale 1.8;echo Fast-Forward" set demsuperff "timescale 3;echo Super-Fast-Forward" set demslowmo "timescale .5;echo Slow-Mo" set dempause "timescale .000000000000000001;echo Pause" set demnormal "timescale 1;echo Normal" bind end "vstr demfastf" bind ins "vstr demslowmo" bind home "vstr dempause" bind del "vstr demnormal" bind pgup "vstr demsuperff" timescale "1" ------------------------------------------------------- |Railgun colors| seta color1 p seta color2 3 ------------------------------------------------------- |Display settings| bind PgUp "vstr Good" set Good "r_picmip 0;cg_drawgun 1;cg_marks 1;cg_shadows 1;r_mapOverBrightBits 2;cg_simpleitems 0;r_vertexLight 0;vid_restart;bind PageUp vstr Bad" set Bad "r_picmip 5;cg_drawgun 0;cg_marks 0;cg_shadows 0;r_mapOverBrightBits 10;cg_simpleitems 1;r_vertexLight 1;vid_restart;bind PageUp vstr Good" ------------------------------------------------------- |Rocket Jump| seta rj "cl_pitchspeed 99999;+lookdown;wait; +moveup;+attack;wait;wait;wait;wait;wait; -attack;-moveup; -lookdown; wait;wait;wait;centerview" bind h "vstr rj" ------------------------------------------------------- |Internet game| seta rate "25000" // seta snaps "40" // seta cl_maxpackets "60" // seta cl_packetdup "0" // seta cl_allowDownload "1" // seta cl_timenudge "0" // seta cl_maxPing "999" // Need to play on internet seta net_noudp "0" // seta net_noipx "0" // seta net_socksEnabled "0" // seta net_socksServer "" // seta net_socksPort "" // seta net_socksUsername "" // seta net_socksPassword "" // * // Volume // * set vol00 "echo ^5Volume: ^7^4=^7===================; seta s_volume 0.0; bind [ vstr vol00; bind ] vstr vol01" set vol01 "clear;echo ^5Volume: ^7==^4=^7=================; seta s_volume 0.1; bind [ vstr vol00; bind ] vstr vol02" set vol02 "clear;echo ^5Volume: ^7====^4=^7===============; seta s_volume 0.2; bind [ vstr vol01; bind ] vstr vol03" set vol03 "clear;echo ^5Volume: ^7======^4=^7=============; seta s_volume 0.3; bind [ vstr vol02; bind ] vstr vol04" set vol04 "clear;echo ^5Volume: ^7========^4=^7===========; seta s_volume 0.4; bind [ vstr vol03; bind ] vstr vol05" set vol05 "clear;echo ^5Volume: ^7==========^4=^7=========; seta s_volume 0.5; bind [ vstr vol04; bind ] vstr vol06" set vol06 "clear;echo ^5Volume: ^7============^4=^7=======; seta s_volume 0.6; bind [ vstr vol05; bind ] vstr vol07" set vol07 "clear;echo ^5Volume: ^7==============^4=^7=====; seta s_volume 0.7; bind [ vstr vol06; bind ] vstr vol08" set vol08 "clear;echo ^5Volume: ^7================^4=^7===; seta s_volume 0.8; bind [ vstr vol07; bind ] vstr vol09" set vol09 "clear;echo ^5Volume: ^7==================^4=^7=; seta s_volume 0.9; bind [ vstr vol08; bind ] vstr vol0" set vol10 "clear;echo ^5Volume: ^7====================^4; seta s_volume 1.0; bind [ vstr vol09; bind ] vstr vol10" bind [ "vstr vol04" bind ] "vstr vol06" * // Gamma // * set gml00 "echo ^5Gamma: ^7^4|^7-------------------; seta r_gamma 1; bind p vstr gml00; bind o vstr gml01" set gml01 "clear;echo ^5Gamma: ^7--^4|^7-----------------; seta r_gamma 1.1; bind p vstr gml00; bind o vstr gml02" set gml02 "clear;echo ^5Gamma: ^7----^4|^7---------------; seta r_gamma 1.2; bind p vstr gml01; bind o vstr gml03" set gml03 "clear;echo ^5Gamma: ^7------^4|^7-------------; seta r_gamma 1.3; bind p vstr gml02; bind o vstr gml04" set gml04 "clear;echo ^5Gamma: ^7--------^4|^7-----------; seta r_gamma 1.4; bind p vstr gml03; bind o vstr gml05" set gml05 "clear;echo ^5Gamma: ^7----------^4|^7---------; seta r_gamma 1.5; bind p vstr gml04; bind o vstr gml06" set gml06 "clear;echo ^5Gamma: ^7------------^4|^7-------; seta r_gamma 1.6; bind p vstr gml05; bind o vstr gml07" set gml07 "clear;echo ^5Gamma: ^7--------------^4|^7-----; seta r_gamma 1.7; bind p vstr gml06; bind o vstr gml08" set gml08 "clear;echo ^5Gamma: ^7----------------^4|^7---; seta r_gamma 1.8; bind p vstr gml07; bind o vstr gml09" set gml09 "clear;echo ^5Gamma: ^7------------------^4|^7-; seta r_gamma 1.9; bind p vstr gml08; bind o vstr gml10" set gml10 "clear;echo ^5Gamma: ^7---------------------^4|; seta r_gamma 2; bind p vstr gml09; bind o vstr gml10" bind p "vstr gml04" bind o "vstr gml06" * // * * * * * * * * * * * * *Sets* * * * * * * * * * * * * * * \\ * ------------------------------------------------------- |ch_ OSP| seta ch_ColorLocations "1" seta ch_CrosshairColor "White" seta ch_CrosshairNamesLeft "0" seta ch_crosshairTeamInfo "1" seta ch_drawHealthMeters "0" seta ch_drawFlagNames "2" seta ch_drawPickup "1" seta ch_drawSpeed "0" seta ch_TeamBackground "0" seta ch_FilterLocationsTeamchat "0" seta ch_fragMessage "1" seta ch_InverseTeamChat "1" seta ch_Obituaries "1" seta ch_Pickupitem "1" seta ch_StatusbarFormat "10" seta ch_statusbarStyle "1" seta ch_TeamchatOnly "0" seta ch_TeamCrosshairHealth "1" seta cf_TeamCrosshairHealth "12x12" seta ch_Teamoverlay "p12n h/aw l" seta cf_Teamoverlay "6x11" seta ch_weaponList "1" seta ch_weaponListBackground "1" seta ch_weaponListDrawAll "0" seta ch_weaponListFlash "1" seta ch_Weaponswitch "0" ------------------------------------------------------- |pmove_| seta pmove_fixed "9" seta pmove_msec "2" seta cg_pmove_fixed "9" seta cg_pmove_msec "2" ------------------------------------------------------- |server| seta server16 "" seta server15 "" seta server14 "" seta server13 "" seta server12 "" seta server11 "" seta server10 "" seta server9 "" seta server8 "" seta server7 "" seta server6 "" seta server5 "" seta server4 "" seta server3 "" seta server2 "" seta server1 "" ------------------------------------------------------- |cg_| seta cg_viewsize "100" seta cg_predictItems "1" seta cg_marks "0" seta cg_drawCrosshairNames "1" seta cg_drawCrosshair "1" seta cg_brassTime "0" seta cg_drawGun "0" seta cg_zoomfov "60" seta cg_fov "110" seta cg_stereoSeparation "0.4" seta cg_gibs "0" seta cg_draw2D "1" seta cg_drawStatus "1" seta cg_drawTimer "1" seta cg_drawFPS "0" seta cg_drawSnapshot "0" seta cg_draw3dIcons "0" seta cg_drawIcons "1" seta cg_drawAmmoWarning "1" seta cg_drawAttacker "1" seta cg_drawRewards "1" seta cg_crosshairSize "20" seta cg_crosshairHealth "0" seta cg_crosshairX "0" seta cg_crosshairY "0" seta cg_simpleItems "0" seta cg_lagometer "0" seta cg_railTrailTime "400" seta cg_runpitch "0" seta cg_runroll "0" seta cg_bobup "0" seta cg_bobpitch "0" seta cg_bobroll "0" seta cg_teamChatTime "3000" seta cg_teamChatHeight "0" seta cg_forceModel "1" seta cg_deferPlayers "1" seta cg_drawTeamOverlay "3" seta cg_drawFriend "1" seta cg_teamChatsOnly "0" seta cg_noVoiceChats "0" seta cg_noVoiceText "0" seta cg_cameraOrbitDelay "50" seta cg_scorePlums "1" seta cg_smoothClients "0" seta cg_noTaunt "0" seta cg_noProjectileTrail "1" seta cg_oldRail "0" seta cg_oldRocket "1" seta cg_oldPlasma "1" seta cg_altGrenades "0" seta cg_altLightning "1" seta cg_altPlasma "0" seta cg_ammoCheck "0" seta cg_autoAction "0" seta cg_clientLog "0" seta cg_Customloc "0" seta cg_damageDraw "1" seta cg_damageKick "1" seta cg_deadBodyFilter "0" seta cg_drawDecals "1" seta cg_enableOSPHUD "1" seta cg_enemyColors "0000" seta cg_enemyModel "Keel/pm" seta cg_fallKick "1" seta cg_float "0" seta cg_followkiller "0" seta cg_followpowerup "0" seta cg_followviewcam "1" seta cg_forceColors "0" seta cg_lightningImpact "1" seta cg_MaxlocationWidth "16" seta cg_nochatbeep "0" seta cg_nomip "2047" seta cg_oldCTFSounds "0" seta cg_oversampleMouse "0" seta cg_statScrollTime "0.15" seta cg_autoswitch "0" seta cg_q3compScoreboard "1" seta cg_scoreTransparency "2" seta cg_showPlayerLean "1" seta cg_smoke_sg "1" seta cg_smokegrowth_gl "0" seta cg_smokegrowth_rl "0" seta cg_smokeradius_gl "0" seta cg_smokeradius_rl "0" seta cg_teamRails "0" seta cg_trueLightning "1" seta cg_shadows "0" seta cg_useScreenShotJPEG "0" ------------------------------------------------------- |cf_| seta cf_CrosshairNames "12x12" seta cf_Following "24x24" seta cf_Fragmsg "8x8" seta ch_graphs "1" seta cf_Pickupstring "10x14" seta cf_Scores "10x10" seta cf_Statusbar "32x32" seta cf_Teamchat "8x12" seta cf_Vote "10x14" seta cf_WeaponSwitch "32x32" seta cf_WeaponName "12x12" seta cf_AmmoStatusbar "8x8" ------------------------------------------------------- |g_| seta g_blueTeam "Pagans" seta g_redTeam "Stroggs" seta g_maxGameClients "0" seta g_banIPs "" seta g_doWarmup "1" seta g_warmup "20" seta g_speed "360" seta g_allowVote "1" seta g_filterBan "1" seta g_friendlyFire "1" seta g_log "games.log" seta g_logSync "0" seta g_teamAutoJoin "0" seta g_teamForceBalance "0" seta g_spSkill "2" seta g_spVideos "" seta g_spAwards "" seta g_spScores5 "" seta g_spScores4 "" seta g_spScores3 "" seta g_spScores2 "" seta g_spScores1 "" ------------------------------------------------------- |com_| seta com_soundMegs "8" seta com_introplayed "1" seta com_blood "0" seta com_maxfps "120" seta com_hunkMegs "56" seta com_zoneMegs "16" ------------------------------------------------------- |r_| seta r_lastValidRenderer "RIVA TNT2/AGP/SSE" seta r_primitives "0" seta r_railSegmentLength "999" seta r_railCoreWidth "4" seta r_railWidth "16" seta r_facePlaneCull "1" seta r_gamma "1.3" seta r_swapInterval "0" seta r_mapoverbrightbits "10" seta r_textureMode "Gl_Linear_Mipmap_Nearest" seta r_finish "0" seta r_dlightBacks "1" seta r_dynamiclight "0" seta r_drawSun "0" seta r_fastsky "1" seta r_ignoreGLErrors "1" seta r_flares "0" seta r_lodbias "0" seta r_lodCurveError "250" seta r_ignoreFastPath "1" seta r_smp "0" seta r_subdivisions "20" seta r_vertexLight "1" seta r_simpleMipMaps "0" seta r_customaspect "1" seta r_customheight "1024" seta r_customwidth "1600" seta r_fullscreen "1" seta r_mode "4" seta r_ignorehwgamma "0" seta r_overBrightBits "1" seta r_depthbits "24" seta r_stencilbits "8" seta r_stereo "0" seta r_colorbits "32" seta r_texturebits "32" seta r_detailtextures "1" seta r_roundImagesDown "1" seta r_picmip "5" seta r_ext_texture_env_add "1" seta r_ext_compiled_vertex_array "1" seta r_ext_multitexture "1" seta r_ext_gamma_control "1" seta r_ext_compressed_textures "0" seta r_allowExtensions "1" seta r_glDriver "opengl32" seta r_inGameVideo "1" seta RJ_2 ------------------------------------------------------- |ui_| seta ui_browserShowEmpty "1" seta ui_browserShowFull "1" seta ui_browserSortKey "4" seta ui_browserGameType "0" seta ui_browserMaster "0" seta ui_ctf_friendly "0" seta ui_ctf_timelimit "30" seta ui_ctf_capturelimit "8" seta ui_team_friendly "1" seta ui_team_timelimit "20" seta ui_team_fraglimit "0" seta ui_tourney_timelimit "15" seta ui_tourney_fraglimit "0" seta ui_ffa_timelimit "0" seta ui_ffa_fraglimit "0" seta ui_smallFont "0.25" seta ui_bigFont "0.4" ------------------------------------------------------- |cl_| seta cl_allowDownload "0" seta cl_freelook "1" seta cl_run "1" seta cl_pitchspeed "140" seta cl_yawspeed "140" seta cl_anonymous "0" ------------------------------------------------------- |sv_| seta sv_master5 "" seta sv_master4 "" seta sv_master3 "" seta sv_master2 "" seta sv_floodProtect "0" seta sv_maxPing "0" seta sv_minPing "0" seta sv_maxRate "0" seta sv_maxclients "10" ------------------------------------------------------- |s_| seta s_mixPreStep "0.05" seta s_mixahead "0.2" seta s_khz "22" seta s_doppler "0" seta s_separation "0.05" seta s_musicvolume "0" seta s_volume "0.5" seta s_ambient "0" ------------------------------------------------------- |in_| seta in_joyBallScale "0.02" seta in_joystick "0" seta in_mouse "1" seta in_mididevice "1" seta in_midichannel "1" seta in_midiport "1" seta in_midi "0" ------------------------------------------------------- |m_| seta m_side "0.25" seta m_forward "0.25" ------------------------------------------------------- |vm_| seta vm_ui "2" seta vm_game "2" seta vm_cgame "2" ------------------------------------------------------- |other| seta vid_ypos "22" seta vid_xpos "3" seta dmflags "0" seta fraglimit "-" seta timelimit "15" seta sex "Male" seta handicap "100" seta capturelimit "8" seta cm_playerCurveClip "1" seta joy_threshold "0.150000" clear echo "^7|---------------------------------------|" echo "^7| Config ZeuS.cfg loaded |" echo "^7|---------------------------------------|" play sound\feedback\intro_01;wait;wait;wait;wait play sound\weapons\railgun\railgf1a