Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Verse
Summary
team_settings_and_inventory_device.IsOnTeam always fails
Steps to Reproduce
Create new level
Setup island so all players go to team 1/2
Add 2 team_settings_and_inventory_device object with team set to 1/2
Create device which shows results based on team_settings_and_inventory_device.IsOnTeam (see reply for test script)
Observe IsOnTeam always fails
Expected Result
IsOnTeam should succeed if the player’s team matches team_settings_and_inventory_device TeamId
Observed Result
IsOnTeam always returns fails
Platform(s)
Windows
Additional Notes
Also tested with 2 teams and 2 players and neither succeeded either IsOnTeam check.