ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
FireSuppress: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Flag |ts=yes |fs=yes |hp=yes |ra2=yes |yr=yes |ares=yes }} This tag controls the area, in cells, that a unit will scan for friendlies around a target and apply the Supre..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Flag | {{Flag | ||
|ts=yes | |name={{PAGENAME}} | ||
|fs=yes | |files={{Categ|Rules(md).ini}} | ||
|hp=yes | |values={{Values|integer}} | ||
|ra2=yes | |default=0 | ||
|types={{categ|CombatDamage}} | |||
<!---|ts=yes---> | |||
<!---|fs=yes---> | |||
<!---|hp=yes---> | |||
<!---|ra2=yes---> | |||
|yr=yes | |yr=yes | ||
|ares=yes | |ares=yes | ||
}} | }} | ||
This tag controls the area, in cells, that a unit will scan for friendlies around a target and apply the {{f|Supress||link}} logic if the firing object has {{f|Supress|yes|link}}.<br> | |||
This tag controls the area, in cells, that a unit will scan for friendlies around a target and apply the | |||
Although these two tags work, they are disused because the logic is CPU heavy when in use and can easily generate a large amount of lag. | Although these two tags work, they are disused because the logic is CPU heavy when in use and can easily generate a large amount of lag. | ||
==See Also== | ==See Also== | ||
*[[Supress]] | *[[Supress]] |
Revision as of 12:26, 12 January 2025
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Flag: | FireSuppress |
File(s): | Rules(md).ini |
Values: | Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767. |
Default: | 0 |
Applicable to: | CombatDamage |
This tag controls the area, in cells, that a unit will scan for friendlies around a target and apply the Supress= logic if the firing object has Supress=yes.
Although these two tags work, they are disused because the logic is CPU heavy when in use and can easily generate a large amount of lag.