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

ChangeOption

From AGEWiki

Revision as of 12:56, 1 May 2010 by Lodilefty (Talk | contribs)
Jump to: navigation, search

ChangeOption

Syntax  

ChangeOption = GameActorUID ; OptionUID ; ValueChange

Description

Changes (actually sets equal to) the "selection value" of the specified option

Usually used in AI events to "tell" the AI to choose an option



 

Parameters

GameActorUID

Valid alias for a GameActor

OptionUID

The "name" of the option

ValueChange

Integer (0 - 999)

Forums