QW-Group / ktx

KTX: a QuakeWorld server modification
GNU General Public License v2.0
51 stars 47 forks source link

REQ: console pick/toss (map) feature #41

Open blaps opened 6 years ago

blaps commented 6 years ago

A possible map pick/toss scenario for bo3/bo5 (or other sets of maps). /1on1 <BO#> <predefined mappool> (lock in current players on server)

Console example: dimman: 1on1 bo3 tb5

1on1 initiated - dimman vs. Meag - BO3 Map pool: dm2, dm4, dm6, aerowalk, ztndm3 Flipping a coin... Meag wins the cointoss! Meag should now toss a map...

Meag: toss dm2

dimman should now toss. Available: dm4, dm6, aerowalk, ztndm3

dimman: toss dm2

Invalid choice. Available: dm4, dm6, aerowalk, ztndm3

dimman: toss dm4

Meag should now toss. Available: dm6, aerowalk, ztndm3

Meag: toss dm6

dimman should now toss. Available: aerowalk, ztndm3

dimman: toss ztndm3

aerowalk wins.

tcsabina commented 1 year ago

Hey BPS, I know that this is a super old feature request, but I've just came across this...

So 'tb5' is still [dm2, dm4, dm6, aerowalk, ztndm3]? Hasn't change during the years? ;).

Probably it would be easier to implement if the map_pool is always necessary. You can even omit the <BO#> from the command, as the map_pool would define #, right?