<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://modiki.civfanatics.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MacMed</id>
	<title>Civilization Modding Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://modiki.civfanatics.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MacMed"/>
	<link rel="alternate" type="text/html" href="https://modiki.civfanatics.com/index.php/Special:Contributions/MacMed"/>
	<updated>2026-05-01T08:38:39Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://modiki.civfanatics.com/index.php?title=Civ4_World_Builder&amp;diff=551</id>
		<title>Civ4 World Builder</title>
		<link rel="alternate" type="text/html" href="https://modiki.civfanatics.com/index.php?title=Civ4_World_Builder&amp;diff=551"/>
		<updated>2009-06-05T21:47:55Z</updated>

		<summary type="html">&lt;p&gt;MacMed: adding world builder template&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Tutorials and Reference ==&lt;br /&gt;
* [http://forums.civfanatics.com/showthread.php?t=135669 In-Depth Look at the .WorldBuilderSave File]&lt;br /&gt;
* [http://forums.civfanatics.com/showthread.php?t=176397 Map Making for Mods]&lt;br /&gt;
* [http://forums.civfanatics.com/showthread.php?t=314321 How to Add Rivers]&lt;br /&gt;
* [http://forums.civfanatics.com/showthread.php?t=132800 Civ 4 World Builder Manual]&lt;br /&gt;
&lt;br /&gt;
== The WBS File ==&lt;br /&gt;
&lt;br /&gt;
The parts of the .WorldBuilderSave (WBS) files.&lt;br /&gt;
&lt;br /&gt;
=== BeginGame ===&lt;br /&gt;
This section describes to the Civ4 engine the game setup parameters. Specifically they refer to the options you choose when starting a new game from the menu. Below is a list of ALL possible variables. The values they can have are listed on their individual pages.&lt;br /&gt;
&lt;br /&gt;
* [[Tutorial]]&lt;br /&gt;
* [[Era]]&lt;br /&gt;
* [[Speed]]&lt;br /&gt;
* [[Calendar]]&lt;br /&gt;
* [[Option]]&lt;br /&gt;
* [[MPOption]]&lt;br /&gt;
* [[ForceControl]]&lt;br /&gt;
* [[Victory]]&lt;br /&gt;
* [[GameTurn]]&lt;br /&gt;
* [[MaxTurns]]&lt;br /&gt;
* [[MaxCityElimination]]&lt;br /&gt;
* [[TargetScore]]&lt;br /&gt;
* [[StartYear]]&lt;br /&gt;
* [[Description]]&lt;br /&gt;
* [[ModPath]]&lt;br /&gt;
&lt;br /&gt;
=== BeginTeam ===&lt;br /&gt;
This section of the WBS file describes each &#039;&#039;team&#039;&#039; (not just the player) in the scenario. In Single Player games you can even create teams. Please note: every player &#039;&#039;MUST&#039;&#039; be part of a team, even if there is only one player in the team.&lt;br /&gt;
&lt;br /&gt;
* [[Tech]]&lt;br /&gt;
* [[ContactWithTeam]]&lt;br /&gt;
* [[AtWar]]&lt;br /&gt;
* [[PermanentWarPeace]]&lt;br /&gt;
* [[OpenBordersWithTeam]]&lt;br /&gt;
* [[DefensivePactWithTeam]]&lt;br /&gt;
* [[ProjectType]]&lt;br /&gt;
* [[RevealMap]]&lt;br /&gt;
&lt;br /&gt;
=== BeginPlayer ===&lt;br /&gt;
This section defines all the player settings for the game. These settings will allow you to change all behavior for the players.&lt;br /&gt;
&lt;br /&gt;
* [[CivDesc]]&lt;br /&gt;
* [[CivShortDesc]]&lt;br /&gt;
* [[LeaderName]]&lt;br /&gt;
* [[CivAdjective]]&lt;br /&gt;
* [[FlagDecal]]&lt;br /&gt;
* [[WhiteFlag]]&lt;br /&gt;
* [[LeaderType]]&lt;br /&gt;
* [[CivType]]&lt;br /&gt;
* [[Team]]&lt;br /&gt;
* [[Handicap]]&lt;br /&gt;
* [[Color]]&lt;br /&gt;
* [[ArtStyle]]&lt;br /&gt;
* [[PlayableCiv]]&lt;br /&gt;
* [[MinorNationStatus]]&lt;br /&gt;
* [[StartingGold]]&lt;br /&gt;
* [[StartingX]]&lt;br /&gt;
* [[StartingY]]&lt;br /&gt;
* [[StateReligion]]&lt;br /&gt;
* [[StartingEra]]&lt;br /&gt;
* [[CivicOption, Civic]]&lt;br /&gt;
* [[AttitudePlayer, AttitudeExtra]]&lt;br /&gt;
* [[CityList]]&lt;br /&gt;
&lt;br /&gt;
=== BeginMap ===&lt;br /&gt;
This section describes the map settings to the Civilization IV engine. Here you can define several different things about the map and how it plays.&lt;br /&gt;
&lt;br /&gt;
* [[grid width]]&lt;br /&gt;
* [[grid height]]&lt;br /&gt;
* [[top latitude]]&lt;br /&gt;
* [[bottom latitude]]&lt;br /&gt;
* [[wrap X]]&lt;br /&gt;
* [[wrap Y]]&lt;br /&gt;
* [[world size]]&lt;br /&gt;
* [[climate]]&lt;br /&gt;
* [[sealevel]]&lt;br /&gt;
* [[num plots written]]&lt;br /&gt;
&lt;br /&gt;
=== BeginPlot ===&lt;br /&gt;
This section will fill in the last section of the WorldBuilderSsave file: the Plots section. Each plot on the map will have its own BeginPlot/EndPlot section. This is the largest section of the WorldBuilderSave file, for there is a BeginPlot/EndPlot section for every tile on the map.&lt;br /&gt;
&lt;br /&gt;
* [[x, y]]&lt;br /&gt;
* [[Landmark]]&lt;br /&gt;
* [[ScriptData]]&lt;br /&gt;
* [[isNOfRiver, isWOfRiver]]&lt;br /&gt;
* [[RiverNSDirection, RiverWEDirection]]&lt;br /&gt;
* [[StartingPlot]]&lt;br /&gt;
* [[BonusType]]&lt;br /&gt;
* [[ImprovementType]]&lt;br /&gt;
* [[FeatureType, FeatureVariety]]&lt;br /&gt;
* [[RouteType]]&lt;br /&gt;
* [[TerrainType]]&lt;br /&gt;
* [[BeginUnit]]&lt;br /&gt;
* [[BeginCity]]&lt;br /&gt;
* [[TeamReveal]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Original descriptions of BeginGame, BeginTeam, BeginPlayer, BeginMap, and BeginPlot sections, along with descriptions on all pages linked to from here by Dale on [http://apolyton.net/forums/showthread.php?t=141567 Apolyton Civilization Site] and [http://forums.civfanatics.com/showthread.php?t=135669 Civilization Fanatics Center] from his &amp;quot;In depth look at the WBS file&amp;quot; thread.&lt;br /&gt;
{{Civ4_World_Builder}}&lt;br /&gt;
[[Category:Civilization 4]]&lt;/div&gt;</summary>
		<author><name>MacMed</name></author>
	</entry>
</feed>