jdog5000
Revolutionary
How do you get to look at the other CIVs while they are doing the autoplay, or cant you?
Here's a copy of my python files, if you cant take a look at them, and see if i got them correct or not??![]()
If you want to watch what everyone else is doing for testing purposes, I suggest you check out the methods built into the in-game debug console. Search around the forums for 'chipotle' and you should find something to get you started. Be forwarned, however, that this method will kill you civ. You could also try a cheat for revealing the whole map and then running autoplay.
As far as the Python files, the one thing that looks fishy is CvEventInterface.py in the EntryPoints folder ... it appears to have several functions defined twice, so I'm not sure which one would be called ... perhaps combine the event managers? If CvCustomEventManager is properly invoked, then autoplay should be working fine.