I am trying to create an event that would give a player a faction-appropriate colonizer unit. However, since there are 6 different colonizers, I want to use if/then statements to select the correct one based on the player faction.
However, even after looking at all possible conditions, I haven't found any that would fit. There is one (race description) for which I can select a faction description, but I cannot select a player faction to compare it with. And comparing whether the Amazon faction is indeed the Amazon faction doesn't bring me any closer to checking if the player faction is the Amazon faction.
Does anyone has any clue whether this is even possible?
However, even after looking at all possible conditions, I haven't found any that would fit. There is one (race description) for which I can select a faction description, but I cannot select a player faction to compare it with. And comparing whether the Amazon faction is indeed the Amazon faction doesn't bring me any closer to checking if the player faction is the Amazon faction.
Does anyone has any clue whether this is even possible?