Ai2 idle: Difference between revisions
Jump to navigation
Jump to search
(adding group param) |
(setting correct info for ai2_idle) |
||
Line 1: | Line 1: | ||
{{BSLjunc|tableform={{{tableform|no}}}|group={{{group}}}|kind=func|type=void|name=ai2_idle}}<noinclude> | {{BSLjunc | ||
|tableform={{{tableform|no}}} | |||
|group={{{group}}} | |||
|kind=func | |||
|type=void | |||
|default= | |||
|name=ai2_idle | |||
|arg1default= | |||
|arg1type=string | |||
|arg1name=ai_name | |||
|arg1alttype=int | |||
|arg1altname=script_id | |||
}}<noinclude> | |||
[[Category:BSL functions]]</noinclude> | [[Category:BSL functions]]</noinclude> |
Latest revision as of 04:35, 15 December 2015
Edit this page to change this command's information. To see this command in the context of related commands, go to the BSL:AI tasks page.
void |
string or int |
|
ai2_idle( |
ai_name or script_id |
); |
default: -- |
-- |