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
but its the same thing?? Then when i change it back no error in those lines, but it doesnt work either??

So I was looking at The_J's code when I should have been looking at your code?
, one for
and one for 
I have had a creative burst and made many changes to many files on many of my projects.. Looks like I am going to have to go through each and do a hand merge. This will take awhile.
