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,