BIS fnc wpTransport: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game name" to "|Game name=")
m (Text replacement - "|= Game version" to "|Game version=")
Line 4: Line 4:
| TKOH |Game name=
| TKOH |Game name=


|1.00|= Game version
|1.00|Game version=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 02:28, 31 August 2019

Hover & click on the images for description

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:
Uncategorised

Syntax

Syntax:
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

Notes

Bottom Section