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
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
Name of a specific Option within the chosen actor family.
|