SCG_motoadve Posted December 23, 2016 Posted December 23, 2016 Most of my single missions are not working. How do I edit them so they work in 2.006?
WWSitttingDuck Posted December 23, 2016 Posted December 23, 2016 From WWGeezer: significant changes in the Mission Builder that require some special handling. Now that they have aircraft that drop parachutists and cargo they had to change the complex trigger command, so instead of having a "CheckEntities" box it has "CheckPlanes"Old missions won't open. The fix is easy but tricky1.Delete .msnbn file2.Download Notepad++3. Open .mission file in Notepad++ search and replace "CheckEntities" with "CheckPlanes", save4. Open mission in mission editor and save 1
SCG_motoadve Posted December 23, 2016 Author Posted December 23, 2016 Thanks, is CheckEntities in every mission? I cannot find it in some.
JimTM Posted December 23, 2016 Posted December 23, 2016 Thanks, is CheckEntities in every mission? I cannot find it in some. No, CheckEntities is only in missions that use a feature called a Complex Trigger Translator, which allows the mission to do sophisticated detection of planes and vehicles.
SCG_motoadve Posted December 23, 2016 Author Posted December 23, 2016 And when CheckEntities is not in the mission, how do I edit them so it works with 2.006?
fjacobsen Posted December 23, 2016 Posted December 23, 2016 And when CheckEntities is not in the mission, how do I edit them so it works with 2.006? Only execute Sittingduck99'th point 1. and 4.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now