What's new

Solved Anyone got the mod that kills evryone when

  • Thread starter mad dog luciano
  • Start date
  • Views 531
mad dog luciano

mad dog luciano

Enthusiast
Messages
1,351
Reaction score
210
Points
165
Sin$
7
U shoot a rpg in the sky??
 
Cold Tactics

Cold Tactics

Getting There
Messages
1,022
Reaction score
840
Points
205
Sin$
0
I don't mod the ISO at all but it seems like that would have something to do with the damage radius or something. Weren't the files regarding explosions and weapons patched already?
 
Upvote 0
mad dog luciano

mad dog luciano

Enthusiast
Messages
1,351
Reaction score
210
Points
165
Sin$
7
I don't mod the ISO at all but it seems like that would have something to do with the damage radius or something. Weren't the files regarding explosions and weapons patched already?
No im using both weapon and explosion mods right now lol
 
Upvote 0
Cold Tactics

Cold Tactics

Getting There
Messages
1,022
Reaction score
840
Points
205
Sin$
0
Try messing with some of these radius values, and the corresponding damage values. See if changes you make will have any effects. Trial and error.

Code:
<Item>
	  <name>EXP_TAG_ROCKET</name>
	  <damageAtCentre value="500.000000" />
	  <damageAtEdge value="50.000000" />
	  <networkPlayerModifier value="2.000000" />
	  <networkPedModifier value="1.000000" />
	  <endRadius value="5.000000" />
	  <initSpeed value="25.000000" />
	  <decayFactor value="-1.000000" />
	  <forceFactor value="80.000000" />
	  <fRagdollForceModifier value="0.001400" />
	  <fSelfForceModifier value="1.000000" />
	  <directedWidth value="0.000000" />
	  <directedLifeTime value="0.000000" />
	  <camShakeName>GAMEPLAY_EXPLOSION_SHAKE</camShakeName>
	  <camShake value="0.700000" />
	  <camShakeRollOffScaling value="1.000000" />
	  <shockingEventVisualRangeOverride value="-1.000000" />
	  <shockingEventAudioRangeOverride value="-1.000000" />
	  <minorExplosion value="false" />
	  <vfxTagHashName>EXP_VFXTAG_ROCKET</vfxTagHashName>
	  <fragDamage value="1500.000000" />
	  <bAppliesContinuousDamage value="false" />
	  <bPostProcessCollisionsWithNoForce value="true" />
	  <bDamageVehicles value="true" />
	  <bDamageObjects value="true" />
	  <bOnlyAffectsLivePeds value="false" />
	  <bIgnoreExplodingEntity value="false" />
	  <bNoOcclusion value="false" />
	  <explodeAttachEntityWhenFinished value="false" />
	  <bCanSetPedOnFire value="true" />
	</Item>
 
Upvote 0
mad dog luciano

mad dog luciano

Enthusiast
Messages
1,351
Reaction score
210
Points
165
Sin$
7
Try messing with some of these radius values, and the corresponding damage values. See if changes you make will have any effects. Trial and error.

Code:
<Item>
	  <name>EXP_TAG_ROCKET</name>
	  <damageAtCentre value="500.000000" />
	  <damageAtEdge value="50.000000" />
	  <networkPlayerModifier value="2.000000" />
	  <networkPedModifier value="1.000000" />
	  <endRadius value="5.000000" />
	  <initSpeed value="25.000000" />
	  <decayFactor value="-1.000000" />
	  <forceFactor value="80.000000" />
	  <fRagdollForceModifier value="0.001400" />
	  <fSelfForceModifier value="1.000000" />
	  <directedWidth value="0.000000" />
	  <directedLifeTime value="0.000000" />
	  <camShakeName>GAMEPLAY_EXPLOSION_SHAKE</camShakeName>
	  <camShake value="0.700000" />
	  <camShakeRollOffScaling value="1.000000" />
	  <shockingEventVisualRangeOverride value="-1.000000" />
	  <shockingEventAudioRangeOverride value="-1.000000" />
	  <minorExplosion value="false" />
	  <vfxTagHashName>EXP_VFXTAG_ROCKET</vfxTagHashName>
	  <fragDamage value="1500.000000" />
	  <bAppliesContinuousDamage value="false" />
	  <bPostProcessCollisionsWithNoForce value="true" />
	  <bDamageVehicles value="true" />
	  <bDamageObjects value="true" />
	  <bOnlyAffectsLivePeds value="false" />
	  <bIgnoreExplodingEntity value="false" />
	  <bNoOcclusion value="false" />
	  <explodeAttachEntityWhenFinished value="false" />
	  <bCanSetPedOnFire value="true" />
	</Item>
I would if i knew wot any of this stuff did lol
 
Upvote 0
TRGDKF

TRGDKF

Enthusiast
Messages
74
Reaction score
14
Points
65
Sin$
0
Even i know what those does and i mod very little. :biggrin:

E: Try to change damage and radius first then test
E2:

<damageAtCentre value="500.000000" />
<damageAtEdge value="50.000000" />
<endRadius value="5.000000" />
 
Upvote 0
Top Bottom
Login
Register