kittycat 0 Posted March 15, 2007 How to let the player join a squad when wlaking on a trigger? Share this post Link to post Share on other sites
Big Dawg KS 6 Posted March 15, 2007 Let or force? Forcing them is easy: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">[player] join group1 Or: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">[player] join unit1 Where unit1 is the squad leader. Now, letting them (as in giving them the option) requires some creativity. There are several ways you can do it, with the action menu, with a radio trigger (0-0-whatever), and probably even a few others. Share this post Link to post Share on other sites