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

ActorUnderUse

From AGEWiki

Revision as of 12:54, 16 June 2010 by Lodilefty (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

ActorUnderUse

Syntax  

ActorUnderUse = GameActorUID [;NOT]

Description

Tests if the current selected faction has any options in use from a specific GameActor.

Example  

ActorUnderUse = $gmaOptionMil

The faction has at least one Military Option available


 

Parameters

GameActorUID

Valid alias of a GameActor

[;NOT]

Reverses the test. TRUE if actor family is not in use.

Forums