OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Daneel on 27 Jan 2003, 02:41:33

Title: Joining single units
Post by: Daneel on 27 Jan 2003, 02:41:33
How do I join the player to another single unit?
the join command only works if hes joining a group.
Title: Re:Joining single units
Post by: scud on 27 Jan 2003, 05:50:41
Using waypoints to join is pretty easy
just by using

"Join" and the "Join and lead" settings
then sync the waypoints together

but other than that I can't suggest anything

Title: Re:Joining single units
Post by: Artak on 27 Jan 2003, 07:12:59
or
[unit] join grp1

because amazingly a single unit is still a group in ofp :D

so you just have to put
grp1 = group this
in the init field of that single soldier you want the player to join  ;)