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

ChangeUnitPool

From AGEWiki

(Difference between revisions)
Jump to: navigation, search
(Created page with '{{ scriptcommand | name = ChangeUnitPool | syntax = UnitDefUID; Value | description = Change the size of the unit Forcce Pool | example = $uni_USA_Inf0; 5 | example-descripti…')
 
Line 2: Line 2:
| name = ChangeUnitPool
| name = ChangeUnitPool
| syntax = UnitDefUID; Value
| syntax = UnitDefUID; Value
-
| description = Change the size of the unit [[Forcce Pool]]
+
| description = Change the size of the unit [[Force Pool]]
| example = $uni_USA_Inf0; 5
| example = $uni_USA_Inf0; 5
| example-description = Increase Force Pool size of uni_USA_Inf0 by 5
| example-description = Increase Force Pool size of uni_USA_Inf0 by 5

Latest revision as of 11:14, 25 April 2010

ChangeUnitPool

Syntax  

ChangeUnitPool = UnitDefUID; Value

Description

Change the size of the unit Force Pool

Example  

ChangeUnitPool = $uni_USA_Inf0; 5

Increase Force Pool size of uni_USA_Inf0 by 5


 

Parameters

UnitDefUID

Valid unit Alias

Value

Integer (-999 to 999)

Forums