posted 04-16- 08:43 PM
It is possible to add targets not listed in the mission editor. There are several targets we have never played with. For example, we can have the Dover mine, ammodumps, radarsites, subpens and shipyard. The list is quite extensive. To add them is just a matter of adding the proper code to the mission in a text editor.
For example:
in the text editor add under the msnTarget section add:
msnTarget("RadarSite_1" .....)
msnRadarSite_1 ( msnVisible "strVisible" msnAllegiance "Allied" msnDestructionFactor 50 msnName "Radar Station" )
You can call the msnName whatever you like.
If you want to know what targets you can add have a look at the following list (many are already noted in the mission editor, however there are many sites we have rarely explored).
Man there are a whole bunch of missions just waiting to be written.
africa/AmmoDump/AmmoDump_1.sm,
africa/Bridge/Bridge.sm,
africa/CommSite/CommSite_1.sm,
africa/Encamp/Encamp_1.sm,
africa/FortBunkers/FortBunkers_1.sm,
africa/FortGuns/FortGuns_africa.sm,
africa/MilBlds/MilBlds_1.sm,
africa/OilRef/OilRef_1.sm,
africa/OilWells/OilWell_1.sm,
africa/PetrolDump/PetrolDump_1.sm,
africa/POW/POW_1.sm,
africa/Shipyards/Shipyard_1.sm,
africa/Shipyards/Shipyard_2.sm,
dover/AirFac/AirFac_1.sm,
dover/AirFac/AirFac_2.sm,
dover/AmmoDump/AmmoDump_1.sm,
dover/BallBear/BallBear_1.sm,
dover/ChemPlnt/ChemPlnt_1.sm,
dover/CommSite/CommSite_1.sm,
dover/CommSite/CommSite_2.sm,
dover/CommSite/CommSite_3.sm,
dover/CommSite/CommSite_4.sm,
dover/Encamp/Encamp_1.sm,
dover/FortBunkers/FortBunkers_1.sm,
dover/FortGuns/FortGuns_dover.sm,
dover/HydroElectric/HydroElectric_1.sm,
dover/HydroElectric/HydroElectric_2.sm,
dover/HydroElectric/HydroElectric_3.sm,
dover/MilBlds/MilBlds_1.sm,
dover/MilBlds/MilBlds_2.sm,
dover/Mine/Mine_1.sm,
dover/OilRef/OilRef_1.sm,
dover/PetrolDump/PetrolDump_1.sm,
dover/POW/POW_1.sm,
dover/PwrPlnt/PwrPlnt_1.sm,
dover/RadarSite/RadarSite_1.sm,
dover/Shipyards/Shipyard_1.sm,
dover/SteelMill/SteelMill_1.sm,
dover/SubPen/SubPen_1.sm,
dover/TnkPlnt/TnkPlnt_1.sm,
dover/TnkPlnt/TnkPlnt_2.sm,
rhineland/AirFac/AirFac_1.sm,
rhineland/AirFac/AirFac_2.sm,
rhineland/AmmoDump/AmmoDump_1.sm,
rhineland/BallBear/BallBear_1.sm,
rhineland/ChemPlnt/ChemPlnt_1.sm,
rhineland/CommSite/CommSite_1.sm,
rhineland/Encamp/Encamp_1.sm,
rhineland/FortBunkers/FortBunkers_1.sm,
rhineland/HvyWtr/HvyWtr_1.sm,
rhineland/HydroElectric/HydroElectric_1.sm,
rhineland/HydroElectric/HydroElectric_2.sm,
rhineland/MilBlds/MilBlds_1.sm,
rhineland/Mine/Mine_1.sm,
rhineland/OilRef/OilRef_1.sm,
rhineland/PetrolDump/PetrolDump_1.sm,
rhineland/POW/POW_1.sm,
rhineland/PwrPlnt/PwrPlnt_1.sm,
rhineland/SteelMill/SteelMill_1.sm,
rhineland/TnkPlnt/TnkPlnt_1.sm,
rhineland/V1Site/V1Site_0.sm,
rhineland/V1Site/V1Site_1.sm,
rhineland/V1Site/V1Site_2.sm,