Jump to content

IsLaser: Difference between revisions

From ModEnc²
en>DCoder
Rewrite
en>Nighthawk200
m Template updated
Line 6: Line 6:
|default=no
|default=no
|types={{Categ|Weapon|Weapons}}
|types={{Categ|Weapon|Weapons}}
|games=[[TS]], [[RA2]], [[YR]]
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
}}


If set, the game will draw a laser along the projectile path. The laser's lifetime is defined by <tt>[[LaserDuration]]</tt>, and its colors are defined by <tt>[[LaserInnerColor]]</tt>, <tt>[[LaserOuterColor]]</tt>, <tt>[[LaserOuterSpread]]</tt> and <tt>[[IsHouseColor]]</tt>.
If set, the game will draw a laser along the projectile path. The laser's lifetime is defined by <tt>[[LaserDuration]]</tt>, and its colors are defined by <tt>[[LaserInnerColor]]</tt>, <tt>[[LaserOuterColor]]</tt>, <tt>[[LaserOuterSpread]]</tt> and <tt>[[IsHouseColor]]</tt>.

Revision as of 18:48, 10 March 2007

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: IsLaser
File(s): Rules(md).ini
Values: boolean
Special Values: None
Default: no
Applicable to: Weapons


If set, the game will draw a laser along the projectile path. The laser's lifetime is defined by LaserDuration, and its colors are defined by LaserInnerColor, LaserOuterColor, LaserOuterSpread and IsHouseColor.