Thorn
King
Assuming you have the mapscript in the right place (Civ4 directory/Public Maps, NOT in your my documents folder) it should work fine for most mods.
Oops, wrong directory was indeed the problem. I should know better.
Thanks for the help guys. Everything's working ok now!




Python let me use an old variable name since scope is not an issue. I swear so many of the things that scripting languages try to do for you to make things supposedly easier just end up introducing bugs. Type checking, etc. is a good thing, not a bad thing!