...the person that is joining me first goes to where the way point is placed on the map,
joins my group, then runs all the way back to me.
...How can i make then join my group with out having them run to where i began??
Hey-ho, m8, and welcome to the sewers of editing!!! :thumbsup: ;D
chris Deathmatchmate gave ya the [join] command; here's a few other tricks, buddy
if you want a moron to join ya once he reach some spot, an' ya don't want him to move 'till YOU tellum to do so,
then simply add a little spell to the "activation" field of the waypoint... som'n like this (3 guys here) :
[bob, rob, sob] join player; doStop Bob; doStop rob; doStop sob
this should make 'em join ya & then hold untill YOU command them to (whatever).
Additionally, you can throw a few other spells in the WP :
bob setbehaviour "stealth"; bob setUnitpos "down"
(just remember to setunitpos him "UP" again & set his beh. to "aware" if ya want him to get up again.
you can do it via wp's, scrolls or by using the command keys (menu)).
hope it helps m8.
Later