mrdek11 wrote:It took me forever to figure out how to make the maps work. What I finally did, was I unzipped all of the maps into the data directory, and that seemed to work.
And for the downloads, I just have the pk3 files in the directory I'm using for the downloadurl.
[edit]That didn't help, it didn't write to the new file. Where should I be looking for server.log?[/edit]
All files written by Nexuiz are to be found in ~/.nexuiz/data as programs usually do not have permissions to write to the path were the program itself is installed and also because its simply the unix way of doing stuff.
DO NOT extract the pk3 files.. The server needs those files to know the name of the pk3 file to be able to combine the curl url and the name to tell the client what file to download! Try to delete those 'extracted' files again..
It should be enough to download the pk3 into either the Nexuiz/data directory or into ~/.nexuiz/data and then (re)start the server..
divVerent wrote:Actually, only clients really NEED the library.
Oh, i was not sure.. well in that case the extracting of the pk3 files if at fault
