Aussie_Lurker
Deity
Well, my first attempt at C++ was a wash-out. Tried adding two new 'hooks' in the XML, namely StateReligionCommerceModifier and StateReligionYieldModifier. Thought I had done everything right but, when it came time to compile it, it didn't like ANY of my additions. In particular it didn't like the fact that I had two seperate commerce and yield array lines
. Any idea where I might have gone wrong, or will you need to see the error messages to make that judgement?
Aussie_Lurker.
. Any idea where I might have gone wrong, or will you need to see the error messages to make that judgement?Aussie_Lurker.
). Actually Kael, this is the issue I raised in your SDK tutorial thread (about adding new XML schema). Do you think I am on the right track that the cause is due to me not altering the XML files first?
.