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

ActorEnabled

From AGEWiki

Jump to: navigation, search

ActorEnabled

Syntax  

ActorEnabled = GameActorUID [;SubType]

Description

Checks to see if an in-game Option is active and available for the player

Example  

ActorEnabled = $gmaOptionMil|USA_Repl_Supply

TRUE if the Option USA_Repl_Supply is active in Military Options, i.e the player clicks on it (has made a choice).


 

Parameters

GameActorUID

Valid Alias fot the GameActor

[;SubType]

Name of a specific Option within the chosen actor family.

If NULL, then TRUE if any option in the actor family (ex Military Options) is active. (Only valid for AACW style options)
Forums