Difference between revisions of "setMarkerTypeLocal"
Jump to navigation
Jump to search
Dr Eyeball (talk | contribs) m (move Note into main body - add Select marker) |
m |
||
Line 24: | Line 24: | ||
* '''"Empty"''' | * '''"Empty"''' | ||
* '''"Select"''' (displayed in-game as "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"''' | ||
|= Description | |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | markerName '''setMarkerTypeLocal''' | + | | markerName '''setMarkerTypeLocal''' type |= Syntax |
|p1= markerName: [[String]] |= Parameter 1 | |p1= markerName: [[String]] |= Parameter 1 | ||
− | |p2= | + | |p2= type: [[String]]. As above |= Parameter 2 |
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value |
Revision as of 19:35, 25 January 2009
Hover & click on the images for descriptions
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")
- "AirTeam"
- "Attack"
- "Camp"
- "CommandTeam"
- "Defend"
- "Depot"
- "DestroyedVehicle"
- "FireMission"
- "Headquaters"
- "HeavyTeam"
- "InfantryTeam"
- "LightTeam"
- "Move"
- "RepairVehicle"
- "SalvageVehicle"
- "SupplyVehicle"
- "Town"
- "Vehicle"
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
- Groups:
- Uncategorised
Notes
Notes
- Posted on 24 May, 2008
- Dr_Eyeball
-
As of ArmA v1.14, the Warfare mission also provides easy access to the following markers:
- "FireMission"
- "AirTeam"
- "CommandTeam"
- "Headquarters"
- "HeavyTeam"
- "InfantryTeam"
- "LightTeam"
- "Attack"
- "Move"
- "Defend"
- "Vehicle"
- "DestroyedVehicle"
- "RepairVehicle"
- "SalvageVehicle"
- "SupplyVehicle"
- "Town"
- "Camp"
- "Depot"