copl 0 Posted July 14, 2002 I just wanted 2 know how 2 make a unit surrender. Share this post Link to post Share on other sites
DestroyerX 0 Posted July 14, 2002 Cheer up m8 Just make a waypoint for the unit and in the Activation Field put:</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">this switchmove "FXStandSur";<span id='postcolor'> You can also use:</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">this switchmove "FXStandSurDown";<span id='postcolor'>Or</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">this switchmove "FXStandSurUniv";<span id='postcolor'> Maybe this can also be in the init.field of a Unit. Share this post Link to post Share on other sites