Ai2 passive: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(added ai2_passive)
 
(despite the dump_docs listing, this is in fact a bool; these listings should contain the most correct information, not just whatever Oni spews out)
Line 12: Line 12:
|arg1altname=script_id
|arg1altname=script_id
|arg2default=
|arg2default=
|arg2type=int
|arg2type=bool
|arg2name=passive
|arg2name=passive
}}<noinclude>
}}<noinclude>


[[Category:BSL functions]]</noinclude>
[[Category:BSL functions]]</noinclude>

Revision as of 05:25, 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
bool
Edit this info
ai2_passive(
ai_name or script_id,
passive
);
default: --
--
--