@ Koshling:
OK i am trying to get to the correct # that would show ALL the buildings again, plus defenses and wonders etc etc . . .
But i cant get it to work correctly, in the attached i have what it is set on now: 3 that as you say
"<!-- Use the following to determine what building art is displayed on cities. It is a bitmask of flags which may be added together:
1 = Wonders
2 = city defences
128 = other
We default to Wonders and city defenses (1+2 = 3)
-->"
ok i added 2-128=130 (pic 2) and see results not that clear???
then i did 3+128-131 (pic3) and as you can see "exactly" the same???
For some reason i do NOT believe this is working correctly??
If you only have those three settings you could use:
0 = display nothing. (not sure what that would display!!)
1 = display wonders only.
2 = display city defenses only
3 = display wonders and city defenses.
128 = display other only. (what is other by the way? [probably buildings])
129 = display other and wonders only.
130 = display other and city defenses only.
131 = display other and wonders and city defenses.
No other settings are valid.
So you are right it is not working properly.
Pic 1 seems to show everything (setting 131).
Pic 2 and 3 are identical. Buildings and defenses only I assume. (setting 130).