Verse API Request: I'd like an API function in fort_team_collection to clear all Agents belonging to a team.

Hey Epic,

As mentioned in the subject, I would like a function in the fort_team_collection API to clear all Agents belonging to a specified team. Something like ClearTeam(Team : team).

The reason is that currently, when an Agent leaves the island midway, their information remains in the team they belonged to as an Agent who no longer exists. When creating processes based on the team, this behavior can cause the process to break. Therefore, I believe a function to clear the team is necessary.

I’d appreciate your consideration of this matter.

Thank you,

Thank you for your feedback. While I cannot guarantee a response, I can confirm that this has been forwarded to the appropriate team.

This seems more like a bug report rather than a feature request since I’d assume agents still being picked up by the team while not being in the game would be a bug. And also what would happen to normal players who are in the team when it is cleared?