waypointAttachVehicle: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Added ArmA2)
Line 40: Line 40:
[[Category:Scripting Commands OFP Elite |WAYPOINTATTACHVEHICLE]]
[[Category:Scripting Commands OFP Elite |WAYPOINTATTACHVEHICLE]]
[[Category:Scripting Commands ArmA|WAYPOINTATTACHVEHICLE]]
[[Category:Scripting Commands ArmA|WAYPOINTATTACHVEHICLE]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Waypoints|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Waypoints|{{uc:{{PAGENAME}}}}]]

Revision as of 13:54, 3 June 2009

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Attaches a Unit to the given Waypoint.
Groups:
Uncategorised

Syntax

Syntax:
waypoint waypointAttachVehicle vehicleName
Parameters:
waypoint: Array - format Waypoint
vehicleName: Object
Return Value:
Nothing

Examples

Example 1:
[_grp, 2] waypointAttachVehicle vehicle player
Example 2:
[_grp, 2] waypointAttachVehicle _soldier1 ____________________________________________________________________________________________

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