building for AI

Please use the main Creation & Customisation forum for questions. This sub-forum is for completed graphics only (outside of the stickied request thread, obviously, and that's for requests of graphics rather than tutorials).

Zulu_WRONG_FORUM_animation.gif
 
<iAIWeight>0</iAIWeight>

I'm not sure but that might be it. It's in building infos.
 
looking for the same answer :p

ive been fiddling with two functions, not sure how relevant they are and im not sure of the type of numbers you need to put in to make the AI NEED THAT BUILDING QUICK!

Code:
			<iAsset>3</iAsset>
			<iPower>0</iPower>
I believe iAsset represents the game score generated for the player when the building is complete
I believe iPower is some adjustment the AI makes to a picture of how powerful your nation is, higher means they hold you in more respect and are less likely to declare war

Ive also been using

Code:
			<Flavors>
				<Flavor>
					<FlavorType>FLAVOR_GOLD</FlavorType>
					<iFlavor>10</iFlavor>
				</Flavor>
			</Flavors>

But again im not 100% on how much this affects AI.

Sorry cant help much :p please tell us what happens with the iAIweight!
 
Back
Top Bottom