Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.

AI.SetParams

From AGEWiki

Revision as of 17:01, 16 November 2010 by Pocus (Talk | contribs)
Jump to: navigation, search

AI.SetParams

Syntax  

AI.SetParams = <Param1 Value1> [;<Param2 Value 2>] [;<Param3 Value 3>] ...

Description

A generic command that can be used to store an exported variable used by the AI, in a given algorithm.

Valid exported variable sets:

Land Region Value algorithm
Land Resupply algorithm



 

Parameters

Param[x] Value[x]

Valid parameter name from a defined AI exported variable set, paired with the new value.

Forums