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
(Added EXE Switches)
(Styling, barrels)
Line 7: Line 7:
 
=== Fixed in ModEnc ===
 
=== Fixed in ModEnc ===
  
* The animation referenced by <tt>IonBlast</tt> is said to be used as the second animation of the Psychic Dominator in Yuri's Revenge. The actual animation used is referenced by <tt>DominatorSecondAnim</tt>.  
+
* 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.  
* <tt>BarrelParticle</tt> references a ParticleSystem, yet the description says "this '''animation''' should be listed under [ParticleSystems]...".
+
* {{TTL|BarrelParticle}} references a ParticleSystem, yet the description says "this '''animation''' should be listed under [ParticleSystems]...".
* <tt>PrerequisiteProcAlternate</tt> does not mention the effect this flag has to the prerequisite system.
+
* {{TTL|PrerequisiteProcAlternate}} does not mention the effect this flag has to the prerequisite system.
* <tt>OmniCrusher</tt> definition is missing.
+
* {{TTL|OmniCrusher}} definition is missing.
* <tt>Anim</tt> definition is missing.
+
* {{TTL|Anim}} definition is missing.
 +
* {{TTL|BarrelParticle}}, {{TTL|BarrelDebris}}, {{TTL|BarrelExplode}} are described as parameters for "barrel explosions" with no explanation that "Explodes=yes OverlayTypes" constitute a barrel in this case.
  
 
=== Not fixed in ModEnc yet ===
 
=== Not fixed in ModEnc yet ===
  
* <tt>OccupyWeapon</tt> and <tt>EliteOccupyWeapon</tt> definitions are missing.
+
* {{TTL|OccupyWeapon}} and {{TTL|EliteOccupyWeapon}} definitions are missing.
* <tt>PreClick</tt>, <tt>PreDependent</tt> and <tt>PostClick</tt> definitions are missing.
+
* {{TTL|PreClick}}, {{TTL|PreDependent}} and {{TTL|PostClick}} definitions are missing.
* Bugs listed in http://www.deezire.net/modules.php?name=Forums&file=viewtopic&t=10412 and not mentioned above.
+
* Bugs listed in [http://www.deezire.net/modules.php?name=Forums&file=viewtopic&t=10412 this topic] and not mentioned above.
  
 
== Eva(md).ini guide ==
 
== Eva(md).ini guide ==
Line 23: Line 24:
 
=== Fixed in ModEnc ===
 
=== Fixed in ModEnc ===
  
* EVA voices used by <tt>[[Side]]=Nod</tt> are said to be referenced by <tt>Soviet</tt>. In fact, they are referenced by <tt>Russian</tt>, and <tt>Soviet</tt> does not exist.
+
* 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.
  
 
== Ra2.ini guide ==
 
== Ra2.ini guide ==

Revision as of 12:06, 10 September 2006

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

  • The animation referenced by Template:TTL is said to be used as the second animation of the Psychic Dominator in Yuri's Revenge. The actual animation used is referenced by Template:TTL, and Template:TTL is used by the Genetic Mutator.
  • Template:TTL references a ParticleSystem, yet the description says "this animation should be listed under [ParticleSystems]...".
  • Template:TTL does not mention the effect this flag has to the prerequisite system.
  • Template:TTL definition is missing.
  • Template:TTL definition is missing.
  • Template:TTL, Template:TTL, Template:TTL are described as parameters for "barrel explosions" with no 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 Template:TTL 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

  • Several EXE switches do not work / work differently in Yuri's Revenge, this fact is undocumented.