setMarkerTypeLocal

From Bohemia Interactive Community
Revision as of 18:25, 3 June 2009 by Kronzky (talk | contribs) (add. ArmA2 classification)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
-wrong parameter ("Arma") defined!-1.04
Hover & click on the images for description

Description

Description:
Set marker type. Type may be any of:
  • "Flag"
  • "Flag1"
  • "Dot"
  • "Destroy"
  • "Start"
  • "End"
  • "Warning"
  • "Join"
  • "Pickup"
  • "Unknown"
  • "Marker"
  • "Arrow"
  • "Empty"
  • "Select" (displayed in-game as "Empty")
Arma V1.14 also:
  • "AirTeam"
  • "Attack"
  • "Camp"
  • "CommandTeam"
  • "Defend"
  • "Depot"
  • "DestroyedVehicle"
  • "FireMission"
  • "Headquaters"
  • "HeavyTeam"
  • "InfantryTeam"
  • "LightTeam"
  • "Move"
  • "RepairVehicle"
  • "SalvageVehicle"
  • "SupplyVehicle"
  • "Town"
  • "Vehicle"
Groups:
Uncategorised

Syntax

Syntax:
markerName setMarkerTypeLocal type
Parameters:
markerName: String
type: String. As above
Return Value:
Nothing

Examples

Example 1:
"MarkerOne" setMarkerTypeLocal "Warning"

Additional Information

See also:
See also needed

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

Notes

Bottom Section