| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0004615 | Zandronum | [All Projects] Bug | public | 2026-05-24 21:49 | 2026-05-25 12:25 |
|
| Reporter | Extended-Tangent | |
| Assigned To | | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | confirmed | Resolution | open | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0004615: Player_SetTeam is unable to switch players off of a team |
| Description | There is a contradiction with the Zandronum Wiki's article on the function:'https://wiki.zandronum.com/Player_SetTeam [^]'
"Using the current value of sv_maxteams removes the player from their current team without making them join another."
This is not possible. Trying to set the player to the value of sv_maxteams does not set the player to an unaffiliated team. |
| Steps To Reproduce | The test WAD contains a map with three switches: two for blue and red team, one that runs an ACS script that sets the player team to the value of sv_maxteams. The first two work as intended, but the third does not perform the documented behaviour. |
|
| Attached Files | Player_SetTeam.wad [^] (8,855 bytes) 2026-05-24 21:49 |
|