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

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