ctrlCommit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
Line 41: Line 41:
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
<!-- CONTINUE Notes -->
<dl class="command_description">
<dd class="notedate">Posted on April 11, 2015 - 23:06 (UTC)</dd>
<dt class="note">[[User:IT07|IT07]]</dt>
<dd class="note">
Use this command if you want to for example change the position or size of a control.
</dd>
</dl>
<!-- DISCONTINUE Notes -->

Revision as of 01:06, 12 April 2015

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Commit control animation.
Groups:
Uncategorised

Syntax

Syntax:
controlName ctrlCommit time
Parameters:
controlName: Control
time: Number
Return Value:
Nothing

Examples

Example 1:
_control ctrlCommit 2

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section

Posted on April 11, 2015 - 23:06 (UTC)
IT07
Use this command if you want to for example change the position or size of a control.