Ai2 idle: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(Created page with "<noinclude>This is raw data for listing on [grouped page] and BSL:Reference. </noinclude>kind=func|name=ai2_idle|type=bool<noinclude> Category:BSL functions</noinclude>")
 
(setting correct info for ai2_idle)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>This is raw data for listing on [grouped page] and BSL:Reference.
{{BSLjunc
 
|tableform={{{tableform|no}}}
</noinclude>kind=func|name=ai2_idle|type=bool<noinclude>
|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
Edit this info
ai2_idle(
ai_name or script_id
);
default: --
--