[phpBB Debug] PHP Warning: in file [ROOT]/ext/spaceace/ajaxchat/controller/chat.php on line 220: Trying to access array offset on value of type bool
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
calculatedChaos Gaming • Easier way to navigate map nominations?
Page 1 of 1

Easier way to navigate map nominations?

Posted: 31 Aug 2009, 02:00
by Original
I've heard people state there are too many maps, or it seems to be an issue when nominating. Not so much having too many choices imo but navigating them.

I've never looked into server stuff too much so I don't know if there is anything like this. I just thought it might be cool if there was, plus I'm bored at work so...

Is there some kind of nominate mod that allows a skip per map type.

ie:
nominate
list starts with arena but you want to play PL.

So you hit tab and it skips from arena to cp I guess. Another tab you go to ctf...

Or maybe nominate would lead to a menu:
1:arena
2:cp
3:ctf
4:koth
...

Sometimes it just takes so long in game to flip through the list and find the map you want.

Re: Easier way to navigate map nominations?

Posted: 01 Sep 2009, 07:32
by captainAngry
All of the nomination stuff is handled by the core of sourcemod.

To be fair, I do make sure to alphabetize everything in the map list because if I didn't, shit would be impossible to find in the list :D

I did a quick search for something that modifies this but I didn't find anything. The part of the code that does this just pages through mapslist.cfg

If I remember correctly, changing the map from the admin panel is even worse because that pulls every map from the server, including old versions.

Re: Easier way to navigate map nominations?

Posted: 01 Sep 2009, 10:17
by Original
that's cool. just something I thought of but wasn't sure if it was possible.

I may try to bring it up with the source mod guys (whoever they are). Would be nice to have sections.