shavitush/bhoptimer

[Suggestion] shavit-mapchooser

Nairdaa opened this issue · 2 comments

// How many times players can choose to extend a single map (0 = block extending)
// -
// Default: "3"
// Minimum: "0.000000"
smc_mapvote_extend_limit "20"

Could add a -1 option for infinite times of extending the map till people vote otherwise to not extend. I mean I could put 999999 there as well, but hey, that's 6 bytes instead of 2, okay?

Yes, I know that adding that -1 would result in even more bytes of the plugin itself. Meep meep.

rtldg commented

added 5cc0bd3