RED 0 Posted July 6, 2002 This tutorial will show you how to keep units dead over 2 or more missions (Reistance only) it also has an example mission showing you what to do. http://www.militarygameronline.com/OFPRED/tutorials/veh.asp This is only for Resitance as far as I know. Also begginers may find this a little tricky. Hope this helps someone, RED Share this post Link to post Share on other sites
RED 0 Posted July 7, 2002 *Bump* Updated - This also works with the original OFP! RED Share this post Link to post Share on other sites
vektorboson 8 Posted July 7, 2002 Good work! You can additionally save and load also the ammo and dammage of the tank or units (it saves the identities) with in the "exit.sqs" </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">xx = my_unit saveStatus "GLBmy_unit"<span id='postcolor'> and in the "init.sqs" </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">xx = my_unit loadStatus "GLBmy_unit"<span id='postcolor'> This is Resistance-only! Share this post Link to post Share on other sites
RED 0 Posted July 7, 2002 I am currently making a tutorial on the weapon pool and that. Thanks, RED Share this post Link to post Share on other sites