ModPath: Difference between revisions

From Civilization Modding Wiki
Jump to navigationJump to search
(Created page with 'The ModPath is the path to the folder containing your modified files. Only set this if you have also modified XML or python files. Otherwise, save your WBS file to PublicMaps (fo...')
 
mNo edit summary
Line 6: Line 6:




{{Civ4_World_Builder}}
{{Civ4_World_Builder}}.

Revision as of 15:51, 31 May 2009

The ModPath is the path to the folder containing your modified files. Only set this if you have also modified XML or python files. Otherwise, save your WBS file to PublicMaps (found in your Civilization 4 directory\PublicMaps) and leave this line blank. If set, it will force the scenario to use the settings in the mod folder defined rather than the default settings of Civilization 4.


EG: ModPath=Your Civilization 4 directory\Mods\MyMod\ (replace "MyMod" with the name of your mod)



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

.