packetflinger / opentdm

The Quake 2 OpenTDM mod used on the PacketFlinger.com servers
GNU General Public License v2.0
12 stars 3 forks source link

Map handling with and without an explicit maplist file #26

Open joe0x04 opened 2 years ago

joe0x04 commented 2 years ago

If a maplist file is present, and someone does a vote map command it will list all the maps in the list. If the maplist file is NOT available, voting maps will still work, but it won't enumerate available maps.

Maybe make the server read the /maps folder and spit out all the available maps. Or maybe have a CVAR that will just spit out a URL telling players where all available maps are listed and to look there.