Closed AlexProudfoot closed 5 years ago
Ensure the main file has a release and a version. The names of included files should be in lower case for linux/macos compilations.
The compiler reports 1 error.
[error MDL0112] syntax.zil:588: too many prepositions in syntax definition
[info MDL0101] did you mean to separate them with OBJECT?
in INSERT-FILE called at infidel.zil:30
in IFILE called at infidel.zil:45
The following statement should be removed from syntax.zil. I'm not sure what was intended but this wont work.
<SYNTAX SLEEP DOWN ON OBJECT = V-SLEEP> ;"lie down"
Tidy the main file. Remove extraneous statements.
No build errors.
Build the game using the ZILF toolset. Eliminate compilation and startup errors where necessary.