ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
DistributedFire: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 10: | Line 10: | ||
|rp=no | |rp=no | ||
}} | }} | ||
Can be set to 'yes' or 'no' and determines if this unit will continually retarget nearby enemy units and fire at all of them equally as opposed to locking fire on one target and continually firing at that one target until it is destroyed at which point it moves on to the next (which is the default behaviour, so this tag forms an over-ride to that rule). | Can be set to 'yes' or 'no' and determines if this unit will continually retarget nearby enemy units and fire at all of them equally as opposed to locking fire on one target and continually firing at that one target until it is destroyed at which point it moves on to the next (which is the default behaviour, so this tag forms an over-ride to that rule). | ||
Revision as of 06:07, 7 July 2024
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Flag: | DistributedFire |
File(s): | Art(md).ini |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Applicable to: | Art(md).ini |
Can be set to 'yes' or 'no' and determines if this unit will continually retarget nearby enemy units and fire at all of them equally as opposed to locking fire on one target and continually firing at that one target until it is destroyed at which point it moves on to the next (which is the default behaviour, so this tag forms an over-ride to that rule).
Editor's note: what this actually does is make a unit fire its weapon once, re-aim or re-target (which takes roughly a second or two real-time), fire once, re-aim, repeat. The unit will fire normally though if a target is set manually by the player (and maybe TeamType scripts). See the Aegis Cruiser.
Bugs/Side-Effects/Unexpected Limitations
- Using DistributedFire=yes with BuildingTypes will cause those BuildingTypes to attack only once. Even if there is no tag FireOnce=yes As for weapons though.