setUserMFDText: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Command " to "{{RV|type=command ") |
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
||
Line 20: | Line 20: | ||
|x1= <code>_vehicle [[setUserMFDText]] [0, "some text"];</code> | |x1= <code>_vehicle [[setUserMFDText]] [0, "some text"];</code> | ||
| [[getUserMFDText]], [[setUserMFDValue]], [[getUserMFDValue]] | |seealso= [[getUserMFDText]], [[setUserMFDValue]], [[getUserMFDValue]] | ||
}} | }} | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} |
Revision as of 00:07, 17 February 2021
Description
- Description:
- Description needed
- Groups:
- GUI Control
Syntax
- Syntax:
- Syntax needed
- Parameters:
- vehicle: Object - vehicle with MFD
- index: Number
- value: String
- Return Value:
- Return value needed
Examples
- Example 1:
_vehicle setUserMFDText [0, "some text"];
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