MMItemsGen and beyond (CCMM Companion)
This app generates MMitems.txt for any(i think) mod,
and works in conjunction with Cortex Command Mod Manager.
It also contains a PoC "Every Possible Combination" .ccmm generator.(Activities)
I will develop this for a while, probably until CCMM makes it obsolete.
Please note MMItemsGen will overwrite the existing MMItems in a .rte, also
the EPC generator will overwrite .ccmms if one exists with the same name.
They are automatically saved as ModnameGenerated.ccmm .
i.e: BWGenerated.ccmm or UniTecGenerated.ccmm
Instructions for use:
Open MMItemsGen, then just type/paste a path to a .rte and hit enter.
i.e: C:\Users\yum\Desktop\yourCCdir\UniTec.rte
You will be asked if you want to make an EPC .ccmm (y/n).
This may take a while, and RAM seems to be a factor in how large a .ccmm you can play with.
After it is "Done!" hit enter to close the window.
Written for Windows in Python. (Packed with py2exe, dependencies should be included)
Known Issues:
Sometimes produces junk items(depends on mod) in MMItems.txt...just erase them(junk items) or don't use them.
EPC generator will use those junk items and make CC crash and complain, its not too bad to fix, just check out your activities manager.
Also, if CC crashes it will tell you the junk item that crashed it.
Just remove the entries that contain the junk item. If you are stumped, just ask for help...
Only one actor per transport, and one item per actor. This will be dealt with by prompting the user for a number, or something....I got an idea or two....
but the issue is that some actors only have support items, also digging becomes a problem....
for now it can be fixed in the CCMM activities manager.
Very large .ccmm(Activities) may cause CCMM to not function properly on your machine,
if you find this happening, here is your fix:
Close CCMM. (You may need to use Task Manager)
Navigate to your Cortex Command Mod Manager directory.
Navigate to the Activities directory within.
Find the .ccmm causing problems and delete it. (It will be the last one added usually, and probably quite large.)
Restart CCMM.
Once again, If you have any issues, please ask for help.
VirusTotal:
http://www.virustotal.com/file-scan/rep ... 1283120715^^^McAfee thinks the file is suspect, source code is provided.
Source Code:
http://pastebin.com/AqRZADCc