AKA_Clutter Posted January 17, 2010 Posted January 17, 2010 All, Is there a reliable way to copy a protion of the logic from one mission to another. I have developed some base logic to try and link multiplayer missions and it sure would be nice not to have to enter in via the ME in every mission (logic is ~45 lines of Triggers/Rules/Actions. I have tired the following. 1) Rename miz to zip 2) “unzip” the file 3) Open the mission file via Notepad++ 4) Copy portions of the following sections, and then past in mission file under appropriate heading a. Actions b. Conditions c. Flags d. Functions e. Trig Functions f. Trig flags g. Trig rule 5) Zip file up and rename to miz. When I run the ME it brings up the file without crashing , however no new triggers show up. :( Appreciate any help anyone can provide. Thanks!! :book: ---------------- AKA_Clutter Win 10 Pro, Intel i7 12700k @4.6 GHz, EVGA RTX 3080 FTW, Ultra 64 GB G.Skill DDR4 3600 RAM, Acer 27" flat screen, HP Reverb G2, TM Warthog HOTAS with Virpil warBRD base, MFG Rudder Pedals, Virpil TCS Rotor Base with AH-64Dcollective, TrackIR 5 Pro w/Vector Expansion, PointCTRL.
Panzertard Posted January 17, 2010 Posted January 17, 2010 If you change the triggers into something the ME doesn't understand, it's quite likely that the triggers will be listed as empty. It's quite certain that it will break the things you edited as well - and clean it out the next time you save. If you are customizing a mission like this, you need to do that lastly - and not open it in the ME again. If you think you are using "ME comptable trigger code", then you should post your code here, together with the original statements so we can compare it. For more ME-hax, look here; Mission Editor's - Hot Tips The mind is like a parachute. It only works when it's open | The important thing is not to stop questioning
Recommended Posts