ctrlSetPosition
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.00
Description
- Description:
- Sets wanted position and size for control animation.
Width and height are optional.
Syntax
- Syntax:
- Control ctrlSetPosition [x, y, w, h]
- Parameters:
- Control
- [x, y, w, h]: Array
- Return Value:
- Nothing
Examples
- Example 1:
_control ctrlSetPosition [0.5, 0.5]
Additional Information
- Multiplayer:
- Behaviour unknown.
Notes
Notes
Notes
- Posted on January 27, 2007 - 19:13
- Giova
- IMPORTANT
You have to use ctrlCommit command to apply this effect(Arma v1.02.5103GER)

