ESAc_matador Posted November 4, 2015 Posted November 4, 2015 Is there any way to merge two missions? I want to make this. Blue team commander edit a mission hide units and save. Then red comander edit his units movements in other mission. Then Merge both into one. I think, may be i can unzip and check the file, and copy the units and its movements. Is it possible?
ESAc_matador Posted November 4, 2015 Author Posted November 4, 2015 Ok. I did what i mentioned before. I change the extension of the mision from .miz to .rar. Then i extracted the files. I opened the mission file and i saw the description units. I remove few just to check this works. Then i compiled everithing to rar and then to miz. But it does not work. Can i do this? Or i am doing something wrong?
ESAc_matador Posted November 5, 2015 Author Posted November 5, 2015 Ok, it worked! Just used zip instead of rar
canadianbaken Posted November 5, 2015 Posted November 5, 2015 Love your one sided conversation. Glad it worked for you.
Pikey Posted November 6, 2015 Posted November 6, 2015 I'm interested in merging two missions from this view, will it work? I have a great mission I made, mostly triggers and scripts and zones, but i want to move the units around into the shape of another mission without starting all that over again. For example you may have an air to air setup, or a defensive SAM setup and mix it with another to reduce build time. Is that possible? ___________________________________________________________________________ SIMPLE SCENERY SAVING * SIMPLE GROUP SAVING * SIMPLE STATIC SAVING *
ESAc_matador Posted November 6, 2015 Author Posted November 6, 2015 Yes you can do it. What i did is, go to your mission file let say "miss1.miz" which have all the units and tasks in it. Change the extension with windows to "miss1.zip". Then extract files. There you will find a file called "mission". Open it with notepad++ (free from internet) and you will see all parameters of the units with all waypoints etc. It would be interesting to check what is what. Dont need to know progrmming lua. Then copy and paste the description of every unit you want to put into your "miss2.miz" file in the mission file. Probems you migth have, every group has a number id, so if in the miss2 there arr already groups in it, since both start from 1,2,3... They are the same. Change it. I am not at home so I cannot give you examples, but have a look and you understand what i mean. 1
Rudel_chw Posted December 4, 2023 Posted December 4, 2023 (edited) 14 minutes ago, GOZR said: cannot read .miz is weird in ++ ?? you didnt need to revive a 10 year old thread just to ask a question, a new thread would have been fine. you can open a miz file using 7-zip, as it is just a compressed file structure. Its main file is coded in LUA syntax. Edited December 4, 2023 by Rudel_chw 1 For work: iMac mid-2010 of 27" - Core i7 870 - 6 GB DDR3 1333 MHz - ATI HD5670 - SSD 256 GB - HDD 2 TB - macOS High Sierra For Gaming: 34" Monitor - Ryzen 3600 - 32 GB DDR4 2400 - nVidia RTX2080 - SSD 1.25 TB - HDD 10 TB - Win10 Pro - TM HOTAS Cougar Mobile: iPad Pro 12.9" of 256 GB
GOZR Posted December 6, 2023 Posted December 6, 2023 (edited) On 12/3/2023 at 4:59 PM, Rudel_chw said: you didnt need to revive a 10 year old thread just to ask a question, a new thread would have been fine. you can open a miz file using 7-zip, as it is just a compressed file structure. Its main file is coded in LUA syntax. Thanks got it great help !!!!!!! Edited December 7, 2023 by GOZR
Recommended Posts