AIDef:Action/LinkTagBaseAction: Difference between revisions

Jump to navigation Jump to search
imported>Leoetlino
imported>Leoetlino
Line 10: Line 10:
| SaveFlag || String ||  || Save flag (optional)
| SaveFlag || String ||  || Save flag (optional)
|-
|-
| MakeSaveFlag || Int || 0 || Which save flag to actually use:
| MakeSaveFlag || Int || 0 || Which save flag to actually use<ref>0x7100D39B50</ref><ref>0x7100D39964</ref>:
* 0: Use the specified SaveFlag.
* 0: Use the specified SaveFlag.
* 1: Use <code>Clear_%s</code> % (current map name).
* 1: Use <code>Clear_%s</code> % (current map name).
Line 20: Line 20:
| NoChangeSignal || Bool || False ||  
| NoChangeSignal || Bool || False ||  
|-
|-
| SaveFlagOnOffType || Int || 0 || Which action should be taken for boolean LinkTags with IncrementSave set to false:
| SaveFlagOnOffType || Int || 0 || Which action should be taken for boolean LinkTags with IncrementSave set to false:<ref>0x7100D38820</ref>{{check}}
* 0: Set or clear the flag depending on the LinkTag type. (Set for LinkTagAnd, LinkTagNAnd, LinkTagXOr; Clear for LinkTagOr, LinkTagNOr and in any other case)
* 0: Set or clear the flag depending on the LinkTag type. (Set for LinkTagAnd, LinkTagNAnd, LinkTagXOr; Clear for LinkTagOr, LinkTagNOr and in any other case)
* 1: Set the flag.
* 1: Set the flag.
Anonymous user

Navigation menu