Calendar: Difference between revisions

From Civilization Modding Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 10: Line 10:


The default is CALENDAR_DEFAULT.
The default is CALENDAR_DEFAULT.
{{Civ4_World_Builder}}.

Revision as of 11:34, 31 May 2009

The Calendar value is the calendar used in the scenario. This is what determines the date as displayed on the main screen and the time jump between turns. This is defined in the file "CIV4BasicInfos.xml" (found in your Civilization 4 directory/Assets/XML/BasicInfos). The possible values are:

  • CALENDAR_DEFAULT
  • CALENDAR_YEARS
  • CALENDAR_TURNS
  • CALENDAR_SEASONS
  • CALENDAR_MONTHS
  • CALENDAR_WEEKS


The default is CALENDAR_DEFAULT.



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

.