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

SelMostNumGroup

From AGEWiki

Jump to: navigation, search

SelMostNumGroup

Syntax  

SelMostNumGroup = [;NoSelGroup][;Area AreaUID][;CPCount][;EvenFixed]
[;RestrictToThisTag FactionTag][;RestrictToThisKind KindAlias]

Description

Selects the Group that uses the most Command Points (hence, usually the largest or most potentially powerful group)

Note: The resulting "count" of SubUnits in the chosen group is also recorded, so the command EvalSubUnitCount can be used immediately after this command.

Example  

SelMostNumGroup = NoSelGroup; Area $New_England; RestrictToThisTag

If no group is already selected, select the largest unfixed group in New England that belongs to the currently selected faction


 

Parameters

[;NoSelGroup]

Optional. Skip this command if a group is already selected

[;Area AreaUID]

Optional. Select only in the specified Area

[;CPCount]

??? Hocus Pocus

[;EvenFixed]

Optional. Include fixed (locked) groups

[;RestrictToThisTag FactionTag]

Optional. Either a valid FactionTag or literally "RestrictToThisTag"

[;RestrictToThisKind KindAlias]

Optional. Valid Alias for Kind: Land, Naval or Air force

Aliases found in Kind (of Objects).ini
Default is All kinds
Available only in Game Engine updates on or after February 15, 2012
Forums