How do I make a certain map run a different ServerArchives.con file?
ServerArchives.con?
Collapse
X
-
GonnarMonTags: None -
You can put a serverArchives.con file in the server.zip for the level which will add to the mounts in the main file. e.g. in the Kursk map server.zip there are ClientArchives.con and ServerArchives.con files containing just this:
fileManager.mountArchive Levels/kursk/Objects.zip Objects
I don't think you can actually replace the originals. You'd have to make a separate mod folder to do that.
Comment