Xonotic Forums

Full Version: How to Mapcycle ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys,

just a question. How to do a mapcycle ? Whats the files name and whats the right syntax ? And how to included that mapcycle into the server.cfg so the Server knows whats the mapcycle ?

Any info is welcome.
Thank you.

Wolfseye

Never mind, figured it out. Wink
If you put into your server config the following:
Code:
g_maplist "<mapnames separated by space>"
the server will cycle the maps specified there.

Edit: oh, I was too late. Glad you figured it out :o)