Dom Pedro II
Modder For Life
Thanks... could be anywhere but at least I know what I'm looking for 


From Microsoft's Help database on your Error code:
So that means you attempted to do an IF statement with a non Boolean condition (a CvInfoBase type object in this case) So you need to change an if (fluff) to an if (fluff == otherfluff) or something like that.
I removed the .isStatic() at the end of an if statement and never bothered to check the rest of the statement properly. I'll comment out the if statement and leave the stuff in the brackets. That should fix it. Thanks for the help.<UnitCombatTargets>
<UnitCombatTarget>
<UnitCombatTargetType>UNITCOMBAT_DISCIPLE</UnitCombatTargetType>
<bUnitCombatTarget>1</bUnitCombatTarget>
</UnitCombatTarget>
</UnitCombatTargets>
I'm assuming this is exposed already? If so, I can (in about 30 seconds) add it to the WBSave files.Sure. I'm going to expose the code controlling the tribes to python, so you just need somebody savvy enough with python to just set all the plots you want to have the tribes you want on them.

I'm assuming this is exposed already? If so, I can (in about 30 seconds) add it to the WBSave files.![]()




Well he has me making a screen so work is progressing!![]()
