MantisBT - Zandronum
View Issue Details
0001825Zandronum[All Projects] Suggestionpublic2014-06-09 07:232014-06-15 16:48
JKist3 
 
normalminorhave not tried
acknowledgedopen 
 
 
0001825: /ready system to start games
there should be the option for the following:

players can play a game but scores do not count until a certain % of players have "readied" up by typing /ready in the console. Once enough players are ready, there is a countdown and the map refreshes, any game timers reset, and all items spawn. Players can then join and the game is played for real. This is mostly applicable to duels, although it can be useful for other competitive settings like league ctf matches, and is the standard way other competitive fps games allow warm ups. There should also be a /notready command that sets the player's status to not ready or leaves it at notready if he had not readied when entering the command.

Also this functionality should be up to the server to enable, as it's obviously not wanted for public FFA's and other game modes.
No tags attached.
Issue History
2014-06-09 07:23JKist3New Issue
2014-06-09 08:00JKist3Note Added: 0008950
2014-06-09 16:03Konar6Note Added: 0008964
2014-06-09 16:31FritsNote Added: 0008966
2014-06-09 16:35FritsNote Edited: 0008966bug_revision_view_page.php?bugnote_id=8966#r4870
2014-06-09 16:45JKist3Note Added: 0008967
2014-06-15 16:48WatermelonStatusnew => acknowledged

Notes
(0008950)
JKist3   
2014-06-09 08:00   
additionally it should be clear to all participants when someone has readied or notreadied through some sort of on screen display or announcer.

This was forgotten on the odamex implementation of this and frequently players play the warmups super long thinking it's for real because they werent reminded to /ready by seeing other players do it.
(0008964)
Konar6   
2014-06-09 16:03   
So this would basically replace sv_*countdowntime.
(0008966)
Frits   
2014-06-09 16:31   
(edited on: 2014-06-09 16:35)
Not really, the countdown starts after all the players readied up. (See quake live, Comp tf2, ut)
However i disagree with the joining again, i've never seen that before. Usually only the map refreshes after the the countdown and you stay in your team the whole time. Unless this is what you ment and i misunderstood it.
And instead of 2 commands why not just have 1 to toggle between rdy/n rdy?

The advantage of this system is that faster computers/connections aren't at an advantage when the map switches incase anybody wonders.

(0008967)
JKist3   
2014-06-09 16:45   
having the game autospawn everyone after the countdown ends is fine with me frits. Also a toggle is fine with me too... i just know in quake its 2 different commands so that's what i wrote here.