posted on August 11th, 2010, 9:00 pm
Last edited by
TChapman500 on October 8th, 2010, 3:52 pm, edited 1 time in total.
I found the file that deals with the mission files. Apparently, you can have an unlimited number of missions per set and an unlimited number of sets. Unfortunately, I may have to recompile some of the EXE or DLL files just to allow for "unlimited missions". Also, my idea to change the team colors didn't work even though I modified the correct file.
Here's what I need to do:
Modify what is displayed on the mission selection buttons so it shows the actual name of the mission and not the name of the stock mission, which was deleted.
Add a scroll bar to the mission sets so you don't have to go through mission 10 to access the rest of the mission in that set.
Add arrow buttons to display another 4 sets of missions.
Find a way to make my teamcolor.odf file modifications to take effect.
PS: Right now, MMM is irrelevant. I need to change what files are displayed in the mission selection screen with the correct mission names, then I can worry about scripting the mission.
And, since this mission pack is going to be included with my mod pack, I don't have to worry about backwards compatability.
Okay, I found out how to change the mission display names on the mission select menu. Now all I need to do is figure out how to make it so that users don't have to use the command line to auto-start missions. ("Armada2Path/Armada2.exe" -quick mission_name.bzn)
This will be done by adding scroll bars to each mission set and by adding buttons to allow the user to view another 4 sets of missions.