Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
Sign in to follow this  
RED

New tutorial

Recommended Posts

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

*Bump*

Updated - This also works with the original OFP!

RED

Share this post


Link to post
Share on other sites

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

I am currently making a tutorial on the weapon pool and that.

Thanks,

RED

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×