setSize: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
m (template:command argument fix) |
||
Line 13: | Line 13: | ||
| Sets the size (radius) of a location. | | Sets the size (radius) of a location. | ||
The width is 2 * x, the height is 2 * y. |= | The width is 2 * x, the height is 2 * y. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| location '''setSize''' size |= | | location '''setSize''' size |SYNTAX= | ||
|p1= location: [[Location]] |= | |p1= location: [[Location]] |PARAMETER1= | ||
|p2= size: [[Array]] |= | |p2= size: [[Array]] |PARAMETER2= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <pre>myLocation setSize [10,30]</pre> |= | |x1= <pre>myLocation setSize [10,30]</pre> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[size]] |= | | [[size]] |SEEALSO= | ||
}} | }} |
Revision as of 14:48, 7 April 2019
Description
- Description:
- Sets the size (radius) of a location. The width is 2 * x, the height is 2 * y.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
myLocation setSize [10,30]
Additional Information
- See also:
- size
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