enableCoPilot: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game version" to "|Game version=")
(Redirect to enableCopilot)
Tag: New redirect
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Scripting Commands]]
#REDIRECT [[enableCopilot]]
 
{{Command|Comments=
____________________________________________________________________________________________
 
| TKOH |Game name=
 
|1.00|Game version=
____________________________________________________________________________________________
 
| Toggles availability of the actions related to copilots (taking over controls, suspending controls, etc.). For Arma 3 version see [[enableCopilot]] |DESCRIPTION=
____________________________________________________________________________________________
 
| helicopter '''enableCoPilot''' enable|SYNTAX=
 
|p1= helicopter: [[Object]] - helicopter on which to toggle copilot actions |PARAMETER1=
|p2= enable: [[Boolean]] - enable or disable |PARAMETER2=
 
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________
 
|x1= <code>myHelicopter [[enableCoPilot]] true;</code> |=
 
|  |SEEALSO=
 
}}
 
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
 
<!-- Note Section END -->
</dl>
 
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Take On Helicopters: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]

Latest revision as of 23:41, 15 March 2021

Redirect to: