waypointAttachVehicle: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " " to " ")
m (Text replacement - " \| (\[\[[a-zA-Z ]+\]\]) \|x1=" to " |r1=$1 |x1=")
Line 16: Line 16:
|p2= vehicleName: [[Object]]
|p2= vehicleName: [[Object]]


| [[Nothing]]
|r1=[[Nothing]]


|x1= <code>[_grp, 2] [[waypointAttachVehicle]] [[vehicle]] [[player]];</code>
|x1= <code>[_grp, 2] [[waypointAttachVehicle]] [[vehicle]] [[player]];</code>

Revision as of 22:21, 10 June 2021


Posted on April 4, 2019 - 22:36 (UTC)
Erentar
Attaches a Waypoint to the given vehicle or unit. Attached waypoint automatically follows the vehicle/unit it is attached to.