Randomness
...
Notepad++ is popular. And free.
I have used Notepad++ since I first started modding.(Made one atempt with notepad... it didn't work well.)
Notepad++ is popular. And free.
Maybe this is what I need too. Codeblocks keeps having heart attacks when I try to compile before I even make any changes...
Is there a way to block construction of a building, based on the presence of another building?
Was hoping for an xml fix, but python works.if pPlayer.getCivilizationType() == gc.getInfoTypeForString('CIVILIZATION_MALAKIM'):
if eBuilding == gc.getInfoTypeForString('BUILDING_STABLE_CAMEL')
if (pCity->hasActiveBuilding((BuildingTypes)GC.getInfoTypeForString("BUILDING_STABLE"))):
return True
if eBuilding == gc.getInfoTypeForString('BUILDING_STABLE'):
if (pCity->hasActiveBuilding((BuildingTypes)GC.getInfoTypeForString("BUILDING_STABLE_CAMEL"))):
return True
Will isCitySelected check to be sure that the building I'm checking for is in the selected city?
Edit: Actually, cyCity.hasActiveBuilding looks like it will work quite a bit better....
That was what I was using first, but doesn't that apply to the civilization as a whole rather than an individual city?
(If xienwolf is a "code monkey" I was trying to figure out what I am. I think I'm a "code lemur." Or perhaps a tarsier.)
Sorry if I'm not clear enough. I just don't know how much freedom I (and others) have lorewise. Since it's the work of others, I would feel bad to... huh... "break" it.
Well, if anything, I would like to know if there is more lore on the FF civs, please![]()

) - so it's best to make sure you've read as much as possible before starting.I think I get what you mean... But, just in case (I'm a very unsure person), would you mind explain further? In what themes are more important than lore? How would you illustrate this (with, say, an example where lore takes over theme and vice-versa)?More important that specific lore though are the themes...