Manual:Zone Manual/Appendices

From DikuMUD Wiki
< Manual:Zone Manual
Revision as of 11:49, 26 May 2020 by Nove (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

VMC command line options

The argument string is processed from left to right. Options may appear between filenames, but it should be noted that an option only takes effect when it is encountered. In most cases, options should be placed to the left of the filename arguments.

Option Description
-m The location of the money file. Normally etc/money.
-v Verbose compiler output shows much more information about objects and NPC
-M Make option. Only compile source files if they have been modified more recently than the corresponding output files.
-p Pre process the file only
-s Suppress the generation of output files.

These options are not available to the email or FTP compiler, but normally you should not bother with them - they are probably set automatically.

Previous: The DIL Section
Next: Reserved keyword listing