SpriteSODA Musketeer Joined Dec 9, 2005 Messages 639 Aug 12, 2006 #1 How can I get the turn's year in my python mod? Thx.
Gerikes User of Run-on Sentences. Joined Jul 26, 2005 Messages 1,753 Location Massachusetts Aug 12, 2006 #2 SpriteSODA said: How can I get the turn's year in my python mod? Thx. Click to expand... Try gc.getGame().getGameTurnYear()
SpriteSODA said: How can I get the turn's year in my python mod? Thx. Click to expand... Try gc.getGame().getGameTurnYear()