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

GenMCEvent

From AGEWiki

Revision as of 15:16, 15 June 2010 by Pocus (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

GenMCEvent

Syntax  

GenMCEvent = Title|EventID

Description

Shows an MC event in the message panel. This command is mandatory to create the link that will allow the engine to understand that a MC option (declared with ChangeActorPool is linked to a particular pop-up message ('Red Message'). Use this command to do that. You don't have to use this command for single choice option (ON/OFF options)

See Multiple Choice Events



 

Parameters

Title

Text of the message appearing in Message Log. Usually references to a set of strings in LocalStrings files.

EventID

String reference to an active ActorPool defined previously of type $gmaMCEvent and subtype EventID.

Forums