StartYear: Difference between revisions

From Civilization Modding Wiki
Jump to navigationJump to search
(Created page with 'The StartYear value determines the physical date that the game begins in. EG: WW2 starts in 1939, so you would set "StartYear=1939." To specify a BC date, use a negative number...')
 
mNo edit summary
Line 5: Line 5:




{{Civ4_World_Builder}}
{{Civ4_World_Builder}}.

Revision as of 15:50, 31 May 2009

The StartYear value determines the physical date that the game begins in.


EG: WW2 starts in 1939, so you would set "StartYear=1939." To specify a BC date, use a negative number. The default StartYear value is -4000 (4000 BC).



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

.