pulseox 0 Posted April 22, 2002 I'm attempting to make my first mission-using the various tutorials, etc. I downloaded a "prison camp" addon which I want to use as an enemy prison camp to attack and free the prisoners. the camp has machine gun turrets at the corners. Question; 1. How do I put gunners at the turrets that will man those guns? (enemy ones)? 2.Sometimes in the editor the "preview" button disappears? why? how do i get it back? 3. How do I erase a unit(s) that I put in the wrong place-without clearing everything I've done up to that point? Thanks for any help......Bill Share this post Link to post Share on other sites
LordZach 0 Posted April 22, 2002 1: give each gun a name. let's start with gun1. in the name field put gun1. then make a soldier and in the init field type </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">this moveingunner gun1<span id='postcolor'> you do that with gun2 gun3 etc 2: the preview button disappears because you don't have a player selected. simply make a new unit and it will be player by default 3: there are 2 ways of doing this, you can move your cursor over the unit and push the delete key, or you can click and hold to move that unit to a better place. Share this post Link to post Share on other sites