This section will
list the changes you need to make to various files in your mod.
Every change we make in an INI file has been commented so that it's
easy to identify the changes.
We'll update one file at a time. When you are ready, you can click on the links
below to view the changes you need to make to the corresponding file.
Click on one of the above links to view the changes you need to make to that
file.
It is essential that you include all of these changes.
mpduelmd.ini
changes:
= modified flag/section
=
new flag/section
= deleted
(or commented out) flag/section
[DOG]
Pip=white
[ADOG]
Pip=white
[INIT]
Pip=white
[E1]
Pip=white
The [GGI]
section should be removed entirely.
;[GGI] ;UMP
removed
;AllowedToStartInMultiplayer=no ;UMP removed
[E2]
Pip=white
mpmeatmd.ini
changes:
= modified flag/section
=
new flag/section
= deleted
(or commented out) flag/section
[YURIPR]
Pip=red
[GHOST]
Pip=red
[BORIS]
Pip=red
[JUMPJET]
Pip=white
[CLEG]
Pip=red
[SPY]
Pip=blue
[YURI]
Pip=red
[IVAN]
Pip=red
[TANY]
Pip=red
mpmwmd.ini
changes:
= modified flag/section
=
new flag/section
= deleted
(or commented out) flag/section
[ENGINEER]
Pip=Blue
[SENGINEER]
Pip=Blue
[YENGINEER]
Pip=Blue
[NAPSIS]
Prerequisite=YABRCK,YACNST
[YAYARD]
Prerequisite=POWER,YACNST
mpnavalmd.ini
changes:
= modified flag/section
=
new flag/section
= deleted
(or commented out) flag/section
[JUMPJET]
Pip=white
[CLEG]
Pip=red
mpunholymd.ini
changes:
= modified flag/section
=
new flag/section
= deleted
(or commented out) flag/section
[YAREFN]
Prerequisite=POWER
mp*md.ini
changes:
Please note: the following changes need
to be applied to ALL mp mode <.ini> files. (Obviously, this does not
include <mpmodesmd.ini>.)
= modified flag/section
= new flag/section
= deleted
(or commented out) flag/section
[NukeSpecial]
DisableableFromShell=yes
[IronCurtainSpecial]
DisableableFromShell=yes
[ForceShieldSpecial]
DisableableFromShell=yes
[LightningStormSpecial]
DisableableFromShell=yes
[ChronoSphereSpecial]
DisableableFromShell=yes
[PsychicDominatorSpecial]
DisableableFromShell=yes
[GeneticConverterSpecial]
DisableableFromShell=yes
|