markerSize: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) mNo edit summary |
m (template:command argument fix) |
||
Line 11: | Line 11: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns marker size. This command is identical to [[getMarkerSize]]. |= | | Returns marker size. This command is identical to [[getMarkerSize]]. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''markerSize''' markerName |= | | '''markerSize''' markerName |SYNTAX= | ||
|p1= markerName: [[String]] |= | |p1= markerName: [[String]] |PARAMETER1= | ||
| [[Array]] - in format [a-axis, b-axis], where: | | [[Array]] - in format [a-axis, b-axis], where: | ||
* a-axis: [[Number]] - 1/2 width of marker | * a-axis: [[Number]] - 1/2 width of marker | ||
* b-axis: [[Number]] - 1/2 height of marker |= | * b-axis: [[Number]] - 1/2 height of marker |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_mSize = [[markerSize]] "Marker1";</code> |= | |x1= <code>_mSize = [[markerSize]] "Marker1";</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[setMarkerSize]], [[setMarkerSizeLocal]] |= | | [[setMarkerSize]], [[setMarkerSizeLocal]] |SEEALSO= | ||
}} | }} |
Revision as of 14:43, 7 April 2019
Description
- Description:
- Returns marker size. This command is identical to getMarkerSize.
- Groups:
- Uncategorised
Syntax
- Syntax:
- markerSize markerName
- Parameters:
- markerName: String
- Return Value:
- Array - in format [a-axis, b-axis], where:
Examples
- Example 1:
_mSize = markerSize "Marker1";
Additional Information
- See also:
- setMarkerSizesetMarkerSizeLocal
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
Categories:
- Scripting Commands
- Scripting Commands OFP 1.96
- Scripting Commands ArmA
- Command Group: Markers
- Introduced with Operation Flashpoint version 1.5
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP 1.99
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters