1984plusplus
Chieftain
- Joined
- May 23, 2011
- Messages
- 59
Can anyone recommend me a good python guide that covers what code is where? I know enough about C++ and Java that the syntax isn't a problem. I just can't seem to locate the code that I'm trying to modify.
Particularly, I'm attempting to add a popup whenever one of my cities grown in population that gives me the option of going to the city screen, but I can't seem to find all the code for the other popups to structure mine after. Also, I'd like to make it so that resources that I already have still show up on the AI's side of the trade screen, just redded out, but I can't find the code for the trade screen either. I'd appreciate any help.
Particularly, I'm attempting to add a popup whenever one of my cities grown in population that gives me the option of going to the city screen, but I can't seem to find all the code for the other popups to structure mine after. Also, I'd like to make it so that resources that I already have still show up on the AI's side of the trade screen, just redded out, but I can't find the code for the trade screen either. I'd appreciate any help.