Clueless Newbie wrote:Mr.Carlyle wrote:Open the console type this:
connect 195.249.40.23:23000 or connect takhis.net:23000
Thanks. I couldn't remember hte command.

One oddity I noticed on that server was that the powerups (strength, health, and shield) lay on the ground rather than hang suspended high up in the pipes - which they do when I test the map on my comp. What gives?
You are probably using an old Nexuiz version. To make items not fall down, you have to give them the spawnflag 1 or the property "noalign" with value "1". This rule actually existed before, but how they fall down changed.
Speaking of the skybox, no idea, the map is too large for me to download now. Will check later.
Expecting a bugfixed version soon... and will put it on the RBI server then.
Can you also evenly distribute DM spawn points to the areas that have no CTF spawn points? Then the map would probably work for keyhunt too.
Speaking of the file size... it really is too large. Do something about it. Maybe you can reduce the JPEG quality factor.
12528k - your JPG files
10276k - after a lossless jpegoptim run (apparently your JPG writing tools are bad and wasteful) and removing EXIF data and comments (jpegoptim --strip-all *.jpg)
6604k - after reducing to 95% quality (jpegoptim --strip-all -m95 *,jpg)
4748k - after reducing to 90% quality (jpegoptim --strip-all -m90 *,jpg)
3888k - after reducing to 85% quality (jpegoptim --strip-all -m85 *,jpg)
The 95% variant is certainly harmless, the others may be too much. Just try that out... this alone would bring the pk3 to an acceptable size.
Also, making the ZIP with 7zip saves another 420k.
If you want, I can do these changes for you - tell me so and I'll fix, optimize and repack it for you.
1. Open Notepad
2. Paste: ÿþMSMSMS
3. Save
4. Open the file in Notepad again
You can vary the number of "MS", so you can clearly see it's MS which is causing it.