What's new

Discussion [DVAR INFO]Disable Stopping Power

  • Thread starter TurdSnack
  • Start date
  • Views 2,264
TurdSnack

TurdSnack

Enthusiast
Messages
263
Reaction score
11
Points
70
Sin$
7
NOT A RELEASE
New (Helicopters)
Code:
self setClientDvar("perk_armorPiercingDamage", "-99" );
Old(Stopping Power&Danger Close)
Code:
self setClientDvar( "perk_bulletDamage", "-99" ); 
self setClientDvar( "perk_explosiveDamage", "-99" );
Combine them for a good time.
Original Thread
Thank Rawrsome not me.
 
xVVhiteboy

xVVhiteboy

Contributor
Messages
2,902
Reaction score
663
Points
325
Sin$
0
I just thought that I would help you guys out and release this.
It disables Stopping Power from doing and damage when someone with it on their class tries shooting you.
Code:
self setClientDvar("perk_armorPiercingDamage", "90" );
Lol, thats for helicopters and its not disabled
 
T

tagyourit50

Enthusiast
Messages
80
Reaction score
18
Points
55
Sin$
0
Have you tried it? I'm using it right now and i cant kill my friend with any weapon with stopping power Pro on.

Lol at this thread. you have self setClientDvar( "perk_bulletDamage", "-99" ); in your patch is why stopper power does nothing you should read what something does and understand it before posting also this has already been released.
 
TurdSnack

TurdSnack

Enthusiast
Messages
263
Reaction score
11
Points
70
Sin$
7
Lol at this thread. you have self setClientDvar( "perk_bulletDamage", "-99" ); in your patch is why stopper power does nothing you should read what something does and understand it before posting also this has already been released.
Nope,removed that a long time ago. That doesnt work for me
 
7S Fear

7S Fear

Enthusiast
Messages
1,103
Reaction score
273
Points
165
Sin$
7
Wow first off all this wouldn't even be a release you took a dvar and showed us it. Quit panhandeling for rep it is pathetic. I sure do wish there was negative rep...
 
T

tagyourit50

Enthusiast
Messages
80
Reaction score
18
Points
55
Sin$
0
Nope,removed that a long time ago. That doesnt work for me

self setClientDvar("perk_armorPiercingDamage", "90" );

Say this were to be stopping powers Dvar ok so the value 90 is a percent, so if you had stopping power on and shot someone you would do 100% normal damage + 90% of that damage, So how would this stop any damage? Common sense says it just makes it stronger.
 
BigWalrus

BigWalrus

Enthusiast
Messages
1,991
Reaction score
885
Points
175
Sin$
0
facepalm.jpg
 
K

kyle4040

Enthusiast
Messages
155
Reaction score
18
Points
70
Sin$
0
Wow first off all this wouldn't even be a release you took a dvar and showed us it. Quit panhandeling for rep it is pathetic. I sure do wish there was negative rep...

lol this isn't a release if you read the title..

also this isn't really new as there are other dvars that were released about a week ago that do the same thing..
 
7S Fear

7S Fear

Enthusiast
Messages
1,103
Reaction score
273
Points
165
Sin$
7
lol this isn't a release if you read the title..

also this isn't really new as there are other dvars that were released about a week ago that do the same thing..
Are you stupid? I didn't say this is a release I don't understand why people post dvars and call them releases. Kyle you have down syndrome learn to read. The op just edited his post because he knows he is an idiot.
 
T

tagyourit50

Enthusiast
Messages
80
Reaction score
18
Points
55
Sin$
0
NOT A RELEASE
I meant to put this earlier sorry.
But this should disable the chopper gunner bullet damage
Code:
self setClientDvar("perk_armorPiercingDamage", "-99" );

Wrong again but good try

self setClientDvar( "perk_explosiveDamage", "-99" );

Will make chopper gunner and ac130 useless if they have danger close because they are explosives not bullets.
 
D

Deleted member 117745

Reefer Smoker
Messages
2,393
Reaction score
1,924
Points
365
Sin$
0
the dvar to make stopping power useless:

Code:
self setClientDvar( "perk_bulletDamage", "-99" );
 
R

Rawrsome

Enthusiast
Messages
619
Reaction score
357
Points
125
Sin$
0
http://www.se7ensins.com/forums/topic/207244-release-infectable-god-mode-sort-of/
 
Top Bottom
Login
Register