Board index DeFRaG DeFRaG in general

Post you Defrag Config and Screenshot

Are you really the best?

Re: Post you Defrag Config and Screenshot

Postby denaild » Mar 8th, '11, 7:49 am

<)Ghost(> wrote:
denaild wrote:can you post your config also :)



http://pastebin.com/VmeSTY0s



thx :]
denaild
 
Posts: 2
Joined: Feb 6th, '11, 1:42 pm

Re: Post you Defrag Config and Screenshot

Postby Ox.Ys » Oct 8th, '11, 5:08 pm

lololol, i downloaded ur cfg and exec'd it but now if i go from dfengine to internet and back to dfengine, it doesnt load anymore, or its just a huge screen, how can i fix that?..
Ox.Ys
 
Posts: 2
Joined: Oct 8th, '11, 4:31 pm

Re: Post you Defrag Config and Screenshot

Postby <)Ghost(> » Oct 9th, '11, 9:56 am

updated cfg, has a better color scheme with shadows enabled plus a few other things tweaked. overall its pretty much the same

Image

http://pastebin.com/pTxT6N6U
Code: Select all
//weapon options
set cg_tracerchance "100"
set cg_tracerlength "999"
set cg_tracerwidth "5"

//hud
set cg_drawGun "1"
set scr_conspeed "9999"

//cg
set cg_brassTime "999"
set cg_marks "1"
set cg_simpleItems "0"
set cg_shadows "1"
set cg_oldrail "0"

//con
set con_height ".67"
set con_rgb "0 0 0"
set con_opacity ".7"

//com
set com_blood "0"
set com_maxfps "125"
set com_hunkMegs "512"
set com_sleepfps "1"

//cg
set cg_lagHax "-1"
set cg_drawPing "1"
set cg_drawfps "1"
set cg_fov "130"
set cg_drawtimer "1"
set cg_truelightning "1"

//cl
set cl_allowDownload "0"
set cl_mouseAccel "2"
set cl_run "1"
set cl_punkbuster "1"
set cl_maxpackets "125"
set cl_mapAutoDownload "1"
set cl_nodelta "1"

//r
set r_depthbits "32"
set r_detailtextures "1"
set r_dlightBacks "1"
set r_drawSun "1"
set r_dynamiclight "2"
set r_ext_compiled_vertex_array "1"
set r_ext_compressed_textures "0"
set r_ext_gamma_control "1"
set r_ext_multitexture "1"
set r_ext_texture_env_add "1"
set r_fastsky "0"
set r_flares "1"
set r_ignoreFastPath "1"
set r_intensity "1"
set r_lodCurveError "10000"
set r_mapoverbrightbits "2"
set r_overBrightBits "1"
set r_primitives "0"
set r_roundImagesDown "1"
set r_simpleMipMaps "0"
set r_subdivisions "4"
set r_stencilbits "32"
set r_gamma "1.3"
set r_nofog "0"

//df
set df_hud_cgaz "1"
set df_autorecord "1"
set df_chs2_Info1 "3040"
set df_chs2_fontsize "9"
set df_chs2_labelcolor "9"
set df_chs2_fontcolor "9"
set df_chs2_Draw "1"
set df_chs1_Info1 "55"
set df_chs1_draw "1"
set df_chs0_draw "1"
set df_chs0_displaytype "1"
set df_chs0_labelcolor "9"
set df_chs0_fontshadow "1"
set df_hud_fontcolor "8"
set df_hud_color "0"
set df_chs0_displaytype "1"
set df_hud_transparency "0"
set df_hud_frametransparency ".6"
set df_mp_nodrawradius "64"
set df_country "USA"


//misc
set sensitivity "6"
set model "doom/quake_master"
set snaps "40"
set rate "25000"
set name "your_name_here"
set s_volume ".3"
set color1 "2"
set color2 "4"
bind TAB "+scores"
bind 4 "weapon 4"
bind c "+movedown"
bind d "+back"
bind e "+forward"
bind f "+moveright"
bind r "weapnext"
bind s "+moveleft"
bind t "messagemode2"
bind f12 "screenshotjpeg"
bind SHIFT "+zoom"
bind F1 "vote yes"
bind F2 "vote no"
bind MOUSE1 "+attack"
bind MOUSE2 "+moveup"
bind MOUSE3 "kill"


//Setup > System > Graphics (in order)
set r_colorbits "32"                           
set r_fullscreen "0"                         
set r_lightmap "0"                             
set r_vertexLight "0"
set r_lodbias "-2"
set r_picmip "0"
set r_texturebits "32"
set r_textureMode "GL_LINEAR_MIPMAP_LINEAR"

//Configs
exec autoexec
exec text
<)Ghost(>
 
Posts: 347
Joined: May 2nd, '09, 3:19 pm

Re: Post you Defrag Config and Screenshot

Postby <hk> » Oct 30th, '11, 3:55 am

I tweaked mine a bit.

Code: Select all
echo
echo "hk.cfg loaded"
echo
echo "^1YAY !^7"
echo
echo "^1\^7o^1/^7"
echo "^1 | ^7"
echo "^1/ \^7"
echo
logout

unbindall



// ##########
// Keys
bind 1 "weapon 1"
bind 2 "weapon 2"
bind 3 "weapon 3"
bind 4 "weapon 4"
bind 5 "weapon 5"
bind 6 "weapon 6"
bind 7 "weapon 7"
bind 8 "weapon 8"
bind 9 "weapon 9"
bind 0 "weapon 10"

bind MOUSE3 "weapon 1"
bind x "weapon 2"
bind ' "weapon 3"
bind k "weapon 4"
bind . "weapon 5"
bind p "weapon 6"
bind u "weapon 7"
bind j "weapon 8"
bind q "weapon 9"

// you probably want to change these binds :)
bind ,      "+forward"
bind o      "+back"
bind a      "+moveleft"
bind e      "+moveright"
bind MOUSE1 "+attack"
bind MOUSE2 "+moveup"
bind CTRL   "+movedown"

bind t     "kill"
bind AUX1  "kill" // mouse4
bind ENTER "+button2" // use
bind d     "+button5" // hook
bind SHIFT "+zoom"
bind TAB   "+scores"
bind y     "messagemode"  // say
bind f     "messagemode2" // say_team
bind ~     "toggleconsole"
bind F1    "vote yes"
bind F2    "vote no"
bind F11   "screenshot"
bind KP_INS "record"
bind KP_DEL "stoprecord"
bind ESCAPE "togglemenu"



// ##########
// Script binds

// spectate
bind UPARROW    "vstr miniview_mode"
bind LEFTARROW  "vstr miniview_prev"
bind RIGHTARROW "vstr miniview_next"

// play
bind b "varcycle df_hud_cgaz 0 13 0" // cgaz toggle
bind SPACE "set saveposname pos; savepos"
bind ALT  "vstr togglestrafe"
bind KP_5 "vstr rebindmouse"

// cheat binds
bind n            "give speed; give speed"
bind i            "noclip"
bind SPACE        "set saveposname pos; savepos"  // save position to slot 1
bind KP_enter     "set saveposname pos2; savepos" // save position to slot 2
bind KP_plus      "vstr pos2" // load position from slot 2
bind KP_DOWNARROW "bind AUX1 vstr recordonsavepos; echo ^2mouse4^7 BOUND TO ^2TELEPORT^7 + ^2AND^7 + ^2RECORD^7"

// ##########
// Scripts
//seta df_script_onRespawn "1" // executes respawn.cfg

//miniview
seta miniview_mode "varcycle df_ghosts_MiniviewDraw 0 8 4 0;" // minniview (off|other|self)
seta miniview_prev "varmath df_mp_trackplayernum - 1;         varcommand echo Tracking ^1(^7 $df_mp_TrackPlayerNum ^1)^7 $chsinfo(192)"
seta miniview_next "varmath df_mp_trackplayernum + 1;         varcommand echo Tracking ^1(^7 $df_mp_TrackPlayerNum ^1)^7 $chsinfo(192)"

// switch mouse5 between kill/savepos/hook (AUX1 is MOUSE5 on linux)
seta rebindmouse  "bind AUX1 vstr pos;bind kp_5 vstr rebindmouse1; echo ^2mouse4^7 BOUND TO ^2TELEPORT^7" // load position from slot 1
seta rebindmouse1 "bind AUX1 kill;bind kp_5 vstr rebindmouse2;echo ^2mouse4^7 BOUND TO ^2KILL^7"
seta rebindmouse2 "bind AUX1 +button5;bind kp_5 vstr rebindmouse;echo ^2mouse4^7 BOUND TO ^2HOOK^7"

//record
seta recordonsavepos "stoprecord; vstr pos; record" // for freestyle

//+strafe
seta togglestrafe1 "-strafe;bind ALT vstr togglestrafe; echo ^5-^7STRAFE"
seta togglestrafe "+strafe;bind ALT vstr togglestrafe1;echo ^5+^7strafe"



// ##########
// Server binds
seta vq31    "connect mdd-vq3.q3df.org:27960" // vq3 I
seta cpm1    "connect mdd-cpm.q3df.org:27960" // cpm I
seta mixed1  "connect mdd-mixed.q3df.org:27960"  // 2337
seta fc1     "connect mdd-fastcaps.q3df.org:27960" // fastcap I

seta vq32    "connect kexe.org:27960" // vq3 II
seta fc2     "connect kexe.org:27961" // fastcap II
seta cpm2    "connect kexe.org:27962" // cpm II
seta mixed2  "connect kexe.org:27964" // mixed run
seta team    "connect kexe.org:27966" // team run
seta fsv     "connect kexe.org:27970" // vq3 fs
seta fsc     "connect kexe.org:27971" // cpm fs

seta a51     "connect 216.12.96.39:27960"   // a51
seta a512    "connect 216.12.96.39:27961"   // a51
seta rn      "connect 62.212.66.94:27965"   // rainbow
seta event   "connect 70.84.181.106:27960"  // event horizon
seta test    "connect kexe.org:28000"       // my testserver
seta lovet   "connect 89.253.98.102:27960"  // $$-Gorgonzola Defrag Megahouse
seta gtkv    "connect 93.157.127.135:27961" // russian GTK server
seta gtkc    "connect 93.157.127.135:27960" //
seta gtkfs   "connect 93.157.127.135:27962" //



// ##########
// Sound
seta s_musicvolume "0.0"
seta s_volume "0.01"
seta df_sound_leadChanges "0"
seta df_sound_flagGrabbing "1" // "You have the flag!"



// ##########
// Network
seta com_maxfps "125"
seta cl_allowDownload "0"
seta cl_maxPing "10000"
seta cl_maxpackets "125"
seta snaps "125"
seta rate "25000"
seta g_syncronousClients "0"
seta cl_nodelta 0 // delta frame packets decrease traffic
seta cl_packetdup "5" // increase traffic but prevent packet loss.



// ##########
// Demo
seta g_synchronousclients    "0"
seta df_autorecord       "3" // save best demo only
seta df_demo_cameramode    "8" // 1st person
seta df_demos_UICompatibility    "1" // fixes demo display list bug ( df bug on linux)



// ##########
// Gfx
seta color2 "7"
seta color1 "1"
seta r_dynamiclight "0" // ugly
seta r_picmip "0" // best texture quality
seta r_ext_compressed_textures "0"
seta r_textureMode "GL_LINEAR_MIPMAP_LINEAR"
seta r_dlightBacks "1"

seta r_ext_texture_env_add "0"
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"



// ##########
// Handling
seta sensitivity "3" // mouse
seta cl_mouseAccel "0"

seta cg_bobroll "0" // do not shake screen when walking(sucks for plasma)
seta cg_bobpitch "0"
seta cg_bobup "0"
seta cg_runroll "0"
seta cg_runpitch "0"



// ##########
// Look and Feel
seta cg_oldRocket "1"
seta cg_oldPlasma "1"
seta cg_oldRail "0"
seta cg_railTrailTime "1000"
seta cg_noProjectileTrail "1" // always blocking the view
seta df_player_SmokeTrails "0.000"
seta df_mp_NoDrawRadius "200"
seta g_trackPlayers "0"
seta cg_simpleItems "1" // easier to see
seta com_blood "1" // (blood)it's quake after all

seta r_gamma "1.250000"
seta df_ar_stopdelay "5000" // demostoptime after fintrigger
seta in_joystick "1"

seta df_hud_cgaz_opacity 0.2
seta df_hud_frameTransparency "1.0"
seta con_notifytime "60"

seta cg_fov "130"
seta r_fullscreen "0" // window mode
seta r_mode "-1"
seta r_customwidth "1280"
seta r_customheight "720"

// Hud
seta df_accel_Draw "1"
seta cg_drawCrosshairNames "1"
seta cg_drawCrosshair "5"
seta df_ghosts_MiniviewFOV "130"
seta df_ghosts_MiniviewBorderSize "1"
seta df_ghosts_MiniviewOffsetY "134"
seta df_ghosts_MiniviewOffsetX "239"
seta df_ghosts_MiniviewSize "25"
seta df_ghosts_MiniviewCameraMode "1"
seta df_ghosts_MiniviewDrawGun "1"
seta df_ghosts_MiniviewDraw "3"
seta cg_drawDamage "1"
seta cg_drawRewards "1"
seta cg_lagometer "1"
seta cg_drawFPS "1"
seta cg_noAmmoChange "1"
seta df_hud_transparency "0.15"
seta df_hud_color "7"
seta df_hud_fontshadow "0"
seta df_drawCheckpointEvents "1"
seta df_drawCheckpointStats "1"
seta df_drawSpeed "1"
seta df_drawBesttime "1"
seta cg_drawCheckpoints "1"
seta df_drawJumpmeters "0"

//   CHS binds
seta df_chs0_Draw "1"
seta df_chs0_OffsetY "0"
seta df_chs0_OffsetX "0"
seta df_chs0_DisplayType "0"
seta df_chs0_LabelColor "7"
seta df_chs0_FontTransparency "1.000"
seta df_chs0_FontColor "7"
seta df_chs0_FontShadow "0"
seta df_chs0_FontSize "7"
seta df_chs1_Info8 "0"
seta df_chs1_Info7 "0"
seta df_chs1_Info6 "0"
seta df_chs1_Info5 "0"
seta df_chs1_Info4 "0"
seta df_chs1_Info3 "0"
seta df_chs1_Info2 "0"
seta df_chs1_Info1 "55"
seta df_chs1_Draw "1"
seta df_chs1_FontColor "1"
seta df_chs1_FontShadow "0"
seta df_chs1_FontSize "10"
seta df_chs2_Info8 "0"
seta df_chs2_Info7 "140" // pad speed
seta df_chs2_Info6 "0"
seta df_chs2_Info5 "120"
seta df_chs2_Info4 "0"
seta df_chs2_Info3 "22"
seta df_chs2_Info2 "0"
seta df_chs2_Info1 "1040"
seta df_chs2_Draw "1"
seta df_chs2_OffsetX "-310"
seta df_chs2_OffsetY "100"
seta df_chs2_FontColor "7"
seta df_chs2_FontShadow "0"
seta df_chs2_FontSize "5"



// ##########
// Misc
seta sex "male"
seta model "crash/default"
seta headmodel "crash/default"
seta name "^1<^7hk^1>^7"
seta df_name "^1<^7hk^1>^7"
seta df_country "Germany"
seta g_log "defrag.log"
seta com_hunkMegs "320"
seta com_soundMegs "32"
seta cl_noprint "0" // turn on console output



// ##########
// Tweaks
setu team "spectator"
You do not have the required permissions to view the files attached to this post.
User avatar
<hk>
Menstruating 24/7
 
Posts: 1040
Joined: May 2nd, '09, 12:06 am
Location: Ingolstadt Germany

Re: Post you Defrag Config and Screenshot

Postby TittenIgnition » Oct 30th, '11, 6:53 am

I suppose since everyone cares so much, I'll post mine as well. I dare you to try logging in to my account with this password xP

Code: Select all
// KittenIgnition's DeFRaG config

unbindall

seta model "bones/kitteh"
seta headmodel "bones/kitteh"

seta team_model "crash/badkitty"
seta team_headmodel "crash/badkitty"

seta color "2"
seta color1 "4"
seta color2 "2"

bind 1 "weapon 1"
bind 2 "savepos 0"
bind 3 "vstr pos1; set saveposname pos1"
bind 4 "vstr pos2; set saveposname pos2"
bind 5 "vstr pos3; set saveposname pos3"
bind 6 "vstr pos4; set saveposname pos4"
bind 7 "vstr pos5; set saveposname pos5"

bind 8 "team red"
bind 9 "team blue"
bind 0 "team s"

bind a "+moveleft"
bind s "+back"
bind d "+moveright"
bind f "weapon 8"
bind e "weapon 5"
bind r "weapon 7"
bind alt "+movedown"

bind t "weapon 4"
bind z "weapon 2"

bind m "say ^1=^6]^"
bind n "say ^1=^6[^"
bind y "messagemode"
bind u "messagemode2"

bind o "seta name ^1M^00^1NG^03^1R; seta df_name Kitteh"
bind p "seta name ^6SEXY^7beast; seta df_name Kitteh"
bind i "seta name ^1K^6itten^1I^6gnition; seta df_name Kitteh"

bind w "+forward"
bind q "+button3; +strafe"
bind l "+button2"

bind space "vstr Death"

//bind n "stoprecord"
//bind b "+button3"

bind x "vstr info8_900"
bind [ "say !top"
bind ] "!login KittenIgnition N1gGer"
bind \ "exec music.cfg"
bind SEMICOLON "seta cg_drawFPS 0"
bind ' "god;give all"
bind / "varcommand say ^2Jumps^7 $chsinfo(140)"
bind . "varcommand say ^3Speed^7 $chsinfo(145)"
bind , "varcommand say ^4Time^7: $chsinfo(101)"
bind - "varMath s_volume - .025;play sound/misc/menu3"
bind = "varMath s_volume + .025;play sound/misc/menu3"

bind enter "+button2"

bind F1 "vstr ThirdPerson-On"
bind F2 "exec sc.cfg"
bind F3 "vstr AAH-On"
bind F4 "vstr APL-Off"
bind F5 "varCycle df_hud_cgaz 0 5 9 13"
bind F6 "varCommand echo ^1Server IP^7: $cl_currentserveraddress"
bind F7 "varCycle cl_noDelta 0 1 0 1"
bind F9 "windowmode swapfullscreen"
bind F10 "vstr ARSCF-Off"
bind F11 "disconnect"
bind f12 "screenshotjpeg"

bind TAB "+scores"

bind DEL "timescale 0.25"
bind END "timescale 0.001"
bind HOME "timescale 1"
bind INS "timescale 0.5"
bind PGDN "timescale 8"
bind PGUP "timescale 2"
bind SHIFT "+zoom"
bind CTRL "+attack"

bind DOWNARROW "vote no"
bind LEFTARROW "vstr Mode-Lan"
bind RIGHTARROW "vstr Mode-Net"
bind UPARROW "vote Yes"

bind KP_END "df_mode_fastcaps 1;df_mode_tricksmode 1;map_restart 0"
bind KP_DOWNARROW "df_mode_fastcaps 2;df_mode_tricksmode 2;map_restart 0"
bind KP_HOME "df_mode_fastcaps 7;df_mode_tricksmode 7;map_restart 0"
bind KP_LEFTARROW "df_mode_fastcaps 4;df_mode_tricksmode 4;map_restart 0"
bind KP_PGDN "df_mode_fastcaps 3;df_mode_tricksmode 3;map_restart 0"

bind KP_UPARROW "callvote promode 1"
bind KP_5 "callvote gametype 3"
bind KP_PGUP "callvote mode 1"

bind MOUSE1 "+attack"
bind MOUSE2 "+moveup"
bind MOUSE3 "weapon 5"
bind MWHEELUP "vstr pos1"
bind MWHEELDOWN "savepos"
seta in_mouse "2"
seta m_filter "0"
seta m_pitch "0.0054931640625"
seta m_yaw "0.0054931640625"
seta m_forward "0.01"
seta m_side "0.01"
seta sensitivity "13.37"
seta cl_mouseAccel "0.00"

seta cl_maxpackets "125"
seta cl_run "1"
seta cl_running "1"
seta cl_allowdownload "0"
seta cl_nodelta "0"

seta g_synchronousclients "1"
seta pmove_msec "8"
seta pmove_fixed "0"

seta cg_bobpitch "0"
seta cg_bobroll "0"
seta cg_bobup "0"
seta cg_brasstime "0"
seta cg_crosshairhealth "0"
seta cg_crosshairSize "24"
seta cg_crosshairColor "2"
seta cg_drawDamage "0"
seta cg_draw3dicons "1"
seta cg_drawAttacker "0"
seta cg_drawCrosshair "5"
seta cg_drawCrosshairNames "1"
seta cg_drawGun "2"
seta cg_drawFps "1"
seta cg_drawIcons "1"
seta cg_drawRewards "0"
seta cg_drawStatus "1"
seta cg_drawTimer "1"
seta cg_fallKick "0"
seta cg_fov "130"
seta cg_gibs "0"
seta cg_lagometer "0"
seta cg_marks "0"
seta cg_nochatbeep "0"
seta cg_predictItems "1"
seta cg_runpitch "0"
seta cg_runroll "0"
seta cg_shadows "0"
seta cg_simpleitems "0"
seta cg_smoothClients "0"
seta cg_thirdperson "0"
seta cg_thirdpersonRange "100"
seta cg_zoomfov "45"

seta df_accel_Draw "0"
seta df_accel_Output "0"

seta df_ar_StopDelay "3500"
seta df_ar_SpeedCapture_Format "0"
seta df_autorecord "1"

seta df_checkpoints "2"

seta df_chs_UsePredicted "0"

seta df_chs0_DisplayType "1"
seta df_chs0_Draw "1"
seta df_chs0_FontColor "2"
seta df_chs0_FontShadow "1"
seta df_chs0_FontSize "16"
seta df_chs0_LabelColor "2"
seta df_chs0_OffsetX "-25"
seta df_chs0_OffsetY "100"

seta df_chs1_Draw "1"
seta df_chs1_DisplayType "4"
seta df_chs1_Info3 "50"
seta df_chs1_Info4 "1"
seta df_chs1_Info5 "3014"
seta df_chs1_Info7 "51"
seta df_chs1_info8 ""
seta df_chs1_OffsetX "45"
seta df_chs1_OffsetY "-35"

seta df_chs2_ComboSeparator ""
seta df_chs2_Draw "1"
seta df_chs2_EnableCombos "1"
seta df_chs2_OffsetX "-305"
seta df_chs2_OffsetY "158"
seta df_chs2_LabelColor "2"
seta df_chs2_LabelType "0"
seta df_chs2_Info4 "130"
seta df_chs2_Info5 "124 141"
seta df_chs2_Info6 "120 140"
seta df_chs2_Info7 "51 210"

seta df_competition ""

seta df_country "Canada"

seta df_drawBesttime "1"
seta df_drawCheckpointEvents "1"
seta df_drawCheckpointStats "1"
seta df_drawJumpmeters "0"
seta df_drawSpeed "0"

seta df_demos_CameraMode "0"
seta df_demos_ReplayMode "0"

seta df_ghosts_automode "0"
seta df_ghosts_miniviewdraw "8"
seta df_mp_trackPlayerNum "-1"
seta df_mp_noDrawRadius "0"

seta df_hud "1"
seta df_hud_3DIcons "1"
seta df_hud_cgaz "9"
seta df_hud_cgaz_opacity "0.25"
seta df_hud_color "0"
seta df_hud_drawStatus "1"
seta df_hud_fontcolor "7"
seta df_hud_forceteamcolors "0"
seta df_varHelpers_DrawOutput "6"

seta df_hud_videocapture_enable "0"

seta df_mode_fastcaps "1"
seta df_mode_tricksmode "2"
seta df_name "Kitteh"
seta df_ob_Fast "0"
seta df_promode "1"
seta df_script_onRespawn "0"
seta df_unit "0"

seta ch_recordMessage "1"
seta dl_showprogress "2"
seta dl_showmotd "1"
seta dl_usebaseq3 "0"
seta dl_source "http://q3a.ath.cx/getpk3bymapname.php/%m"
seta cl_mapAutodownload "1"

seta r_allowextensions "1"
seta r_colorbits "32"
seta r_depthbits "32"
seta r_dynamiclight "0"
seta r_ext_compressed_textures "1"
seta r_ext_multitexture "1"
seta r_fastsky "1"
seta r_finish "0"
seta r_ignorehwgamma "0"
seta r_intensity "1"
seta r_lodbias "0"
seta r_mapOverBrightBits "4"
seta r_mode "-1"
seta r_customheight "768"
seta r_customwidth "1024"
seta r_fullscreen "1"
seta r_picmip "0"
seta r_subdivisions "4"
seta r_swapinterval "0"
seta r_texturebits "32"
seta r_vertexlight "1"
seta r_fullbright "0"
seta r_displayrefresh "85"
seta r_stereo "0"
seta r_gamma "1.25"

seta s_doppler "0"
seta s_khz "22"
seta s_musicvolume "0"
seta s_volume "0.25"
seta s_useOpenAL "0"

seta sv_hostname "Cat Burners"
seta sv_pure "0"
seta sv_cheats "0"
seta sv_noReferencedPaks "1"

seta com_sleepfps "33"
seta cd_nocd "1"
seta com_blood "0"
seta com_introplayed "0"
seta com_hunkMegs "200"
seta rate "25000"
seta scr_conspeed "1000"
seta sex "Yes I like it !"
seta snaps "125"
seta vote_limit "0"

//dfengine/qlient
seta con_height "0.64"
seta con_rgb ".05 0 .08"
seta con_border_rgb ".1 0 .2"
seta con_version_rgb ".5 .25 .75"
seta con_border "1"
seta con_opacity "0.64"
seta con_useshader "0"

set AAH-On "vstr chs2_Info4-1;vstr chs2_Info5-1;vstr chs2_Info6-1;vstr chs2_Info7-1;bind F3 vstr AAH-Off;echo Advenced Acceleration History ^2On"
set AAH-Off "vstr chs2_Info4-0;vstr chs2_Info5-0;vstr chs2_Info6-0;vstr chs2_Info7-0;bind F3 vstr AAH-On;echo Advenced Acceleration History ^1Off"

set APL-On "df_chs1_Info5 3014;bind F4 vstr APL-Off;echo Advenced Position Label ^2On"
set APL-Off "df_chs1_Info5 0;bind F4 vstr APL-On;echo Advenced Position Label ^1Off"

set ARSCF-On "seta df_ar_SpeedCapture_Format 1;bind F10 vstr ARSCF-Off;echo AutoRecord SpeedCapture Format ^2On"
set ARSCF-Off "seta df_ar_SpeedCapture_Format 0;bind F10 vstr ARSCF-On;echo AutoRecord SpeedCapture Format ^1Off"

set chs2_Info4-0 "set df_chs2_Info4 0"
set chs2_Info4-1 "set df_chs2_Info4 130"
set chs2_Info5-0 "set df_chs2_Info5 0"
set chs2_Info5-1 "set df_chs2_Info5 124 141"
set chs2_Info6-0 "set df_chs2_Info6 0"
set chs2_Info6-1 "set df_chs2_Info6 120 140"
set chs2_Info7-0 "set df_chs2_Info7 0"
set chs2_Info7-1 "set df_chs2_Info7 51 210"

set Death1 "map_restart 0"
set Death2 "kill;wait 25;kill;wait 25;+attack;wait 5;-attack"

set Info8_900 "vstr Info8_900_1"
set Info8_900_1 "df_chs2_Info8 900;set Info8_900 vstr Info8_900_0"
set Info8_900_0 "df_chs2_Info8 0;set Info8_900 vstr Info8_900_1"

set Mode-Lan "set death vstr Death1;set rate 50000;set g_synchronousclients 1;set df_chs_UsePredicted 0;df_ar_SpeedCapture_Format 1;cg_lagometer 0;echo Mode-^7Lan ^2On"
set Mode-Net "set death vstr Death2;set rate 5000;set g_synchronousclients 0;set df_chs_UsePredicted 1;df_ar_SpeedCapture_Format 0;cg_lagometer 1;echo Mode-^1Net ^2On"

vstr Mode-Lan

set posempty ""
set PosClear "set pos1 vstr posempty; set pos2 vstr posempty; set pos3 vstr posempty; set pos4 vstr posempty; set pos5 vstr posempty; echo Saved Positions Cleared"

set ThirdPerson-On "cg_thirdperson 1;echo ThirdPerson ^2On;bind F1 vstr ThirdPerson-Off"
set ThirdPerson-Off "cg_thirdperson 0;echo ThirdPerson ^1Off;bind F1 vstr ThirdPerson-On"

set server1         "connect 216.12.96.39:27961"
set server2         "connect 216.12.96.39"
set server3         "connect 78.47.229.115:2337"
set server4         "connect 89.253.98.102"
set server5         "connect 78.46.88.86:27964"
set server6         "connect 78.47.229.115:27961"
set server7         "connect 78.46.88.86"
set server8         "connect 78.46.88.86:27960"
set server9         "connect 78.47.229.115:27962"
set server10      "connect 78.47.229.115"
set server11      "connect 173.208.68.115:27960"
set server12      "connect 99.253.163.84:27972"
set server13      "connect 72.52.190.17:27960"
exec "rules_k.cfg"


I still need to work on it a lot. There's a lot of scripts I don't use, and a lot of redundancies. Also, the server list at the bottom needs updating. The only ones that still work are the first two. Luckily, they're pretty much the only ones I ever used.
wtf i have a signature?
User avatar
TittenIgnition
 
Posts: 455
Joined: Jun 4th, '10, 1:24 am
Location: QuakeNet

Re: Post you Defrag Config and Screenshot

Postby azteka » Nov 25th, '11, 10:01 am

[DF]yotoon wrote:Theres also a slightly visible cgaz_hud when moving. The config is pretty advanced (not that advanced as ALIEN's but still) so if you want the config I will prepare a download. :)

Image

so.... can you post your cfg?
azteka
 
Posts: 6
Joined: Nov 19th, '11, 9:47 pm

Re: Post you Defrag Config and Screenshot

Postby Jakeeeee » Dec 27th, '11, 1:47 am

can someone please give me a list of commands so that i can change the font ,size and position of the information in my hud?? i would be greatful of a responce :D
Jakeeeee
 
Posts: 10
Joined: Feb 27th, '10, 9:07 pm

Re: Post you Defrag Config and Screenshot

Postby Arcaon » Dec 27th, '11, 4:47 am

d'or|vanilla| wrote:can someone please give me a list of commands so that i can change the font ,size and position of the information in my hud?? i would be greatful of a responce :D


Use the Defrag menu; it's the easiest and most efficient way!
Arcaon
 
Posts: 325
Joined: Oct 16th, '09, 1:36 am

Re: Post you Defrag Config and Screenshot

Postby Jakeeeee » Dec 27th, '11, 7:42 pm

http://imageshack.us/photo/my-images/68 ... 33487.png/

i was wondering how can i remove these parts of the hud in red but keep all the rest of the hud ??
Jakeeeee
 
Posts: 10
Joined: Feb 27th, '10, 9:07 pm

Re: Post you Defrag Config and Screenshot

Postby khetti » Dec 28th, '11, 4:01 am

Try df_hud_Drawstatus 0, alternatively you can make the hud background/border invisible if you just want the numbers.

Heres what my defrag looks like:
Image

Yes, that is a 670 2nd on flat ground :lol:
khetti
 
Posts: 65
Joined: Apr 19th, '11, 7:30 pm

PreviousNext

cron