I just want to poke about a dll file and see if I understand anything. But I don't even know how to open one. I tried opening one in notepad and it was just a load of gobbledegook.
The dll is compiled from C++ source code, so you would look at that. Should be in the BTS install directory in the CvGameCoreDLL folder, and files like CvPlayer.cpp and CvCity.cpp would be the most interesting. Header files like CvPlayer.h and CvCity.h would give you a general idea of what kind of functions exist for these different objects.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.