setMarkerShapeLocal: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma1 |Game name= | | arma1 |Game name= | ||
Line 9: | Line 8: | ||
|eff= local |Multiplayer Effects= | |eff= local |Multiplayer Effects= | ||
| Selects shape (actual type) of the local marker. The shape can be: | | Selects shape (actual type) of the local marker. The shape can be: | ||
Line 16: | Line 14: | ||
* <tt>"ELLIPSE"</tt> | * <tt>"ELLIPSE"</tt> | ||
* <tt>"POLYLINE"</tt> |DESCRIPTION= | * <tt>"POLYLINE"</tt> |DESCRIPTION= | ||
| markerName '''setMarkerShapeLocal''' shape |SYNTAX= | | markerName '''setMarkerShapeLocal''' shape |SYNTAX= | ||
Line 25: | Line 22: | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
|x1= <code>"Marker1" [[setMarkerShapeLocal]] "RECTANGLE";</code> |EXAMPLE1= | |x1= <code>"Marker1" [[setMarkerShapeLocal]] "RECTANGLE";</code> |EXAMPLE1= | ||
| [[setMarkerAlpha]], [[setMarkerAlphaLocal]], [[setMarkerBrush]], [[setMarkerBrushLocal]], [[setMarkerColor]], [[setMarkerColorLocal]], [[setMarkerDir]], [[setMarkerDirLocal]], [[setMarkerPos]], [[setMarkerPosLocal]], [[setMarkerShape]], [[setMarkerSize]], [[setMarkerSizeLocal]], [[setMarkerText]], [[setMarkerTextLocal]], [[setMarkerType]], [[setMarkerTypeLocal]] |SEEALSO= | | [[setMarkerAlpha]], [[setMarkerAlphaLocal]], [[setMarkerBrush]], [[setMarkerBrushLocal]], [[setMarkerColor]], [[setMarkerColorLocal]], [[setMarkerDir]], [[setMarkerDirLocal]], [[setMarkerPos]], [[setMarkerPosLocal]], [[setMarkerShape]], [[setMarkerSize]], [[setMarkerSizeLocal]], [[setMarkerText]], [[setMarkerTextLocal]], [[setMarkerType]], [[setMarkerTypeLocal]] |SEEALSO= |
Revision as of 02:49, 17 January 2021
Description
- Description:
- Selects shape (actual type) of the local marker. The shape can be:
- "ICON"
- "RECTANGLE"
- "ELLIPSE"
- "POLYLINE"
- Groups:
- Markers
Syntax
- Syntax:
- markerName setMarkerShapeLocal shape
- Parameters:
- markerName: String
- shape: String
- Return Value:
- Nothing
Examples
- Example 1:
"Marker1" setMarkerShapeLocal "RECTANGLE";
Additional Information
- See also:
- setMarkerAlphasetMarkerAlphaLocalsetMarkerBrushsetMarkerBrushLocalsetMarkerColorsetMarkerColorLocalsetMarkerDirsetMarkerDirLocalsetMarkerPossetMarkerPosLocalsetMarkerShapesetMarkerSizesetMarkerSizeLocalsetMarkerTextsetMarkerTextLocalsetMarkerTypesetMarkerTypeLocal
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