Batfoxkid / Freak-Fortress-2-Rewrite

The gamemode that's now also a standalone boss maker.
https://forums.alliedmods.net/forumdisplay.php?f=154
GNU General Public License v3.0
19 stars 9 forks source link

[Bug] Non-boss players (possibly only bots) in boss team #124

Closed naydef closed 2 months ago

naydef commented 1 year ago

Description

Basically non-boss players will be part of the boss team. It got suggested to me that it might be an issue with mp_autobalanceteam convar, but that doesn't seem to be the case. I didn't test with real players, so basically this happens with non-boss bot players.

Reproduce

Steps to reproduce the behavior:

  1. Add bots
  2. Start a normal round
  3. ff2_addpoints @me 30000
  4. Disconnect
  5. After several seconds reconnect
  6. Become a boss
  7. Observe the issue

Environment

naydef commented 7 months ago

The issue is partially fixed, now there are red bots in boss spawn. Smells like missing TF2_RespawnPlayer()