createGuardedPoint: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| arma1 \|1.00 \|([^g]|g[^a])" to "| ofpe | 1.00 |game2= arma1 |version2= 1.00 |game3= arma2 |version3= 1.00 |game4= arma2oa |version4= 1.50 |game5= tkoh |version5= 1.00 |game6= arma3 |version6= 0.50 |$1") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * \|p1=" to " |s1= $1 |p1=") |
||
Line 27: | Line 27: | ||
For use with "GUARD" [[setWaypointType|waypoint]]. How does "GUARD" waypoint work: [[Waypoint:Guard]] | For use with "GUARD" [[setWaypointType|waypoint]]. How does "GUARD" waypoint work: [[Waypoint:Guard]] | ||
| '''createGuardedPoint''' [side, position, objectMapID, vehicle] | |s1= '''createGuardedPoint''' [side, position, objectMapID, vehicle] | ||
|p1= [side, position, idStatic, vehicle]: [[Array]] | |p1= [side, position, idStatic, vehicle]: [[Array]] |
Revision as of 22:56, 12 June 2021
Description
- Description:
- Description needed
- Groups:
- Waypoints
Syntax
- Syntax:
- createGuardedPoint [side, position, objectMapID, vehicle]
- Parameters:
- [side, position, idStatic, vehicle]: Array
- side: Side - The side which will be guarding
- position: Position - Object, Group, Position2D or Position3D
- objectMapID: Number - static id of map object. -1 to ignore
- vehicle: Object - vehicle to be used for position. objNull to ignore
- Return Value:
- Nothing
Examples
- Example 1:
createGuardedPoint [east, [0,0], -1, vehicle player];
Additional Information
- See also:
- createTriggeraddWaypointsetWaypointType
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