- Joined
- Feb 6, 2014
- Messages
- 2,466
I have a unit owned by player 1. When I use the boolean condition Unit belongs to an ally of Player(1), the result is TRUE. However when I use the boolean condition Unit belongs to an ally of Player(7), the result is also TRUE even though player 1 and player 7 belongs in different forces and units of player 1 attacks units of player 7 automatically. What causes this problem?