Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
ActorUnderUse
From AGEWiki
(Difference between revisions)
m |
|||
Line 4: | Line 4: | ||
| cat = | | cat = | ||
| syntax = GameActorUID [;NOT] | | syntax = GameActorUID [;NOT] | ||
- | | description = Tests if the current selected [[faction]] has any [[option]]s in use from a specific [[GameActor]] | + | | description = Tests if the current selected [[faction]] has any [[option]]s in use from a specific [[GameActor]]. |
- | | example = | + | | example =$gmaOptionMil |
- | | example-description = | + | | example-description = The faction has at least one Military Option available |
| example2 = | | example2 = | ||
| example2-description = | | example2-description = |
Latest revision as of 12:54, 16 June 2010
ActorUnderUse | |||
Syntax ActorUnderUse = GameActorUID [;NOT] Description Tests if the current selected faction has any options in use from a specific GameActor. Example ActorUnderUse = $gmaOptionMil The faction has at least one Military Option available
|
Parameters
Valid alias of a GameActor
Reverses the test. TRUE if actor family is not in use. |