AIDef:Action/EventFlagONAction: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino import AI definitions from 1.5.0 |
imported>Leoetlino No edit summary |
||
| Line 3: | Line 3: | ||
|type=Action | |type=Action | ||
}} | }} | ||
Sets a boolean flag to <code>true</code>. Change-only mode (一度しか変更しない) must be disabled. Permission checks (see [[bgdata]]) are skipped. | |||
== DynamicInstParams == | == DynamicInstParams == | ||
Latest revision as of 11:58, 7 September 2019
| AI definition | |
|---|---|
| Type | Action |
Sets a boolean flag to true. Change-only mode (一度しか変更しない) must be disabled. Permission checks (see bgdata) are skipped.
DynamicInstParams
| Name | Type | Default value | Description |
|---|---|---|---|
| FlagName | String |
Derived definitions
Demo_FlagON (EventSystemActor)
No overridden parameters.
Demo_FlagOn (TipsSystemActor)
No overridden parameters.