Blast shield code

Posts 113 of 13 · Page 1 of 1
Blast shield code
What code could I use so that Blast shield can absorb 100% of explosive damage, its code doesn't appear in the gsc coding list?
Code:
shieldBlastDamageProtection_180                 How much protection a shield has against an explosion.  0.0 is none, 1.0 is full.  For explosions within a 180-degree arc of the shield.
shieldBlastDamageProtection_120                 How much protection a shield has against an explosion.  0.0 is none, 1.0 is full.  For explosions within a 120-degree arc of the shield.
shieldBlastDamageProtection_60                  How much protection a shield has against an explosion.  0.0 is none, 1.0 is full.  For explosions within a 60-degree arc of the shield.
shieldBlastDamageProtection_30                  How much protection a shield has against an explosion.  0.0 is none, 1.0 is full.  For explosions within a 30-degree arc of the shield.
LESS THAN A MIN!!

Edit:

I dont know if that's for riots, but try this:
perk_blastShield "65"
Quote Originally Posted by AZUMIKKEL View Post
Code:
shieldBlastDamageProtection_180                 How much protection a shield has against an explosion.  0.0 is none, 1.0 is full.  For explosions within a 180-degree arc of the shield.
shieldBlastDamageProtection_120                 How much protection a shield has against an explosion.  0.0 is none, 1.0 is full.  For explosions within a 120-degree arc of the shield.
shieldBlastDamageProtection_60                  How much protection a shield has against an explosion.  0.0 is none, 1.0 is full.  For explosions within a 60-degree arc of the shield.
shieldBlastDamageProtection_30                  How much protection a shield has against an explosion.  0.0 is none, 1.0 is full.  For explosions within a 30-degree arc of the shield.
LESS THAN A MIN!!

Edit:

I dont know if that's for riots, but try this:
perk_blastShield "65"
How do you find those?
Quote Originally Posted by shahin7777 View Post
How do you find those?
there is a DVars list...pretty easy, there was a thread abt it here somewhere
i have 3 different dvar lists
i have 3 different dvar lists
^

lol...
Quote Originally Posted by Neekokeen View Post
i have 3 different dvar lists
^

lol...
believe it or not, often one of them has the dvar im looking for while the other doesnt and reversed.
Quote Originally Posted by AZUMIKKEL View Post
believe it or not, often one of them has the dvar im looking for while the other doesnt and reversed.
lol, i have 5 dvars list xD!(2 of them actually are .gsc codes if i forget them...)
Quote Originally Posted by Josephlittle View Post
lol, i have 5 dvars list xD!(2 of them actually are .gsc codes if i forget them...)
i can has? D: i want to start making my very own dedicated mods. ;D SNIPE BABEH
Quote Originally Posted by AZUMIKKEL View Post
believe it or not, often one of them has the dvar im looking for while the other doesnt and reversed.
Well, in that case you have 3 bad and incomplete DVAR lists..
why not make it into one complete list?
I second this, because the dvar doesn't really block 100% of the damage from explosions even with perk_blastshield at 99999999. Setting it to more than a trillion freezes the scripts, so either if the number is a trillion or zero I didn't find much difference.
shieldBlastDamageProtection_360
for riot shield protecion from all sides.

// Thx AZUMIKKEL
Quote Originally Posted by TheLynx View Post
shieldBlastDamageProtection_360
for riot shield protecion from all sides.
fixed* filler
Posts 113 of 13 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?