Jump to content

IsLine: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>DCoder
Rewrite
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no' and specifies that a line is drawn along the projectile path that remains in place for as long as the weapon is being fired. The line can be colored with the IsHouseColor= statement.<br />
|name=IsLine
(Yuri's Revenge Only)
|files={{Categ|Rules(md).ini|Rulesmd.ini}}
|values=boolean
|special=None
|default=no
|types={{Categ|Weapon|Weapons}}
|games=[[YR]]
}}
 
If set, the game will draw a 'line' along the projectile path. This 'line' will be drawn as long as the weapon is being fired. The color of the 'line' can be set with <tt>[[IsHouseColor]]</tt> and ''possibly'' other coloring flags applicable to <tt>[[IsLaser]]=yes</tt> weapons.

Revision as of 09:59, 7 May 2006

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


If set, the game will draw a 'line' along the projectile path. This 'line' will be drawn as long as the weapon is being fired. The color of the 'line' can be set with IsHouseColor and possibly other coloring flags applicable to IsLaser=yes weapons.