Jump to content

/Gen: Difference between revisions

From fCraft Wiki
No edit summary
No edit summary
Line 12: Line 12:
|console=Yes
|console=Yes
|}}
|}}
Generates a new map file. Can create different kinds of terrain.
Generates a new map file. Can create many different kinds of terrain. The "theme" defines the appearance (type of blocks used): Arctic, Desert, Forest, Grass, Hell, Swamp. The "template" defines the shape of terrain: Archipelago, Atoll, Bay, Dunes (best with Desert theme), Flat, Hills, Ice (best with Arctic theme), Island, Lake, Mountains, Peninsula, Random (unpredictable), River, and Streams.
 
==<code>/Gen Theme Template</code>==
:Replaces the current world's map with a new one of the same size.
 
==<code>/Gen Theme Template Width Length Height</code>==
:Replaces the current world's map with a new one of given dimensions.
 
==<code>/Gen Theme Template Width Length Height FileName</code>==
:Creates a new map file with the given terrain type and dimensions. You can then load the new map by calling [[/WLoad]]
 


==Template guide==
==Template guide==

Revision as of 02:47, 8 October 2011

Command
Gen

Generates a new map file.

Usage

/Gen Theme Template

/Gen Theme Template Width Length Height

/Gen Theme Template Width Length Height FileName

CategoryWorld
Required permissionsManageWorlds
Usable from console?Yes
Introduced in[[Version history#{{{v}}}|fCraft {{{v}}}]]

Generates a new map file. Can create many different kinds of terrain. The "theme" defines the appearance (type of blocks used): Arctic, Desert, Forest, Grass, Hell, Swamp. The "template" defines the shape of terrain: Archipelago, Atoll, Bay, Dunes (best with Desert theme), Flat, Hills, Ice (best with Arctic theme), Island, Lake, Mountains, Peninsula, Random (unpredictable), River, and Streams.

/Gen Theme Template

Replaces the current world's map with a new one of the same size.

/Gen Theme Template Width Length Height

Replaces the current world's map with a new one of given dimensions.

/Gen Theme Template Width Length Height FileName

Creates a new map file with the given terrain type and dimensions. You can then load the new map by calling /WLoad


Template guide