SIRUZA wrote:
Thanks you all for your advices ! I will test the no-CD patch.
There is nothing to test, it does what it says on the box, which is allowing you to play without the CD.
IA maps are started by launching them on the command line. For example, if you copy your BZ shortcut and add the map to the target:
Code:
"C:\Program Files\Battlezone 1998\Battlezone\bzone.exe" misn02b.bzn
That will launch the first NSDF mission in the campaign, IA maps are started the same way. In BZ Config 9000, there is instant_action.txt inside the application folder.
The format of entries is like this:
Code:
<Name>|<File>|<Faction>
Example:
Code:
My IA Mission|usrmsn01.bzn|NSDF
Faction can be NSDF, CCA, BDOG, or CRA (not case sensitive). This just determines what is displayed in the utility when the mission is selected. The IA mission files must be in the addon folder.
In addition, if you don't add the missions to instant_action.txt, they'll still be in the list, but under the BZN name rather than a nice label just like the original BzConfig. Any BZNs that are not in netmis.txt, not defined as IA, and not campaign will still be in the list, scroll down to the bottom to find any unlabeled missions.