What is the significance of the "isFaction" block in the rule editor?
In the portal's rules editor...
> IsFaction
> Returns True whether or not the provided TeamId is using soldiers from the provided FactionsItem.
The description of the block said.
What is the point of having this block if it returns true at all times?
At first glance, it looked like it would return the result of the faction based on TeamId and FactionsItem.
If the function is as described, please remove this block.
This is because it is pointless and misleading.
If not, please make it so that it returns whether it is that Faction or not according to TeamId and FactionsItem.
Sorry if I misunderstood the description of the block.
But it seemed like an incorrect feature, so I posted it on this board.
Thanks for the reply!
I recently tested it again and it seems that IsFaction only works under limited conditions.
IsFaction was not able to identify the 2042 team, but it was able to identify teams from previous titles.Ultimately what I wanted to do was to set the team settings to MapDefaults and use IsFaction to identify the map.
It's not a perfect solution, but I planned to adopt it as a temporary method until I could add a block to identify the map.
I've created an IsFaction test experience, which you can check out in your spare time.
https://portal.battlefield.com/experience/rules?playgroundId=37c26d50-4ace-11ec-82f6-fb9770e38192
I'll change the subject to "Make it possible to identify the 2042 teams."