Thalassicus
Bytes and Nibblers
How do I import and use global functions from a seperate file in python with Civ IV? I imported the external file at the top of both CvCustomEventManager and the file I'm working in. I tried then calling the functions, which returns a function-undefined error.