tratsh 10 Posted November 21, 2013 Hi to all flashpoint oldtimers , here is what i want : I want at team (4 ai) to join (but not lead) another team (8 ai). Make their business together ( waypoint trigger ect..) AND ( this is where it get too tricky for me ) at one desired moment , split like they where at the begining . the team of 4 and the team of 8 so the team of 4 can continue objective alone( act on trigger or waypoint ) while the others (the 8) does not continue with leading those guys ( the 4, a bit like if they had grown and can lead themeselves alone :) ) constraints : I doesn't want the 4 to lead the 8 other at any moment ( exept of course if they 8 get killed). Thanks in advance . Share this post Link to post Share on other sites
circassian 1 Posted November 21, 2013 To leave a group: [team4] join grpNull To join a group: [team4] join _leader Make sure _leader is defined as: _leader = (leader team8) To name a group: Team4=Group this; Team8=Group this; Share this post Link to post Share on other sites