Well, I have doen everything for the script to be completed, I just do not understand how to load it into the MPQ. I really do not know how to explain this. But, I'll try.
I have finished the basic script for the SCV's idle animation, I just do not understand how to load it into the MPQ.
Also, I was wondering if there is a reference list for all of the animations and what they do for IceCC. What I mean by this is, if I want to make the SCV not only be able to fly but do front-flips as well. I do not know what to do to make the SCV do that.
So, if there are any lists of the commands and what they dp, that would help me A LOT.
If you are confused by what I want let me know and I'll try to ellaborate some more.
When you have the iscript.txt with your custom iscript, open IceCCUI and go to the compiler tab. Go to "Add" and select your custom txt file (most likely C:\IceCC\iscript.txt). Click on browse and open the folder where you want to save it. Save it as iscript.bin.
Open it with winMPQ and drag the iscript.bin file you made into your custom MPQ. When it gives you a prompt, type in: \scripts
And there you have it. You have now added a custom iscript.bin file to your MPQ.
Well, I did your steps but MPQDraft is still unable to recognize the MPQ... I really don't know what I am doing here. (If you can't already tell).
These were my steps I took:
Messed with the SCV's script.
Closed the script.
Opened IceCCUI.
Compiler tab.
Added the iscript.txt
Set the save as folder to "Scripts"
Opened WinMPQ.
Added iscript.bin
Prompt = \scripts
I open MPQDraft.
I go to the folder "Scripts"
And there is no MPQ.
Are you sure you created one? I sometime's forget to make one, And realize how stupid I felt after.
If you know you created one, Try looking in the places you would usually keep these kind's of thing's, Or you could just make a new one to save all of the trouble.
Copy the patch_rt.mpq into any folder.
Don't save the iscript.bin file into the scripts folder.
Open the copy of the patch_rt and rename it. JAKECANMOD.mpq
add the iscript.bin file to JAKECANMOD.mpq (don't add the folder with the file in it).
load JAKECANMOD.mpq with MPQdraft.
Well, I found the problem. Now I just need to work on my .bin editing skills.