Staredit Network

Staredit Network -> Modding Assistance -> [SOLVED] Combining Memgraft and mpqdraft
Report, edit, etc...Posted by Nightfire on 2006-01-02 at 20:25:06
For the longest time i have stuck to editing things like dat files and iscripts but recently i have found the need to change a units buttons and a few other things that can not be done through changing files in the mpq. So my question is this. How do you combine something done in memgraft with every thing else you have done?

If thats confusing just let me know.
Report, edit, etc...Posted by Voyager7456(MM) on 2006-01-02 at 21:12:29
What you do is go to the Misc tab on MemGraft and put the name of your MPQ in the patch_rt.mpq box.

Then click Save Release. You'll get a .mgd file and an EXE. Put the .mgd file in your MPQ at the path custom\mgpatch.mgd.

Put your MPQ in your SC directory and run the MemGraft patch. Enjoy.
Report, edit, etc...Posted by Nightfire on 2006-01-02 at 23:11:25
Thanks that really helped. smile.gif

I have one last question before this is closed.
i have modified the marine so that it has the option to build terran buildings however the buttons appear grayed out. so i tried making a seprate button group with the same buttons as the scv (yes i got all the buttons right) but it still has grayed out build buttons.
Report, edit, etc...Posted by Voyager7456(MM) on 2006-01-03 at 06:51:32
Go to the AI/Orders tab and scroll until you find a bunch of Build orders. Modify them so after Terran SCV it says OR, (Current unit must be [next]) Terran Marine.

Then go to the Unit Req tab and add OR Current unit mst be [next] Terran Marine after Terran SCV for every Terran building.

Hope this helps.
Report, edit, etc...Posted by Nightfire on 2006-01-03 at 19:41:59
thanks that really helped now i will be able to make even cooler mods!!!
Next Page (1)