Barotrauma
Barotrauma copied to clipboard
You can see the entire list of Outpost NPCs in multiplayer when they switch to Team2
Discussed in https://github.com/FakeFishGames/Barotrauma/discussions/16717
Originally posted by ubertpendragon November 20, 2025
Disclaimers
- [X] I have searched the issue tracker to check if the issue has already been reported.
- [X] My issue happened while using mods.
What happened?
If you switch NPCs to Team2 in an Outpost in Multiplayer, they all show up in the players menu as part of the separatist team for PvP? Not sure why or how
Seen on a stream, reproduced locally
Thought it was from siwitching NPCs to team2 using an event, but this doesnt seem to be enough
<ScriptedEvent identifier="team2testevent">
<TagAction criteria="player" tag="player" ContinueIfNoTargetsFound="true" />
<TagAction criteria="speciesname:Human" submarinetype="Outpost" team="FriendlyNPC" tag="piratenpc" ContinueIfNoTargetsFound="true" />
<NPCChangeTeamAction npctag="piratenpc" teamtag="Team2" />
</ScriptedEvent>
Reproduction steps
- Use Dynamic Europa https://steamcommunity.com/sharedfiles/filedetails/?id=2532991202
- Setreputation Coalition 61
- Teleport to a Pirate outpost
- It just happens
Bug prevalence
Just once
Single player or multiplayer?
Single player
-
No response
Version
v1.10.7.2 (Autumn Update 2025 Hotfix 4)
-
No response
Which operating system did you encounter this bug on?
Windows
Relevant error messages and crash reports
No response