MPOption: Difference between revisions

From Civilization Modding Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
The MPOption (short for "Multi-Player Option") value is the selected multi-player options in the scenario.  These options are defined in the "CIV4MPOptionInfos.xml" file (found in your Civilization IV directory/Assets/XML/GameInfo), while the Option value can have any number in your scenario.  The default is that no options are specified.
The MPOption (short for "Multi-Player Option") value is the selected multi-player options in the scenario.  These options are defined in the "CIV4MPOptionInfos.xml" file (found in your Civilization IV directory/Assets/XML/GameInfo), while the Option value can have any number in your scenario.  The default is that no options are specified.
{{Civ4_World_Builder}}.

Revision as of 11:35, 31 May 2009

The MPOption (short for "Multi-Player Option") value is the selected multi-player options in the scenario. These options are defined in the "CIV4MPOptionInfos.xml" file (found in your Civilization IV directory/Assets/XML/GameInfo), while the Option value can have any number in your scenario. The default is that no options are specified.



BeginGame:

TutorialEraSpeedCalendarOptionMPOptionForceControlVictoryGameTurnMaxTurnsMaxCityEliminationTargetScoreStartYearDescriptionModPath

BeginTeam:

TechContactWithTeamAtWarPermanentWarPeaceOpenBordersWithTeamDefensivePactWithTeamProjectTypeRevealMap

BeginPlayer:

CivDescCivShortDescLeaderNameCivAdjectiveFlagDecalWhiteFlagLeaderTypeCivTypeTeamHandicapColorArtStylePlayableCivMinorNationStatusStartingGoldStartingXStartingYStateReligionStartingEraCivicOption, CivicAttitudePlayer, AttitudeExtraCityList

BeginMap:

grid widthgrid heighttop latitudebottom latitudewrap Xwrap Yworld sizeclimatesealevelnum plots written

BeginPlot:

x, yLandmarkScriptDataisNOfRiver, isWOfRiverRiverNSDirection, RiverWEDirectionStartingPlotBonusTypeImprovementTypeFeatureType, FeatureVarietyRouteTypeTerrainTypeBeginUnitBeginCityTeamReveal

.