HaZZarD 2 Posted April 4, 2013 like the titles says how I get the trigger check when POWs join my group ? Share this post Link to post Share on other sites
Kristian 47 Posted April 6, 2013 Make the trigger have a condition, like... PoWsinGroup, or something. Then in the "Join" waypoint of the PoWs, put this to the On Act. Field: PoWsinGroup = true That will make the trigger check when the waypoint "Join" is fulfilled :) Share this post Link to post Share on other sites
John Kozak 14 Posted April 6, 2013 (group pow1 == group player) and (group pow2 == group player) Share this post Link to post Share on other sites