View Single Post
Old 02-16-2007, 05:33 PM   #10 (permalink)
HellRazor
Forum Expert
 
Join Date: Oct 2002
Age: 45
Posts: 4,366
Default

Quote:
Originally Posted by Irian View Post
When I try copying the Map0 to Map5 and edit the MapDef file of the server, I get an "Unknown facet" fatal error (in the client) when trying to go there...
It's because you can't do that, just like I said.

The map names and sizes are hardcoded into the client. You can't take map0 which is one size and copy it to Map2 which is another size. The client expects Map2 to be the size of Map2, not some new size. It will crash the client.

You also can't copy it to Map5 because the client doesn't know about the existance of a map5 and will never load a Map5 (at least not until OSI adds an actual Map5).

Also, there is no Map1. Trammel uses Map0 and the diff files contain the differences between the normal Map0 and Trammel (like Haven).
HellRazor is offline   Reply With Quote