Jump to content


Photo

[ZH] Miscellaneous Changes


  • Please log in to reply
2 replies to this topic

#1 Skywaters

Skywaters

    Schnell, Schnell, Kartoffelkopf!

  • Members
  • 357 posts
  • Projects:Command Imperium
  •  Eccentric Philantrophist

Posted 06 February 2004 - 09:54 AM

Greetings All,

As I was going through my list of changes in my mod Command Imperium I noticed I had a rather large amount of good old miscellaneous changes and fixes I made. So without further adue here we go :)

1. The Emperor Overlord Propaganda Tower Bug (No Subliminal Messaging Upgrade Effect)

Find the following code in the TankGeneral ini file under Object Tank_ChinaTankOverlordPropagandaTower

Behavior = PropagandaTowerBehavior ModuleTag_04
Radius = 150.0
DelayBetweenUpdates = 2000 ; in milliseconds
HealPercentEachSecond = 1% ; get this % of max health every second
PulseFX = FX_OverlordPropagandaTowerPropagandaPulse ;plays as often as DelayBetweenUpdates
UpgradeRequired = Upgrade_ChinaSubliminalMessaging
UpgradedHealPercentEachSecond = 2% ; get this % of max health every second
UpgradedPulseFX = FX_OverlordPropagandaTowerSubliminalPulse ;plays as often as DelayBetweenUpdates
End

To fix the line (which is stated above) change UpgradeRequired from whatever it is to Upgrade_ChinaSubliminalMessaging. This is only pre v1.2 as it was an undocumented change.

2. The King Raptor Laser Guided Missiles and Armor Bugs

Locate the King Raptor and find the following code

ArmorSet
Conditions = None
Armor = AirplaneArmor
DamageFX = None
End

Underneath it add the following code

ArmorSet
Conditions = PLAYER_UPGRADE
Armor = CountermeasuresAirplaneArmor
DamageFX = None
End

This states that when you upgrade with countermeasures it will get the countermeasures armor like it should. Now to fix the weapon.

Under Weapon AirF_RaptorJetLaserGuidedMissileWeapon change the PrimaryDamage to 156.0. That sets it to the correct 25% extra damage rate.

I'll add more as I go. Until next time

~Chantillas
Posted Image

#2 Tom

Tom

    title available

  • Undead
  • 8,475 posts
  • Location:UK
  • Projects:Life
  •  Co-Founder of Revora

Posted 06 February 2004 - 05:13 PM

Wow someones been busy, nice work :)

#3 shadowfx78

shadowfx78

    title available

  • Members
  • 254 posts

Posted 28 September 2004 - 04:08 AM

cool this is the stuff i wanna know there is a big list of glitches on Deezire but nothing that says how to go bout fixing them.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users