createGuardedPoint: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 12: | Line 12: | ||
| '''createGuardedPoint''' [side, position, idStatic, vehicle] |= Syntax | | '''createGuardedPoint''' [side, position, idStatic, vehicle] |= Syntax | ||
|p1= [side, position, idStatic, vehicle | |p1= [side, [[side]] |= Parameter 1 | ||
|p2= [position, [[array]] in position format |= Parameter 2 | |||
|p3= [idStatic, [[number]] |= Parameter 3 | |||
|p4= [vehicle, [[Array]] of type objects |= Parameter 4 | |||
| [[Nothing]] |= Return value | | [[Nothing]] or undocumented |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 23:57, 24 August 2007
Description
- Description:
- Adds a point guarded by the given side. If idStatic is not negative, the position of a static object with the given id is guarded. If the given vehicle is valid, the starting position of the vehicle is guarded, otherwise the given position is guarded.
- Groups:
- Uncategorised
Syntax
- Syntax:
- createGuardedPoint [side, position, idStatic, vehicle]
- Parameters:
- [side, side
- [position, array in position format
- [idStatic, number
- [vehicle, Array of type objects
- Return Value:
- Nothing or undocumented
Examples
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