ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Difference between revisions of "CanPassiveAquire"
From ModEnc
(One Deezire def less to do...) |
(Re-worded) |
||
Line 9: | Line 9: | ||
}} | }} | ||
− | Specifies | + | Specifies whether or not this object may acquire targets (within range) and attack them automatically, without being ordered to do so. {{f|CanPassiveAquire|no}} does not prevent the object from retaliating automatically, however. |
− | + | Note Westwood's misspelling of "Acquire". | |
== See Also == | == See Also == | ||
* [[CanRetaliate]] | * [[CanRetaliate]] |
Revision as of 23:44, 4 January 2010
Flag: | CanPassiveAquire |
File(s): | Rules(md).ini |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Default: | yes |
Applicable to: | TechnoTypes |
Specifies whether or not this object may acquire targets (within range) and attack them automatically, without being ordered to do so. CanPassiveAquire=no does not prevent the object from retaliating automatically, however.
Note Westwood's misspelling of "Acquire".