ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "Mistakes In DeeZire's INI Guide"

From ModEnc
Jump to: navigation, search
(Fixed in ModEnc)
m (Not fixed in ModEnc yet: removed statement that the OccupyWeapon and EliteOccupyWeapon flag definitions are missing)
 
(2 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
=== Fixed in ModEnc ===
 
=== Fixed in ModEnc ===
  
* The animation referenced by {{TTL|IonBlast}} is said to be used as the second animation of the Psychic Dominator in Yuri's Revenge. The actual animation used is referenced by {{TTL|DominatorSecondAnim}}, and {{TTL|IonBlast}} is used by the Genetic Mutator.  
+
* The animation referenced by {{f|IonBlast|link}} is said to be used as the second animation of the Psychic Dominator in Yuri's Revenge. The actual animation used is referenced by {{f|DominatorSecondAnim|link}}, and {{f|IonBlast|link}} is used by the Genetic Mutator.  
* {{TTL|BarrelParticle}} references a ParticleSystem, yet the description says "this '''animation''' should be listed under [ParticleSystems]...".
+
* {{f|BarrelParticle|link}} references a ParticleSystem, yet the description says "this '''animation''' should be listed under [ParticleSystems]...".
* {{TTL|PrerequisiteProcAlternate}} does not mention the effect this flag has to the prerequisite system.
+
* {{f|PrerequisiteProcAlternate|link}} does not mention the effect this flag has to the prerequisite system.
* {{TTL|OmniCrusher}} definition is missing.
+
* {{f|OmniCrusher|link}} definition is missing.
* {{TTL|Anim}} definition is missing.
+
* {{f|Anim|link}} definition is missing.
* {{TTL|BarrelParticle}}, {{TTL|BarrelDebris}}, {{TTL|BarrelExplode}} are described as parameters for "barrel explosions" with no  
+
* {{f|BarrelParticle|link}}, {{f|BarrelDebris|link}}, {{f|BarrelExplode|link}} are described as parameters for "barrel explosions" with no  
 
explanation that "Explodes=yes OverlayTypes" constitute a barrel in this case.
 
explanation that "Explodes=yes OverlayTypes" constitute a barrel in this case.
* {{TTL|ProneDamage}} does not apply for deployed units as it is written in the guide
+
* {{f|ProneDamage|link}} does not apply for deployed units
  
 
=== Not fixed in ModEnc yet ===
 
=== Not fixed in ModEnc yet ===
  
* {{TTL|OccupyWeapon}} and {{TTL|EliteOccupyWeapon}} definitions are missing.
+
* {{f|PreClick|link}}, {{f|PreDependent|link}} and {{f|PostClick|link}} definitions are missing.
* {{TTL|PreClick}}, {{TTL|PreDependent}} and {{TTL|PostClick}} definitions are missing.
 
 
* Bugs listed in [http://www.deezire.net/forums/red-alert-2-yuris-revenge-editing/7274-updating-editing-encyclopedia.html this topic] and not mentioned above.
 
* Bugs listed in [http://www.deezire.net/forums/red-alert-2-yuris-revenge-editing/7274-updating-editing-encyclopedia.html this topic] and not mentioned above.
  
Line 26: Line 25:
 
=== Fixed in ModEnc ===
 
=== Fixed in ModEnc ===
  
* EVA voices used by {{TTL|Side|Nod}} are said to be referenced by {{Tt|Soviet}}. In fact, they are referenced by {{Tt|Russian}}, and {{Tt|Soviet}} does not exist.
+
* EVA voices used by {{f|Side|Nod|link}} are said to be referenced by {{Tt|Soviet}}. In fact, they are referenced by {{Tt|Russian}}, and {{Tt|Soviet}} does not exist.
  
 
== Ra2.ini guide ==
 
== Ra2.ini guide ==

Latest revision as of 15:55, 20 May 2010

The purpose of this article is to list the mistakes the community has found in DeeZire's INI Guide.

Disclaimer: We do not intend to demote The Guide, only to document its shortcomings in hopes that DeeZire finds this information useful and updates the Guide accordingly.

Rules(md).ini guide

Fixed in ModEnc

explanation that "Explodes=yes OverlayTypes" constitute a barrel in this case.

Not fixed in ModEnc yet

Eva(md).ini guide

Fixed in ModEnc

  • EVA voices used by Side=Nod are said to be referenced by Soviet. In fact, they are referenced by Russian, and Soviet does not exist.

Ra2.ini guide

Fixed in ModEnc