configgg

hey what commands should i use if i want my config to look like this :

image: bez_tytu_u

EDIT : edited it with photoshop so it could look like ingame

small sharp crosshair, visible map :>
Comments
12
mine is better :D
max picmip + r_drawcrosshair 4 (or wehatever the number is)


echo "^0[^1autoexec.cfg ^7geladen^0]
"



//sound settings

seta s_wavonly "0"
seta s_defaultsound "0"
seta s_mixPreStep "0.02"
seta s_mixahead "0.06"
seta s_khz "44"
seta s_doppler "1"
seta s_musicvolume "0"
seta s_volume "1"
seta s_loadas8bit "1"
seta s_distance "100"
seta s_mindistance "0.000000000001"
seta s_maxdistance "99999999999999"
seta s_polykeep "1000000000"
seta s_polyreflectsize "10000000"
seta s_polysize "10000000"
seta s_bloat "2"

//mouse movement

seta pmove_fixed "0"
seta cg_runroll "0.0000"
seta cg_runpitch "0.0000"
seta cg_bobup "0.000"
seta cg_bobroll "0.000"
seta cg_bobpitch "0.000"
seta cg_bobyaw "0.000"
seta m_yaw "0.022"
seta m_pitch "0.01501"
seta m_side "0.25"
seta m_forward "0.25"
seta in_mouse "1"
seta m_filter "0"
seta cl_freelook "1"
seta cl_mouseAccel "0"
seta sensitivity "1.60"

//net settings

seta net_socksEnabled "0"
seta rate "25000"
seta snaps "20"
seta cl_timenudge "0"
seta cl_maxpackets "100"
seta cl_packetdup "0"
seta cl_wwwDownload "0"
seta cl_allowDownload "0"
seta cl_doubletapprone "0"
seta net_noipx "0"
seta net_noudp "0"

//blood

seta cg_blinktime "0"
seta cg_showblood "0"
seta cg_bloodDamageBlend "0"
seta cg_bloodTime "0"
seta cg_bloodflash "0"

//crosshair

seta cg_crosshairAlphaAlt "1.0"
seta cg_drawCrosshair "5"
seta cg_crosshairpulse "0"
seta cg_crosshairSize "42"
seta cg_crosshairHealth "0"
seta cg_crosshairColorAlt "Green"
seta cg_crosshairAlpha "1.0"
seta cg_crosshairColor "red"

//hud settings

seta cg_drawGun "1"
seta cg_popuplimbomenu "0"
seta cg_complaintPopUp "0"
seta cg_autoaction "1"
seta cg_drawTeamOverlay "2"
seta cg_drawCrosshairNames "1001.0"
seta cg_drawCompass "1"
seta cg_drawFPS "1"
seta cg_drawReinforcementTime "1"
seta cg_lagometer "1"
seta cf_wtopshots "1.0"
seta cf_wstats "1.2"
seta cg_noVoiceText "1"
seta cg_noVoiceChats "1"
seta cg_teamChatsOnly "0"
seta cg_drawRoundTimer "1"
seta cg_muzzleflash "0"

//some misc tweaks & settings

seta cl_yawspeed "0"
seta cl_pitchspeed "0"
seta cg_noAmmoAutoSwitch "1"
seta cg_noTaunt "0"
seta cg_emptyswitch "1"
seta cg_recoilPitch "0"
seta cg_coronafardist "0"
seta cg_fastSolids "0"
seta cg_vertexlight "1"
seta cg_noTaunt "0"
seta cg_deferPlayers "1"
seta cg_coronas "0"
seta cg_teamChatHeight "4"
seta cg_cycleAllWeaps "1"
seta cg_stereoSeparation "0.4"
seta cg_zoomStepFG "10"
seta cg_zoomStepSnooper "5"
seta cg_zoomStepBinoc "3"
seta cg_zoomDefaultFG "55"
seta cg_zoomDefaultSnooper "40"
seta cg_zoomDefaultBinoc "22.5"
seta cg_zoomstepsniper "2"
seta cg_zoomDefaultSniper "20"
seta cg_zoomfov "22.5"
seta cg_announcer "1"
seta cg_useWeapsForZoom "1"
seta cg_drawBuddies "1"
seta cg_selectedPlayer "2"
seta cg_marktime "0"
seta cg_drawCrosshairPickups "1"
seta cg_viewsize "100"
seta cg_autoactivate "1"
seta cg_predictItems "1"
seta cg_cursorHints "1"
seta cg_descriptiveText "1"
seta cg_quickMessageAlt "1"
seta cg_drawNotifyText "1"
seta cl_doubletapdelay "0"
seta cg_autoswitch "0"
seta cl_run "1"
seta cl_punkbuster "1"
seta cg_wolfparticles "0"
seta cg_simpleItems "1"
seta cg_lodbias "2"
seta cg_lodscale "5"
seta cg_shadows "0"
seta cg_printObjectiveInfo "1"
seta cg_drawWeaponIconFlash "0"
seta cg_gibs "0"
seta cg_brassTime "0"
seta cg_atmosphericEffects "0"
seta cg_drawsmallpopupicons "1"
seta cg_weaponcycledelay "0"
seta cg_autoreload "0"
seta cg_smoothclients "1"
seta cg_uselessNostalgia "0"
seta cg_voiceSpriteTime "3000"
seta cg_teamChatTime "3000"

