Jump to content

IsLine: Difference between revisions

From ModEnc²
en>DCoder
Rewrite
m 3 revisions imported
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
|files={{Categ|Rules(md).ini|Rulesmd.ini}}
|files={{Categ|Rules(md).ini|Rulesmd.ini}}
|values=boolean
|values=boolean
|special=None
|default=no
|default=no
|types={{Categ|Weapon|Weapons}}
|types={{Categ|Weapon|Weapons}}
|games=[[YR]]
|yr=yes
|rp=yes
}}
}}


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.
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.

Latest revision as of 21:52, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: IsLine
File(s): Rulesmd.ini
Values: boolean
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.