ctrlSetPosition: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
<dl class="command_description"> | <dl class="command_description"> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
<dd class="notedate">Posted on January 27, 2007 - 19:13</dd> | |||
<dt class="note">[[User:Giova|Giova]]</dt><dd class="note">IMPORTANT'' | |||
You have to use [[ctrlCommit]] command to apply this effect(Arma v1.02.5103GER)</dd> | |||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> |
Revision as of 19:15, 27 January 2007
Description
- Description:
- Sets wanted position for control animation.
- Groups:
- Uncategorised
Syntax
- Syntax:
- control ctrlSetPosition [x, y]
- Parameters:
- control: Control
- [x, y]: Array
- Return Value:
- Nothing
Examples
- Example 1:
_control ctrlSetPosition [0.5, 0.5]
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
- Posted on January 27, 2007 - 19:13
- Giova
- IMPORTANT You have to use ctrlCommit command to apply this effect(Arma v1.02.5103GER)