EXPORT(Builder)

From CoffeeMud Wiki
Jump to navigation Jump to search
CoffeeMUD
Administrator                                                  Builder                                                              Player
=CoffeeMUD Builder Information=
Basics Praetor     Player Support     Commands     Zapper Masks Advanced Races     Classes     Abilities     Socials     Scripting    
Building Behaviors     Properties     Areas     Rooms     Exits     Items     Mobs Systems Achievements     Crafting     Help Info     Ships     Planes of Existence     Quests     Triumphs    
===EXPORT===
Usage: EXPORT (AREA/ROOM/WORLD) (DATA/ITEMS/MOBS/WEAPONS/ARMOR) ("FILE"/SCREEN/EMAIL)

EXPORT (CATALOG) (DATA/ITEMS/MOBS/WEAPONS/ARMOR) ("FILE"/SCREEN/EMAIL)

EXPORT (PLAYER/PLAYERS) (DATA/ITEMS/MOBS/WEAPONS/ARMOR) ("FILE"/SCREEN/EMAIL)

Examples: export room myroom

export area /home/users/myarea

export area weapons /home/users/myarea

export area screen

export area email

export catalog mobs

export world data /exportfiles/

export player bob

Shorts:
Description: The export command will generate the official coffeemud area files, whose extension is "*.cmare". This command may also be used to export individual rooms, player data, or unique items or mobs as well. If the second parameter (ITEMS/MOBS/WEAPONS/etc) is NOT specified, export will produce full room data for the scope of the first parameter (AREA, ROOM, or WORLD). If the second parameter IS specified, then only the specified data will be generated.

The results will be written to the file given in the last argument, or to the screen if "screen" is given as the last argument, or sent to your email address if that is enabled. The extension need not be included, as coffeemud will add it if not present. If a directory name is given (no file name), the system will reference the AREA ARCHIVE file name for an Area, assuming EXPORT AREA or EXPORT WORLD is used. The default directory for this command is the CoffeeMud root.

Notes

  • When you export an area with custom GenRaces, those races are exported with the area.