Jump to content

shooting issue with ET


Bi0s

Recommended Posts

When ever i shoot somebody and it hits them on impact is like smoke or something on bullet impact.. does anybody have a clue what this is called so i can turn it off in my cfg very annyoing makes it hard to see at times thanks

Link to comment
Share on other sites

add this in the bottom of your autoexec.cfg, be sure you don't have the same cvars by deleting them. This will disable all effects bullets, shake, blood, flash...

 

seta cg_bobpitch "0"
seta cg_bobroll "0"
seta cg_bobup "0"
seta cg_bobyaw "0"
seta cg_blinktime "0"
seta cg_bloodflash "0"
seta cg_bloodDamageBlend "0"
seta cg_bloodtime "0"
seta cg_brassTime "0"
seta cg_damagekick "0"
seta cg_drawdamagekick "0"
seta cg_drawfallkick "0"
seta cg_drawWeaponIconFlash "0"
seta cg_fallkick "0"
seta cg_impactvibration "0"
seta cg_muzzleFlash "0"
seta cg_railTrailTime "0"
seta cg_runroll "0"
seta cg_runpitch "0"
seta cg_showblood "0"
seta cg_wallmarklifetime "0"
seta cg_wolfParticles "0"
seta b_muzzleflash "0" //etpro only

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

i think i got it.

 

do

 

seta cg_impactparticles "0"

 

 

cg_impactparticles will work in noquarter mod

 

but now i figure out which one is missing by reading noquarter docs:

 

cg_impactParticles:

Description:

The familiar cg_wolfParticles has been broken up into several separate CVARs for more control.

This CVAR can disable impact particles, from shooting the ground and walls, (sparks, dirt, etc.)

 

Parameters:

Type: boolean

 

Default: 1

 

so they said wolfparticles has been broken up to several CVARS which are:

set cg_impactparticles "1" //(nq)

set cg_smokeparticles "1" //(nq)

set cg_trailparticles "1" //(nq)

 

but the original one in ET is cg_wolfParticles, little search and you got:

 

cg_wolfParticles:

toggles display of particle effects, e.g. explosions, some smoke effects.

 

so you need to set this:

 

seta cg_wolfParticles "0"

 

Voila

Link to comment
Share on other sites

that's sweet i didn't know about

cg_smokeparticles

:blink: not that i ever playing NQ on purpose

but now i am making adjustments to connection.cfg =D

 

medic's post a few days back included

cg_wolfparticles "0"

, but that group of settings didn't turn it off for bios =(

 

i just looked for what else i had in my cfg not already listed - cg_impactparticles sure sounds like it fits description.

 

and i bet bios plays NQ =D

 

so for NQ you need to do

seta cg_impactparticles "0"
seta cg_smokeparticles "0"
seta cg_trailparticles "0"

to get the effect that

seta cg_wolfparticles "0"

gives for etpub or etpro

and i guess jaymod too?

 

anyone know which of the NQ cvars turns off artillery/grenade etc explosions?

Link to comment
Share on other sites

to get the effect that

seta cg_wolfparticles "0"

gives for etpub or etpro

and i guess jaymod too?

 

 

It works for jaymod also but it doesn't turn off the smoke impact thing, at least from what I have seen.

 

 

where is the autoexec.cfg located cant seem to find it thanks

 

It's in etmain folder, though some mods have it also in their folders.

Link to comment
Share on other sites

found it but still got one issue going one and its driving me batty when i shot theres like a line that follows the bullet its A COPPER color like a tracer then when the bullet hits on impact still get that smoke i have tried all things but cant seem to get it turned off :angry: :angry:

Link to comment
Share on other sites

add this in the bottom of your autoexec.cfg, be sure you don't have the same cvars by deleting them. This will disable all effects bullets, shake, blood, flash...

 

seta cg_bobpitch "0"
seta cg_bobroll "0"
seta cg_bobup "0"
seta cg_bobyaw "0"
seta cg_blinktime "0"
seta cg_bloodflash "0"
seta cg_bloodDamageBlend "0"
seta cg_bloodtime "0"
seta cg_brassTime "0"
seta cg_damagekick "0"
seta cg_drawdamagekick "0"
seta cg_drawfallkick "0"
seta cg_drawWeaponIconFlash "0"
seta cg_fallkick "0"
seta cg_impactvibration "0"
seta cg_muzzleFlash "0"
seta cg_railTrailTime "0"
seta cg_runroll "0"
seta cg_runpitch "0"
seta cg_showblood "0"
seta cg_wallmarklifetime "0"
seta cg_wolfParticles "0"
seta b_muzzleflash "0" //etpro only

 

WHAAA it eliminates shake and blood D=. Lol my cfg is on default, but I can still pwn people with all the shaking and blood =D

Link to comment
Share on other sites

found it but still got one issue going one and its driving me batty when i shot theres like a line that follows the bullet its A COPPER color like a tracer then when the bullet hits on impact still get that smoke i have tried all things but cant seem to get it turned off :angry: :angry:

 

Try this:

set cg_tracers "0"

 

This turns off tracers. Set to 1 or 2 if you want to see them, to show where people are shooting from. Some servers (jaymod) restrict this cvar but you might have it on if you are playing etpub or NQ.

Link to comment
Share on other sites

Try this:

set cg_tracers "0"

 

This turns off tracers (set to 1 or 2 if you like them- helps tell where people are shooting from. pb will limit it on ome servers).

 

 

better put it 2, this way you won't see yours but at least you will see enemy tracer and figure out from where they re shooting

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.