Skip to content

Instantly share code, notes, and snippets.

@apelisse
Created June 16, 2014 19:17
Show Gist options
  • Save apelisse/0e37545bf05c27051db8 to your computer and use it in GitHub Desktop.
Save apelisse/0e37545bf05c27051db8 to your computer and use it in GitHub Desktop.
This is from 2007, but who knows when I'll need it again ?
unbindall
// Affichage
//______________________________________
seta r_primitives "0"
seta r_railSegmentLength "0"
seta r_railCoreWidth "1"
seta r_railWidth "1"
seta r_facePlaneCull "1"
seta r_gamma "1.5"
seta r_swapInterval "0"
seta r_textureMode "GL_NEAREST"
seta r_finish "0"
seta r_dlightBacks "0"
seta r_dynamiclight "0"
seta r_intensity "2"
seta r_mapoverbrightbits "4"
seta con_notifytime "6"
seta r_drawSun "0"
seta r_fastsky "1"
seta r_ignoreGLErrors "1"
seta r_flares "0"
seta r_lodbias "2"
seta r_lodCurveError "250"
seta r_ignoreFastPath "1"
seta r_smp "0"
seta r_subdivisions "80"
seta r_vertexLight "1"
seta r_simpleMipMaps "0"
seta r_customaspect "1"
seta r_customheigth "640"
seta r_customwidth "480"
seta r_mode "3"
seta r_ignorehwgamma "1"
seta r_overBrightBits "0"
seta r_depthbits "8
seta r_stencilbits "0"
seta r_stereo "0"
seta r_colorbits "16"
seta r_texturebits "16"
seta r_detailtextures "0"
seta r_roundImagesDown "0"
seta r_picmip "5"
seta r_ext_texture_env_add "1"
seta r_ext_compiled_vertex_array "0"
seta r_ext_multitexture "1"
seta r_ext_gamma_control "1"
seta r_ext_compress_textures "0"
seta r_ext_compressed_textures "0"
seta r_allowExtensions "1"
seta com_blood "1"
seta r_displayrefresh "140"
// Réglages du nombres de FPS
//______________________________________
set maxfps80 "com_maxfps 80;bind i "vstr maxfps123";echo "^2Maxfps : 80""
set maxfps123 "com_maxfps 123;bind i "vstr maxfps0";echo "^2Maxfps : 123""
set maxfps0 "com_maxfps 0;bind i "vstr maxfps80";echo "^2Maxfps : none""
bind i "vstr maxfps123"
vstr maxfps123
// Configurations
//______________________________________
seta cg_drawicons "0"
seta cg_shadows "0"
seta cg_runroll "0"
seta cg_runpitch "0"
seta cg_bobpitch "0"
seta cg_bobroll "0"
seta cg_forceModel "1"
seta cg_deferPlayers "0"
seta cg_drawTeamOverlay "3"
seta cg_simpleitems 1
seta cg_draw3dicons 0
seta cg_drawammowarning 0
seta cg_drawattacker 0
seta cg_drawrewards 1
seta cg_marks 0
seta cg_crosshairsize 50
seta cg_brasstime 0
seta cg_drawtimer 1
seta cg_errordecay 0
seta cg_gibs 0
seta cg_fov 120 // FOV //
seta cg_zoomfov 80 // FOV DU ZOOM //
seta cg_drawCrosshair "4"
seta cg_autoswitch "0"
seta cg_railtrailtime "100"
seta cg_drawgun 1
seta cg_noprojectiletrail "1"
// Affichages du nombre de fps
//_______________________________________
bind o toggle cg_drawfps
// Chat
//_______________________________________
bind y "messagemode"
bind u "messagemode2"
seta cg_teamchattime 8000
seta cg_teamchatheight 5
seta con_notifytime "1"
// Team Play
//_______________________________________
seta ch_Teamoverlay "l12n | h | a | w | p"
seta cf_WeaponSwitch "15x15"
seta ch_teambackground "0"
seta cg_drawTeamOverlay "1"
seta ch_crosshairnamesleft "0"
seta cg_nochatbeep "1"
seta cg_teamRails 0
// Bind Team Play
//_______________________________________
bind 1 "say_team ^2Safe"
bind 2 "say_team ^1lost"
bind 3 "say_team ^1Help^7/^1switch"
bind 4 "say_team ^2Item ^7(^2#i^7)"
bind 5 "say_team ^3Taken ^7[^3#p^7]"
bind 6 "say_team ^4Q^7UA^4D ^4S^7OO^4N"
bind 7 "say_team ^7ok"
bind 8 "say_team ^7no"
// Bind pourri
//_______________________________________
bind f5 say =)
// Réglages volumes
//_______________________________________
set v0 "set vu vstr v1; s_volume 0; echo volume 0"
set v1 "set vu vstr v2; set vd vstr v0; s_volume 0.01; echo volume 0.01"
set v2 "set vu vstr v3; set vd vstr v1; s_volume 0.02; echo volume 0.02"
set v3 "set vu vstr v4; set vd vstr v2; s_volume 0.05; echo volume 0.05"
set v4 "set vu vstr v5; set vd vstr v3; s_volume 0.1; echo volume 0.1"
set v5 "set vu vstr v6; set vd vstr v4; s_volume 0.2; echo volume 0.2"
set v6 "set vu vstr v7; set vd vstr v5; s_volume 0.4; echo volume 0.4"
set v7 "set vu vstr v8; set vd vstr v6; s_volume 0.8; echo volume 0.8"
set v8 "set vd vstr v7; s_volume 1; echo volume 1"
vstr v6
bind pgup "vstr vu"
bind pgdn "vstr vd"
// Son
//______________________________________
seta s_mixahead "0.2"
seta s_occfactor "0.5"
seta s_bloat "2.0"
seta s_numpolys "400"
seta s_polyreflectsize "10000000"
seta s_polysize "10000000"
seta s_polykeep "1000000000"
seta s_refdelay "2.0"
seta s_refgain "0.45"
seta s_leafnum "0"
seta s_max_distance "1000.0"
seta s_min_distance "3.0"
seta s_distance "500.0"
seta s_doppler "0.2"
seta s_rolloff "0"
seta s_mixPreStep "0.05"
seta s_compression "0"
seta s_khz "22"
seta s_separation "0.5"
seta s_musicvolume "0"
seta s_ambient "0"
// Séléction armes
//_______________________________________
bind q "weapon 6"
bind MOUSE2 "weapon 5"
bind w "weapon 3"
bind r "weapon 8"
seta r_railWidth "10"
seta r_railCoreWidth "1"
seta r_railSegmentLength "0"
seta cg_railtrailtime "200"
bind t "weapon 7"
bind a "weapon 4"
bind z "weapon 1"
bind g "weapon 2"
bind space "+zoom"
// Deplacement
//________________________________________
bind MOUSE1 "+attack"
bind MOUSE3 "+moveup"
bind e "+forward"
bind d "+back"
bind f "+moveright"
bind s "+moveleft"
seta cl_run "1"
bind v "+speed"
bind c "+movedown"
seta m_filter "0"
// Skin
//_______________________________________
seta headmodel "ranger/red"
seta model "ranger/pm"
seta cg_enemymodel "keel/pm"
// Souris
//_______________________________________
seta sensitivity 4
seta cl_mouseaccel 0.2
seta pmove_fixed 0
// Net
//_______________________________________
seta rate "10000"
seta snaps "40"
cl_maxpackets "125"
// Divers
//_______________________________________
bind m "name ^5f^3.^7Willow"
bind F1 "vote yes"
bind F2 "vote no"
seta sv_fps "20"
seta cl_timenudge "0"
bind TAB "+scores"
bind ENTER "+button2"
bind ESCAPE "togglemenu"
bind P "screenshotjpeg"
bind KP_DOWNARROW "toggleconsole"
seta com_hunkMegs "100"
seta com_zonemegs "10"
seta com_soundmegs "8"
seta com_introplayed "1"
seta color "7"
seta color1 "0010"
seta color2 "0"
seta scr_conspeed "3000"
seta handicap 100
seta cm_playerCurveClip "1"
seta g_spskill "5"
bind l toggle r_fastsky
bind k toggle cg_marks
seta team_model tankjr/red
seta team_headmodel tankjr/red
seta cg_crosshairhealth 0
seta cg_scoreplums 0
bind f12 exec Willow
// Configurations OSP
//________________________________________
seta cg_truelightning 1
seta ch_weaponswitch 6
seta ch_statusbarformat 8
seta ch_crosshaircolor Green
seta cg_enemycolors 2222
seta cg_deadbodyfilter 1
seta cg_forcecolors 0
seta cg_autoAction 27
seta cg_useScreenShotJPEG 1
seta cg_crosshairpulse 0
seta pb_cl_enable "1"
bind alt +wstats
echo willow's loaded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment