Also another quick idea. Does anyone know of any way to make ALL the missions available. Surely there must be something I can do to get around the games requirement that I complete them all in order? Maybe if I can just make the 5th mission available in some other way I can keep on playing. After all the first 3missions played absolutely fine...
In armada II you change this line in "art_cfg.h" :-
// Set this to 1 to get all the missions. int GIVE_ALL_MISSIONS = 0;
I doubt that was added in especially for Armada II, see if it exists in A1. (sorry, we don't do much with A1 these days. I don't even have it installed!)
Nope, I checked a while ago, there is no all mission line. :mad:
Ah well...I guess I'm just stuck playing skirmishes :( Thanks for all your help guys...
In A1 you can play the Klingon,Romulan and Borg missions without finishing the Federation missions (You will not be able to do the final 4 though(The Omega icon)).
Edit: Do a search for A1 cheats... I know there is something that passes missions
In A1 you have to add the int GIVE_ALL_MISSIONS = 1; line to the file. I think it's one of those things that the game just assumes is a certain way unless specifically told otherwise. There are a few other lines like that, but they take a while to find because you have to look through the game code to realise that they even exist.
- 1
- 2