AISetStockExpand
native bool AISetStockExpand (int player, string aliasUnitTypeTH, int count);
Set the number of expands
Parameters
- int player
Player number
- string aliasUnitTypeTH
Town Hall type to produce. Can be one of
c_TB_CommandCenter_Alias = "Alias_CommandCenter";
c_PB_Nexus = "Nexus";
c_ZB_Hatchery_Alias = "Alias_Hatchery";
- int count
Number of expands. This is the number of town hall minus one
You must login to post a comment. Don't have an account? Register to get one!
Facts
- Date created
- Mar 05, 2010