controlName ctrlSetPosition [x, y, w, h]
Operand types
controlName:
Control[x, y, w, h]:
Array
Type of returned value
Description
Sets wanted position and size for control animation.
Width and height are optional.
Used In
ArmA
Example
_control ctrlSetPosition [0.5, 0.5]