AWA-Delta 0 Posted August 3, 2008 Not sure where to post this as the search function is helping. Is it possible to put ammo crates on rooftops with the normal mission editor? Any time i try to put it on a rooftop, it acutally puts the ammo crate inside the building. Thanks! Share this post Link to post Share on other sites
lee_h._oswald 0 Posted August 3, 2008 You can define the height of objects with this command in the init line: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">this setpos [(getpos this select 0),(getpos this select 1),15]; In the example, the object is 15meters high. MfG Lee Share this post Link to post Share on other sites