PDA

View Full Version : tweaks


Killaz
14 May 2007, 15:10
i have a problem with tweaks.see in this weaptwk.xml ive designed the bazooka to shoot a projectile,which would explode into 100 HHG's after coming to a stand still.but for some reason,whenever i try to tweak,theres none of the changes.help!
<PayloadGraphicsResourceID>Grenade.Payload</PayloadGraphicsResourceID>
<Payload2ndGraphicsResourceID></Payload2ndGraphicsResourceID>
<Scale>2</Scale>
<Radius>5</Radius>
<AnimTravel></AnimTravel
.................................................. ...................................
<DetonatesOnLandImpact>false</DetonatesOnLandImpact>
<DetonatesOnExpiry>false</DetonatesOnExpiry>
<DetonatesOnObjectImpact>true</DetonatesOnObjectImpact>
<DetonatesOnWormImpact>true</DetonatesOnWormImpact>
<DetonatesAtRest>true</DetonatesAtRest>
<DetonatesOnFirePress>false</DetonatesOnFirePress>
<DetonatesWhenCantJump>false</DetonatesWhenCantJump>
<DetonateMultiEffect>1</DetonateMultiEffect>
<WormCollideResponse>0</WormCollideResponse>
<WormDamageMagnitude>100</WormDamageMagnitude>
<ImpulseMagnitude>0.29</ImpulseMagnitude>
<WormDamageRadius>72</WormDamageRadius>
<LandDamageRadius>104</LandDamageRadius>
.................................................. ...................................
<NumBomblets>100</NumBomblets>
<BombletMaxConeAngle>1</BombletMaxConeAngle>
<BombletMaxSpeed>100</BombletMaxSpeed>
<BombletMinSpeed>100</BombletMinSpeed>
<BombletWeaponName>kWeaponHolyHandGrenade</BombletWeaponName>

Hot Gravy
14 May 2007, 16:07
i have a problem with tweaks.see in this weaptwk.xml ive designed the bazooka to shoot a projectile,which would explode into 100 HHG's after coming to a stand still.but for some reason,whenever i try to tweak,theres none of the changes.help!
<PayloadGraphicsResourceID>Grenade.Payload</PayloadGraphicsResourceID>
<Payload2ndGraphicsResourceID></Payload2ndGraphicsResourceID>
<Scale>2</Scale>
<Radius>5</Radius>
<AnimTravel></AnimTravel
.................................................. ...................................
<DetonatesOnLandImpact>false</DetonatesOnLandImpact>
<DetonatesOnExpiry>false</DetonatesOnExpiry>
<DetonatesOnObjectImpact>true</DetonatesOnObjectImpact>
<DetonatesOnWormImpact>true</DetonatesOnWormImpact>
<DetonatesAtRest>true</DetonatesAtRest>
<DetonatesOnFirePress>false</DetonatesOnFirePress>
<DetonatesWhenCantJump>false</DetonatesWhenCantJump>
<DetonateMultiEffect>1</DetonateMultiEffect>
<WormCollideResponse>0</WormCollideResponse>
<WormDamageMagnitude>100</WormDamageMagnitude>
<ImpulseMagnitude>0.29</ImpulseMagnitude>
<WormDamageRadius>72</WormDamageRadius>
<LandDamageRadius>104</LandDamageRadius>
.................................................. ...................................
<NumBomblets>100</NumBomblets>
<BombletMaxConeAngle>1</BombletMaxConeAngle>
<BombletMaxSpeed>100</BombletMaxSpeed>
<BombletMinSpeed>100</BombletMinSpeed>
<BombletWeaponName>kWeaponHolyHandGrenade</BombletWeaponName>

Ah. I see the problem. If you have "True" for detonates on objects and worms, and also have it to detonate on rest at the same time, it'll probably cause it not to work!
I'd reccomend changing "detonates on rest" to "false" and also putting "detonates on land impact" to "true"

If that doesn't fix it you must have the values for the bomblets too high, 100 will probably cause the game to crash.

Killaz
14 May 2007, 16:57
no,i mean tweaks dont appear in the game,even a simple rise of banana bomb damage up to 100 points,tweaks made by other people:same thing

CJH
14 May 2007, 17:27
mabey your computer cannot handle the awsome power of TWEAKS. or mabey there was a mistake in the code. does it even work at all? [the game]if none of the codes work at all...what program were you using? did you save it or anything?

Hot Gravy
14 May 2007, 17:28
no,i mean tweaks dont appear in the game,even a simple rise of banana bomb damage up to 100 points,tweaks made by other people:same thing


Hmm. You need to close the notepad and when it says "Save changes?" Click "yes". Now try the game. Oh, and make sure you're editing he actual file it says in my guide.

Killaz
14 May 2007, 17:40
of course i do that

mabey your computer cannot handle the awsome power of TWEAKS. or mabey there was a mistake in the code. does it even work at all? [the game]if none of the codes work at all...what program were you using? did you save it or anything?
yes the game works,i used notepad,yes i saved it