getUserMFDValue: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) mNo edit summary |
Killzone Kid (talk | contribs) No edit summary |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| ''' | | '''getUserMFDValue''' vehicle|= Syntax | ||
|p1= vehicle: [[Object]] - a vehicle with MFD |= Parameter 1 | |p1= vehicle: [[Object]] - a vehicle with MFD |= Parameter 1 | ||
Line 17: | Line 17: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code> [[ | |x1= <code> [[getUserMFDValue]] [[vehicle]] [[player]]; // user0 in MFD will return 1</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 11:22, 16 February 2019
Description
- Description:
- Returns array of user text variables used in MFD.
- Groups:
- Uncategorised
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