Ai2 idle: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(trying ifeq to return selected info)
(setting correct info for ai2_idle)
 
(3 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>{{#ifeq:sec|kind|func}}{{#ifeq:sec|name|ai2_idle}}{{#ifeq:sec|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: --
--