enableCoPilot: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(First draft documentation for new TKOH command)
 
(Redirect to enableCopilot)
Tag: New redirect
 
(17 intermediate revisions by 4 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.). |= Description
____________________________________________________________________________________________
 
| helicopter '''enableCoPilot''' enable|= Syntax
 
|p1= helicopter: [[Object]] - helicopter on which to toggle copilot actions |= Parameter 1
|p2= enable: [[Boolean]] - enable or disable |= Parameter 2
 
| [[Nothing]] |= Return value
____________________________________________________________________________________________
 
|x1= <code>myHelicopter enableCoPilot true;</code> |=
 
| -  |= See also
 
}}
 
<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: