Jump to content

Useful CVARS


Papito

Recommended Posts

I hope that will be useful for those who are starting or already knew but many of them did not know them!

 

b - ETPro Commands

cf - game stats

cg - client game (Mostly graphics)

cl - client engine

com - commons

g - Server game settings

in - input settings

m - mouse

net - configs net code

r - renderer (Video)

s - sound settings

sv - server engine

ui - user interface and browser setting

// cl_

cl_autoupdate "0" // automatic update.

cl_maxpackets ""40" // number of packets that are sent to the server per second, here at least

but may rise depending on the connection you have.

cl_mouseAccel "0" // amount of acceleration of the mouse, the more you respond to mouse movements

violent and soft that you do.

cl_punkbuster "1" // must be 1 in most of the servers to play with the anticheat that avoids

cheaters.

cl_timenudge "0" // simulates lag

cl_wwwDownload "0" // allows to download from the web.

--- Seta com_

com_blood "0" // Blood on the screen.

com_hunkMegs "128" // amount of RAM allocated to the game.

com_maxfps "0" // max FPS to the game will

com_soundMegs "32" // amount of ram allocated to game audio.

--- Seta m_

m_pitch "0.01501" /--- Seta default 0022, less allows the mouse to move more left-right.

You can not change:

m_filter "0" //

m_forward "0.25 "

m_side "0.25 "

m_yaw "0022 "

--- Seta r_

r_displayRefresh "85" // hz monitor

r_allowExtensions "1 "unsafe --- Seta allow extensions of OpenGL video driver.

r_colorbits "32 "unsafe --- Seta number of bits of color.

r_depthbits "32 "unsafe

r_detailtextures "0" // texture detail.

r_drawSun "0" // to 1 shows you the sun on the map

r_dynamiclight "0 "

r_ext_gamma_control "0 "unsafe --- Seta in 1 allows external programs handle the brightness.

r_fastsky "1" // to 0 show the sky.

r_finish "0 "

r_flares "0 "

r_fullscreen "1" // full screen.

r_gamma "2" // amount of brightness.

r_glDriver "opengl32" unsafe --- Seta graphics driver

r_ignorehwgamma "1" // ignore the changes in brightness, useful for ati cards.

r_intensity "1.5" // regulates the saturation of colors, ranging from 1 to 1.5

r_lastValidRenderer "RADEON 9550 x86/MMX/3DNow! / SSE" /--- Seta latest video card in the game worked.

r_lodCurveError "250 "

r_lodbias "2 "

r_mapoverbrightbits "3" // so many shadows shown on the map, the less the value, but shadows.

r_mode "4" // resolution is 1024 X 6 768.

r_overBrightBits "1 "

r_picmip "2" // texture detail, from 0 (highest) to 3 (the lowest)

r_rmse "0 "

r_stencilbits "0 "unsafe

r_stereo "0 "unsafe

r_subdivisions "20 "

r_swapInterval "1" // syncs at 1 fps to monitor refresh, in my case do not pass the 85 fps.

r_textureMode "GL_LINEAR_MIPMAP_LINEAR" /--- Seta filter

(Low quality): GL_NEAREST

(Good quality): GL_LINEAR_MIPMAP_NEAREST (aka bilinear filtering)

(Best quality): GL_LINEAR_MIPMAP_LINEAR (aka trilinear filtering)

(Good quality): GL_LINES

r_texturebits "16 "unsafe --- Seta bits of textures

r_trisColor "1.0 1.0 1.0 1.0" // management level of the colors, RGB (red green blue)

--- Seta s_

s_defaultsound "0"

s_khz "44" // sound quality, values: 11, 22, 44.

s_loadas8bit "1" // 8-bit sound.

s_musicvolume "0" // volume of the music

s_separation "0.5"

s_volume "0.25" // volume 1 is the maximum

s_wavonly "0 "

--- Seta cg_ Mostly of this help you on your Local Server LAN

cg_announcer "1"

cg_atmosphericEffects "0" // 0 to not even see the rain or snow falling down.

cg_autoactivate "1 "

cg_autoAction "6" // makes a specific action on each map to be played, recorded a demo in 1, 2 draws a

screen shot (screen shot), 3 saves your stats, from 4 to 6 starts with a combination of these actions.

cg_autoReload "0" // in 1 recharge automatically when you run out of bullets.

cg_autoswitch "0" // change weapons automatically.

cg_blood "1" // quantity of blood sample.

cg_bloodFlash "0" // amount of blood that appears when you shoot on the screen.

cg_bobpitch "0" // in other settings when you move

cg_bobroll "0" // walk to simulate realism,

cg_bobup "0" // but I corrre sight.

cg_brass "0" // cap bullets.

cg_complaintPopUp "0" // when you kill a fellow asks if you want to complain to lower xp.

cg_coronafardist "0" // brightness

cg_coronas "0" // lights.

cg_draw2D "1" // screen shows you the" 2d "which are, mostly, life information, radar, etc."

cg_drawReinforcementTime "1" // time of your respawn.

cg_drawRewards "0" // notifies you when you are promoted

cg_drawRoundTimer "1" // time of the round.

cg_drawTeamOverlay "2"

cg_drawTimer "0" // time left of the map.

cg_hudAlpha "0.3" /--- Seta

cg_marks "0" // active marks or explosive bullets.

cg_marktime "0" // will last as trademarks.

cg_muzzleFlash "0" // spark the fire.

cg_noAmmoAutoSwitch "1" // change the weapon to not have bullets.

cg_noVoiceChats "0" // 1 turns off the voice chat

cg_noVoiceText "0" // to 1 disables voice text chat

cg_popupLimboMenu "0" // shows the menu of the blade at first.

cg_shadows "0" // in 1 shows a shadow beneath you.

"cg_simpleItems" "1"

"cg_teamChatHeight" "6"

cg_teamChatsOnly "0" // enable text chat only on your computer.

cg_teamChatTime "20000 "

cg_useScreenshotJPEG "1" // use jpeg extension for screen shots.

cg_wolfparticles "1" // shows the smoke from the artillery and mines.

--- Seta Crosshair (see)

cg_drawCrosshairNames "1" /--- Seta displays the names of your classmates if you aim with the sight.

cg_drawCrosshairPickups "1" /--- Seta shows a hand if you want to enter into something that can collect

cg_crosshairPulse "0" /--- Seta in 1 enlarges the sight when in use or when you move.

cg_crosshairColor "black" /--- Seta color 1 looks

cg_crosshairAlpha "1.0" /--- Seta opacity of color 1

cg_crosshairColorAlt "yellow" /--- Seta color 2 looks

cg_crosshairSize "35" /--- Seta size of the sight

cg_drawCrosshair "4" /--- Seta type of look, 4 is the view of circle with contour.

cg_crosshairAlphaAlt "1.0" /--- Seta opacity of color 2

cg_crosshairHealth "0" /--- Seta shows how much life you have to look

--- Seta ETPro

b_popupTime "75" // quick console, 500 is slow.

cg_drawSmallPopupIcons "1" // small icons

b_lagometerAlpha "0.3" /--- Seta lagometro transparency.

b_chatAlpha "0.2" // transparency of the bottom of the chat

b_althud "1" // hud alternative

b_drawranks "1" // shows you when you are promoted

b_drawclock "1" // shows you what time it is too late if you do not have life.

b_hitsounds "1" // sound when you injure someone, it's different when you damage an opponent when

injure a fellow.

b_lagometer "1" // output lagometro

b_watermark "0 "

b_fireteamalpha "0.7" /--- Seta opacity that is seen Fireteam

b_numPopups "6" /--- Seta number of popups

b_popupTime "0" //

b_backupcvars "0" // save each parameter when it is modified.

b_weapaltReloads "0" // in some classes, reload when the gun has no alternative mode of use as

sniper, mortar, etc.

b_goatsound "0" // sound when you're stabbed.

b_tracers "2" // shows the path of bullets.

--- Seta HUD Options

cg_fov "95" /--- Seta range of vision, 90 is the default, you can modify up to 120.

cg_useScreenshotJPEG "1"

scr_conspeed "100" /--- Seta console faster.

cg_drawStatus "1" /--- Seta displays the state.

cg_drawFPS "1" /--- Seta shows FPS.

cg_drawSnapshot "0"

cg_cursorHints "1" /--- Seta progress bar when dynamite plants, mines or diffuse.

ui_smallFont "0.25"

ui_bigFont "0.4"

cg_descriptiveText "1"

cg_drawTeamOverlay "2"

cg_drawGun "1" /--- Seta to 0 the weapon does not appear.

cg_drawCompass "1" /--- Seta Mini radar lets you see where the wounded to revive them in a mini map round.

cg_lagometer "1" /--- Seta lagometro, at 0 is disabled

 

Luck!!

  • Like 1
Link to comment
Share on other sites

lol i play 99 % server cfg

since you change your mouse's sens, you got a cfg! try with 1 - 2 of this, maybe just for better your environs!!

Link to comment
Share on other sites

so you need a CFG, dah, do /writeconfig -your name- and voila YOU GOT A CFG!!!

when you change to other pc or yours blows up, your CFG gonna got all your binds and info!!

Link to comment
Share on other sites

it's already over here http://www.fearless-...als/cvarlisting

 

here too explained with better order http://www.antman.info/wolf/cvar/

 

 

and why this topic is on section?

 

 

moved to ET discussion

 

EDIT/ also here is 2 link to 2 tutorial about cvars:

http://fearless-assassins.com/tutorials/article/34-configs-guide-part-1/

http://fearless-assassins.com/tutorials/article/45-this-is-a-basic-cfg-with-explinations-inside-it/

Edited by -=Medic=-
Link to comment
Share on other sites

and why this topic is on section?

 

Cuz i think this cvars works for ET gamers, i failed doing this Topic!, lol, sorry!

 

/Closed?

Link to comment
Share on other sites

Thanks for that great post man!

 

Anyway, apart from binding "k" to self kill I have never changed anything on ET (which may be the reason I suck at it...)

 

Problem is, I see all that staff and really have absolutely no idea what it is about. So, is there a place where i can find that staff but with explanations for people who know how to use their e-mail and serach and google but not much about computers?

 

The teacher

Link to comment
Share on other sites

Thanks for that great post man!

 

Anyway, apart from binding "k" to self kill I have never changed anything on ET (which may be the reason I suck at it...)

 

Problem is, I see all that staff and really have absolutely no idea what it is about. So, is there a place where i can find that staff but with explanations for people who know how to use their e-mail and serach and google but not much about computers?

 

The teacher

Try looking here and Removed here[/url] and even here

Edited by daredevil
One site had configs for cheats.. so once any player get's busted using that, who the fuck will be responsible? I removed that link. Check link 5x times before posting. Thanks
  • Like 1
Link to comment
Share on other sites

Shit thats another one i was looking for, but didnt remember the new(still already been a few years) URL.Used to be velocitylunarpages.com or sumthing.

 

that velocity one was awesome

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.