Nexuiz Ninjaz - Practicing the Ninja Art of Nexuiz

Full Version: Make a server from nothing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello.

I have no idea (only a bit) of how to create a server.

Anyone can explain me how to make a server with an specific map?

Thanks
EDIT: I selected the green icon for the post by error, i saw the question mark icon and clicked in the right, now it's the question mark
If you're interested in creating a quick game to host off your computer
It's as simple as going to the 'create' tab on the main window, checking off specific maps you'd like to play.

If you're interested in creating a dedicated server
Check out 'Nexuiz\Docs\server\readme.txt' and 'Nexuiz\Docs\server\server.cfg'.

For specific maps, you'll need to set the 'g_maplist' variable using the format seen in server.cfg. Optionally, you can set your 'g_maplist' to "" to load all maps in your data directory.
Reference URL's