[DiscordArchive] how fix? no member named 'IsAlliance' in 'Player' how do I determine if the player is alliance?
[DiscordArchive] how fix? no member named 'IsAlliance' in 'Player' how do I determine if the player is alliance?
Archived author: whipowill • Posted: 2023-08-04T15:57:12.321000+00:00
Original source
how fix? no member named 'IsAlliance' in 'Player' how do I determine if the player is alliance?
Archived author: Roboto • Posted: 2023-08-04T16:01:07.557000+00:00
Original source
`player->GetTeamId() == TEAM_ALLIANCE`
Archived author: whipowill • Posted: 2023-08-04T16:01:23.575000+00:00
Original source
yay thank you.