anusmangler 1 Posted November 29, 2013 Hello, looking for anyone that knows how to have the player unit walk into a trigger and join a unit close by..... kinda like in a big battle a squad leader calls over to you and you go over to them and your assigned to that group......any help would be great. trying to cut down on waypoints because it looks messy and confuses people when you have tasks and waypoints. Share this post Link to post Share on other sites
big_wilk 11 Posted November 29, 2013 (edited) hi mate, Join is the command put this in your triggers onact feild: http://community.bistudio.com/wiki/join also this is helpful: http://community.bistudio.com/wiki/leader heres a demo: https://www.dropbox.com/s/ht1wciek7ws7r58/Intel%40joinGroup.Stratis.rar Asumeing you want to be in charge of the group. Edited November 29, 2013 by Big_Wilk Share this post Link to post Share on other sites
anusmangler 1 Posted November 29, 2013 AH well thanks man however i don't want to be group leader....I just want the player to be in the squad following orders from the squad leader. Share this post Link to post Share on other sites
big_wilk 11 Posted November 29, 2013 Yeah just reverse the way its set up in that demo then. Share this post Link to post Share on other sites
Grumpy Old Man 3418 Posted November 29, 2013 [player] joinassilent groupleader do you know how you wanna trigger it? distance between player and groupleader or if the player is inside a certain area? Share this post Link to post Share on other sites
big_wilk 11 Posted November 29, 2013 here ya go since ive got some time: https://www.dropbox.com/s/4k9fqbyuzoeztt5/spawning2.Stratis.rar Share this post Link to post Share on other sites