getUserMFDValue: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 7: | Line 7: | ||
|gr1= Interaction | |gr1= Interaction | ||
| Returns array of user text variables used in MFD. | |descr= Returns array of user text variables used in MFD. | ||
|s1= '''getUserMFDValue''' vehicle | |s1= '''getUserMFDValue''' vehicle |
Revision as of 21:04, 13 June 2021
Description
- Description:
- Returns array of user text variables used in MFD.
- Groups:
- Interaction
Syntax
- Syntax:
- getUserMFDValue vehicle
- Parameters:
- vehicle: Object - a vehicle with MFD
- Return Value:
- Array of Number
Examples
- Example 1:
getUserMFDValue vehicle player; // user0 in MFD will return 1
Additional Information
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