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

ActorDisabled

From AGEWiki

Jump to: navigation, search

ActorDisabled

Syntax  

ActorDisabled = GameActorUID [;SubType]

Description

Checks to see if an in-game Option is inactive and thus not available for the player

Example  

ActorDisabled = $gmaOptionMil|USA_Repl_Supply

TRUE if the Option USA_Repl_Supply is inactive in Military Options, i.e the player is not shown in the interface the Option USA_Repl_Supply.


 

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 is inactive. (Only really valid for AACW styles options)
Forums