TheRedBaron 0 Posted September 5, 2002 Is there any way to make a unit carry a flag instead of a gun. kind of like a companies flag. Share this post Link to post Share on other sites
Intruder 0 Posted September 5, 2002 You can't replace his gun but you can stick it on his back Make a flag pole with a a flag attached to it, name the flag pole: flag_1 In the init field of a unit (call him guy_1) type: </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">flag_1 SetFlagOwner guy_1<span id='postcolor'> If it doesn't work in the init field you can always try it in an activation field. He will then run around with the flag on his back. Watch what happens when he gets into various vehicles as well. Share this post Link to post Share on other sites