markerColor: 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 17: | Line 17: | ||
|x1= <code>[[if]] ([[markerColor]] "Marker1" == "ColorRed") [[then]] { [[hint]] "Marker1 is red!" };</code> | |x1= <code>[[if]] ([[markerColor]] "Marker1" == "ColorRed") [[then]] { [[hint]] "Marker1 is red!" };</code> | ||
| [[setMarkerColor]], [[setMarkerColorLocal]] | |seealso= [[setMarkerColor]], [[setMarkerColorLocal]] | ||
}} | }} | ||
Revision as of 23:52, 16 February 2021
Description
- Description:
- Description needed
- Groups:
- Markers
Syntax
- Syntax:
- Syntax needed
- Parameters:
- markerName: String
- Return Value:
- Return value needed
Examples
- Example 1:
if (markerColor "Marker1" == "ColorRed") then { hint "Marker1 is red!" };
Additional Information
- See also:
- setMarkerColorsetMarkerColorLocal
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