Anonymous | Login | Signup for a new account | 2025-09-22 02:47 UTC | ![]() |
My View | View Issues | Change Log | Roadmap | All Projects Issue Support Ranking | Rules | My Account |
View Revisions: Issue #4306 | [ Back to Issue ] | ||
Summary | 0004306: LMS, TeamLMS, Possession and TeamPossession erroneously check for limits at the end of win sequences instead of start | ||
Revision | 2024-06-05 06:00 by unknownna | ||
Description | This was just something I noticed while testing the mode. If winlimit is technically reached after you remove all other players/bots and automatically win the game, and then you turn into a spectator yourself after that, the map will not change as intended. The winlimit check isn't done properly early enough. |
||
Revision | 2025-04-08 04:48 by unknownna | ||
Description | This was just something I noticed while testing the mode. If winlimit is technically reached after you remove all other players/bots and automatically win the game, and then you turn into a spectator yourself after that, the map will not change as intended. The winlimit check isn't done properly early enough. Edit: The problem with these modes is that they check for limit hits at the end of a win sequence instead of start. This means that a limit can be reached and a game would normally be won and over, but if the winning players spectate during the win sequence, the game will not be over since it checks for the scores after win sequences instead of the start. |
||
Revision | 2024-06-05 06:00 by unknownna | ||
Steps To Reproduce | 1. Start a teamlms game with winlimit set to 1 and join the game. 2. Add a bot and start the round. 3. Remove said bot and your team will win, however turn into a spectator during the win sequence. The map will not change. |
||
Revision | 2025-04-08 04:48 by unknownna | ||
Steps To Reproduce | 1. Start a teamlms game with winlimit set to 1 and join the game. 2. Add a bot and start the round. 3. Remove said bot and your team will win, however turn into a spectator during the win sequence. The map will not change. 1. zandronum +lastmanstanding 1 +sv_nomonsters 1 +winlimit 1 +map map01 2. Add a bot into the game and kill it after the countdown sequence. 3. Spectate during the win sequence and notice it doesn't progress to the next map since it only checks for limit hits at the end of the win sequence. |
Copyright © 2000 - 2025 MantisBT Team |