ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
LaserDuration: Difference between revisions
Jump to navigation
Jump to search
Nighthawk200 (talk | contribs) m Template Updated |
Added info about a bug related to the flag |
||
Line 14: | Line 14: | ||
This flag defines the laser's lifetime, in frames, for <tt>[[IsLaser]]=yes</tt> and <tt>[[IsBigLaser]]=yes</tt> weapons. | This flag defines the laser's lifetime, in frames, for <tt>[[IsLaser]]=yes</tt> and <tt>[[IsBigLaser]]=yes</tt> weapons. | ||
{{bugs}} | |||
This flag is only correctly read from the object's {{f|Primary|link}} weapon; If the object has a {{f|Secondary|link}} [[IsLaser|laser]] weapon, it will use the {{f|{{PAGENAME}}}} values of the {{f|Primary}} weapon. |
Latest revision as of 21:53, 8 November 2022
Flag: | LaserDuration |
File(s): | Rules(md).ini |
Values: | Unsigned integers |
Default: | 0? |
Applicable to: | Weapons |
This flag defines the laser's lifetime, in frames, for IsLaser=yes and IsBigLaser=yes weapons.
Bugs/Side-Effects/Unexpected Limitations
This flag is only correctly read from the object's Primary weapon; If the object has a Secondary laser weapon, it will use the LaserDuration values of the Primary weapon.