User Tools

Site Tools


4rpl:commands:showadamessageatunit

Index

ShowADAMessageAtUnit

ShowADAMessageAtUnit(<-message <-messageType <-unit)

Description

Same as ShowADAMessage, except an unit is specified. When the player views the message, indicators show the location of the unit(s) on the map. If ShowADAMessageAtUnit is called repeatedly with the same message key but different units, the additional units also become associated with the message.

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.

Examples

ShowADAMessageAtUnit("MyMessage" "ANALYSIS" self)

Index

4rpl/commands/showadamessageatunit.txt · Last modified: 2024/06/22 14:15 by Vertu