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

Revision as of 14:26, 15 June 2010 by Pocus (Talk | contribs)
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 an click on it (make 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 really valid for AACW styles options)
Forums