Aculaud 0 Posted September 3, 2002 I un-PBO'd the single mission 09:Sniper Team, and found a Russian soldier wearing a NATO uniform. I met him in the mission and (killed him) he looked exactly like a NATO soldier, weapon, uniform and everything. So, is this enough to be able to slip in behind enemy lines and not be acknowledged as an enemy? Could i make a mission where youre a spy and you operate amoungst the enemy? Share this post Link to post Share on other sites
RED 0 Posted September 3, 2002 All you would need to do is just be a russian/us soldier with this setcaptive true in the init field. Then have triggers which would setcaptive to false when it was activated like you were spotted stealing or killing someone. RED Share this post Link to post Share on other sites
Aculaud 0 Posted September 3, 2002 Sounds good to me. But i heard something about changing something in the mission.sqm where you can do things like make civillians into resistance soldiers, and i guess make soldiers look like they're on the opposite side by their uniforms and equipment. How is this done? Share this post Link to post Share on other sites
RED 0 Posted September 3, 2002 You can just change the side of a unit in the mission.sqm by looking down the page for the unit you wish to change then changing EAST to WEST or CIV etc. </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE"> class Item1 { position[]={9499.477539,29.834999,3997.278564}; azimut=90.000000; id=123.000000; side="WEST"; vehicle="SoldierWG"; player="PLAY CDG"; skill=0.200000; markers[]={}; }; <span id='postcolor'> RED Share this post Link to post Share on other sites