strategyonly
C2C Supreme Commander
Neither of them make sense!
The first one is valid Python but does absolutely nothing (sets player to X, then IF <promotion condition> set it to the same X again, so the conditional is irrelevant).
The second one is invalid Python since the 'if' has no statement to execute due to it havign been commented out
No idea. What's not working about it?
Then what was that comment about "Neither of them make sense" all about above??
In this post:
http://forums.civfanatics.com/showpost.php?p=11703517&postcount=257
one works but the other one doesnt, but when i change the one that DoesNT work to the one that does work, i get python errors
