~~NOTOC~~ <=[[4rpl:start| 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 ===== ShowADAMessage("MyMessage" "ANALYSIS") See also: [[cw4:a.d.a_syntax_syntax_guide|A.D.A Syntax Guide]] <=[[4rpl:start| Index]]