Difference between revisions of "Manual:Zone Manual/Appendices"
Jump to navigation
Jump to search
Line 29: | Line 29: | ||
normally you should not bother with them - they are probably | normally you should not bother with them - they are probably | ||
set automatically. | set automatically. | ||
+ | |||
+ | <div style='padding-top: 30px; padding-bottom: 20px; text-align: left;float:left;width:50%;'>[[Manual:Zone_Manual/The_DIL_Section|Previous: The DIL Section]]</div> | ||
+ | <div style='padding-top: 30px; padding-bottom: 20px; text-align: right;float:right;width:50%;'>[[Manual:Zone_Manual/Appendices/Reserved_keyword_listing|Next: Reserved keyword listing]]</div> |
Latest revision as of 11:49, 26 May 2020
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.