//graph settings

_____________________________________________
seta r_glDriver "opengl32"
seta r_allowExtensions "1"
seta r_ext_compressed_textures "1"
seta r_ext_gamma_control "1"
seta r_ext_multitexture "1"
seta r_ext_compiled_vertex_array "1"
seta r_glIgnoreWicked3D "0"
seta r_ext_ATI_pntriangles "0"
seta r_ati_truform_tess "0"
seta r_ati_truform_normalmode "GL_PN_TRIANGLES_NORMAL_MODE_LINEAR" unsafe
seta r_ati_truform_pointmode "GL_PN_TRIANGLES_POINT_MODE_LINEAR" unsafe
seta r_ati_fsaa_samples "0"
seta r_ext_texture_filter_anisotropic "0" unsafe
seta r_ext_NV_fog_dist "0"
seta r_nv_fogdist_mode "GL_EYE_RADIAL_NV"
seta r_ext_texture_env_add "1"
seta r_clampToEdge "1"
seta r_texturebits "32" unsafe
seta r_colorbits "32" unsafe
seta r_stereo "0" unsafe
seta r_stencilbits "0" unsafe
seta r_depthbits "24"
seta r_mode "6"
seta r_gamma "1.7"
seta r_smp "1"
seta r_normallength "0.5"
seta r_trisColor "1.0 1.0 1.0 1.0"
seta r_primitives "0"
seta r_railSegmentLength "32"
seta r_railCoreWidth "1"
seta r_railWidth "16"
seta r_facePlaneCull "1"
seta r_swapInterval "0"
seta r_textureMode "GL_LINEAR_MIPMAP_LINEAR"
seta r_finish "0"
seta r_dlightBacks "1"
seta r_dynamiclight "1"
seta r_drawSun "1"
seta r_fastsky "0"
seta r_ignoreGLErrors "1"
seta r_flares "1"
seta r_lodbias "1"
seta r_lodCurveError "250"
seta r_ignoreFastPath "0"
seta r_subdivisions "8"
seta r_simpleMipMaps "1"
seta r_customaspect "1"
seta r_fullscreen "1"
seta r_ignorehwgamma "0"
seta r_overBrightBits "1"
seta r_mapoverbrightbits "1.8"
seta r_detailtextures "0"
seta r_rmse "0.0"
seta r_roundImagesDown "1"
seta r_picmip "0"
seta r_picmip2 "1"
seta r_displayRefresh "100"
seta r_highQualityVideo "1"
seta r_inGameVideo "0"
seta r_customheight "480"
seta r_customwidth "720"
seta r_intensity "1.2"
seta r_detailtextures "0"
seta r_lodscale 20"

//mem & fps settings

seta com_soundmegs "32"
seta com_hunkmegs "512"
seta com_maxfps "100"
seta com_zoneMegs "32"
seta com_crashed "0"
seta com_watchdog "60"
seta com_recommendedSet "1"
seta com_blindlyLoadDLLS "1"



bind "x""kill; forcetapout"
bind "mouse4" +movedown
bind n "+zoom; +attack; -attack; -zoom"

//B_ COMMANDS (ETPro)
seta b_fireteamalpha "0.3"
seta b_lagometeralpha "0.3"
seta b_antilag "1"
seta b_logbanners "0"
seta b_tracers "2"
seta b_panzerhack "1"
seta b_muzzleflash "0"
seta b_shovesounds "0"
seta b_chatsounds "0"
seta b_hitsounds "1"
seta b_numPopups "-1"
seta b_drawclock "0"
seta b_goatsound "0"
seta b_althudFlags "7"
seta cg_drawSmallPopupIcons "1"
seta b_popupspeed "100"
seta b_althud "1"
seta b_simpleitems "1"
seta b_popupStayTime "2000"
seta b_popupFadeTime "2500"
seta b_popupTime "0"

seta ui_serverStatusTimeOut "7000"
seta ui_browserShowPunkBuster "0"
seta ui_browserShowTourney "1"
seta ui_browserShowMaxlives "1"
seta ui_browserShowFriendlyFire "0"
seta ui_browserShowEmpty "1"
seta ui_browserShowFull "1"
seta ui_browserSortKey "4"
seta ui_browserGameType "0"
seta ui_browserMaster "0"
seta ui_currentNetMap "0"
seta ui_currentMap "2"
seta ui_mapIndex "2"
seta ui_actualNetGametype "5"
seta ui_netGametype "0"
seta ui_joinGametype "0"
seta ui_gametype "3"
seta ui_menuFiles "ui_mp/menus.txt"
seta ui_netSource "1"
seta ui_bigFont "0.4"
seta ui_smallFont "0.25"
seta ui_dedicated "0"
exec scripts




r_overbrightbits 1
r_picmip 0
r_gamma 1.8
r_intensity 1.2
cg_drawcrosshair 15
r_mode 4
r_textureMode "GL_LINEAR_MIPMAP_LINEAR"
r_ignorehwgamma 0

something like that :o)
screenshot says 800 x 600 so r_mode 4 =) :D
Parent
but for a
small sharp crosshair, visible map :>
is r_mode 6/8 nice :)
Parent
use my cfg > profile
Back to top