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
(Difference between revisions)
Line 6: | Line 6: | ||
| description = Checks to see if an in-game [[Option]] is inactive and thus not available for the player | | description = Checks to see if an in-game [[Option]] is inactive and thus not available for the player | ||
| example = $gmaOptionMil{{!}}USA_Repl_Supply | | example = $gmaOptionMil{{!}}USA_Repl_Supply | ||
- | | example-description = TRUE if the Option USA_Repl_Supply is inactive in Military Options | + | | example-description = 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. |
| example2 = | | example2 = | ||
| example2-description = | | example2-description = |
Latest revision as of 14:26, 15 June 2010
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
Name of a specific Option within the chosen actor family.
|