I have an event I want to trigger when a particular unit is in a particular city. Using the regular trigger xml file, I can tell it a unitclass and a particular building in a city, but it appears that unitclass from OTHER civs is triggering the event.
Is there a way in python to restrict the triggering unit to one player? Is there a way to restrict it to a particular UnitName?
Can the <PythonCanDoUnit> do this somehow?
Any help is appreciated.
Is there a way in python to restrict the triggering unit to one player? Is there a way to restrict it to a particular UnitName?
Can the <PythonCanDoUnit> do this somehow?
Any help is appreciated.