ctrlMapScale: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| arma1 \|1.00 \|([^g]|g[^a])" to "| arma1 |1.00 |game2= arma2 |version2= 1.00 |game3= arma2oa |version3= 1.50 |game4= tkoh |version4= 1.00 |game5= arma3 |version5= 0.50 |$1") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * \|p1=" to " |s1= $1 |p1=") |
||
Line 20: | Line 20: | ||
| Returns the current scale of given map control. | | Returns the current scale of given map control. | ||
| '''ctrlMapScale''' ctrl | |s1= '''ctrlMapScale''' ctrl | ||
|p1= ctrl: [[Control]] | |p1= ctrl: [[Control]] |
Revision as of 23:00, 12 June 2021
Description
- Description:
- Description needed
- Groups:
- GUI Control - Map
Syntax
- Syntax:
- ctrlMapScale ctrl
- Parameters:
- ctrl: Control
- Return Value:
- Return value needed
Examples
- Example 1:
_control = (findDisplay 12) displayCtrl 51; //Arma 3 _scale = ctrlMapScale _control; //returns number from 1 to 0.001
Additional Information
- See also:
- ctrlScalectrlSetScale
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