Ai2 active: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(Undo revision 24881 by Iritscen (talk))
(setting correct info for ai2_active)
 
(9 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_active|type=void<noinclude>
|group={{{group}}}
|kind=func
|type=void
|default=
|name=ai2_active
|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:37, 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 activity page.

void
string or int
Edit this info
ai2_active(
ai_name or script_id
);
default: --
--