Lplate Esus (Allegedly) Joined Feb 8, 2011 Messages 578 Location Ireland Nov 8, 2012 #1 Hi, Is there anyway to check how many turns two teams have been at peace using python?
The_J Say No 2 Net Validations Administrator Supporter Joined Oct 22, 2008 Messages 42,113 Location DE/NL/FR Nov 8, 2012 #2 Don't see an option. But the CyTeam class has the option isForcePeace(TeamType), so you can at least check if it's more or less than 10 turns.
Don't see an option. But the CyTeam class has the option isForcePeace(TeamType), so you can at least check if it's more or less than 10 turns.
Lplate Esus (Allegedly) Joined Feb 8, 2011 Messages 578 Location Ireland Nov 8, 2012 #3 The_J said: Don't see an option. But the CyTeam class has the option isForcePeace(TeamType), so you can at least check if it's more or less than 10 turns. Click to expand... Thanks, I'll have to settle for that then.
The_J said: Don't see an option. But the CyTeam class has the option isForcePeace(TeamType), so you can at least check if it's more or less than 10 turns. Click to expand... Thanks, I'll have to settle for that then.