⇐ Index
ShowADAMessage
ShowADAMessage(<-messageKey <-messageType)
Description
MessageKey is the name of the message entry created in the editor GUI.
Shows an ADA message by message key. The messageType is one of:
“ASSESSMENT” : Initial information about map overview.
“ANALYSIS” : Description of map features, locations, objects.
“INFOCACHE” : Message from a retrieved info cache.
“TRANSMISSION” : Message from some transmitting source.
“DATA” : Generic data.
The game will auto unpause when the player closes the ADA message log.
Examples