Ai2 allpassive: Difference between revisions

From OniGalore
Jump to navigation Jump to search
No edit summary
(since there is a default, this arg is optional)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{lowercase}}
{{BSLjunc
{{underscore|title=ai2_allpassive}}
|tableform={{{tableform|no}}}
|group={{{group}}}
|kind=func
|type=void
|default=
|name=ai2_allpassive
|arg1default=false
|arg1type=bool
|arg1name=passive
|arg1optional=yes
}}<noinclude>


This function causes all the AI to stop thinking.
[[Category:BSL functions]]</noinclude>
 
ai2_allpassive passive:int {0 | 1} - ai2_allpassive 1
 
<-- I'll make it look nicer in a bit, I have to go do something...-->

Latest revision as of 05:36, 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
bool
Edit this info
ai2_allpassive(
passive
);
default: --
false