tzvetoslav 0 Posted August 25, 2007 Hi again.I need some things for my mission.So first I need to make my squad with now weapons so we can pick up different from ammoboxes.Second I need to make some hostiles sitting infront of a fire.Any info will be much apreceated!Thanks. Share this post Link to post Share on other sites
6thStorm 0 Posted August 25, 2007 Hi again.I need some things for my mission.So first I need to make my squad with now weapons so we can pick up different from ammoboxes.Second I need to make some hostiles sitting infront of a fire.Any info will be much apreceated!Thanks. Type this in all of your units init field: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">removeallweapons this To make enemies sit type this: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">this setbehaviour "Safe";SoldierOne action ["SITDOWN", SoldierOne] SoldierOne is the name of your unit. Share this post Link to post Share on other sites
tzvetoslav 0 Posted August 25, 2007 Thanks so much man ! Share this post Link to post Share on other sites