os79
Deity
I know C++, but I have never done coding in the SDK. Where would I start if I wanted to try my own additions?
Know C++, but not SDK?
Wait a min. SDK is comprised of C++ code. To see Afforess' code changes, you need to download TortoiseSVN then put the SVN of AND in your computer. In there, you will find the folder "Sources" and that is the place where you can check out all these .cpp and .h files. They are all C++.
For beginners in C++, use Refar's instruction PDF in the Modiki to learn how to compile a dll. Use Xienwolf's Idiot's Guide to C++ for rudimentary coding for Civ4. More than that, practice, practice, and more practice. Practice will make a skill
