BSL:AI tasks: Difference between revisions
(ai2_idle has been moved to this group, so I'm just dropping this description here from "AI activity") |
(adding group table) |
||
| Line 1: | Line 1: | ||
Commands for controlling the activity of AIs. | |||
{{TOCfloat}} | |||
{| {{BSL Group Table Header}}<onlyinclude>{{BSL Group Table|{{PAGENAME}}}}</onlyinclude> | |||
|} | |||
{{:ai2_idle}} | {{:ai2_idle}} | ||
Revision as of 04:28, 24 December 2015
Commands for controlling the activity of AIs.
| Kind | Type | Name | Platform |
|---|---|---|---|
| void | ai2_attack | ||
| void | ai2_barabbas_retrievegun | ||
| void | ai2_comehere | ||
| void | ai2_doalarm | ||
| void | ai2_dopath | ||
| void | ai2_followme | ||
| void | ai2_idle | ||
| void | ai2_lookatchar | ||
| void | ai2_lookatme | ||
| void | ai2_movetoflag | ||
| void | ai2_setjobstate |
| void |
string or int |
|
| ai2_idle( |
ai_name or script_id |
); |
| default: -- |
-- |
Clears an AI's goals, whether they are in pursuit mode, seeking an alarm, panicking, etc.