BIS fnc wpTransport: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "arguments" to "Custom Waypoint arguments") |
Lou Montana (talk | contribs) m (Text replacement - "<code>([^<]*)<nowiki\/>\[\[([a-zA-Z0-9_]+)\]\](.*)<\/code>" to "<code>$1$2$3</code>") |
||
Line 17: | Line 17: | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <code> | |x1= <code>[player, dude, 100] [[spawn]] [[BIS_fnc_wpTransport]];</code> | ||
|seealso= | |seealso= | ||
}} | }} |
Revision as of 12:10, 13 July 2022
Description
- Description:
- TRANSPORT custom waypoint. Player must pick up group of units in their location. Get in AI pathfinding is supressed (to avoid unwanted behaviour on building roofs), units are teleported into player's vehicle instead.
- Execution:
- spawn
- Groups:
- Waypoints
Syntax
- Syntax:
- Custom Waypoint arguments: none
- Return Value:
- Nothing
Examples
- Example 1:
[player, dude, 100] spawn BIS_fnc_wpTransport;
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