markerSize: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "|gr1 = Markers |=GROUP1" to "|gr1 = Markers |GROUP1=") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 10: | Line 6: | ||
|gr1 = Markers |GROUP1= | |gr1 = Markers |GROUP1= | ||
|arg= global|Multiplayer Arguments= | |arg= global|Multiplayer Arguments= | ||
Line 46: | Line 41: | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|MARKERSIZE]] | |||
[[Category:Scripting Commands OFP 1.96|MARKERSIZE]] | |||
[[Category:Scripting Commands Armed Assault|MARKERSIZE]] |
Revision as of 11:15, 26 September 2020
Description
- Description:
- Returns marker size. This command is identical to getMarkerSize.
- Groups:
- Markers
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
- Introduced with Operation Flashpoint version 1.5
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Markers
- Scripting Commands OFP 1.99
- Scripting Commands Arma 2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters
- Scripting Commands OFP 1.96
- Scripting Commands Armed Assault