BSL:AI activity: Difference between revisions
(Created page with "{| class="wikitable" |- <onlyinclude>{{BSL Group Table|{{PAGENAME}}}}</onlyinclude> |} Functions for controlling the activity of AIs. {{BSLfuncinfo|{{:ai2_active}}}} [text ...") |
No edit summary |
||
| Line 10: | Line 10: | ||
[text about ai2_active] | [text about ai2_active] | ||
{{BSLfuncinfo|{{: | {{BSLfuncinfo|{{:ai2_idle}}}} | ||
[text about | [text about ai2_idle] | ||
[[Category:Scripting tasks]] | [[Category:Scripting tasks]] | ||
Revision as of 17:51, 8 December 2015
| void | ai2_active | ||
| void | ai2_allpassive | ||
| void | ai2_inactive | ||
| void | ai2_passive | ||
| void | ai2_setalert | ||
| bool | chr_all_active | ||
| bool | chr_disable_visactive | ||
| bool | chr_draw_all_characters | ||
| void | chr_freeze | ||
| void | chr_lock_active | ||
| void | chr_neutral | ||
| void | chr_peace | ||
| void | chr_unlock_active |
Functions for controlling the activity of AIs.
| {{{name}}}( |
); |
| default: -- |
[text about ai2_active]
| {{{name}}}( |
); |
| default: -- |
[text about ai2_idle]