User Tools

Site Tools


4rpl:commands:showadamessageatcell

Index

ShowADAMessageAtCell

ShowADAMessageAtCell(<-message <-messageType <-cellX <-cellY)

Description

Same as ShowADAMessage, except map coordinates are specified. The coordinates are in map cells and become associated with the message. When the player views the message, indicators show the location(s) on the map. If ShowADAMessageAtCell is called repeatedly with the same message key but different cell coordinates, the additional cell coordinates also become associated with the message.

Examples

ShowADAMessageAtCell("MyMessage" "ANALYSIS" 100 100)
ShowADAMessageAtCell("MyMessage" "ANALYSIS" 150 120)

Index

4rpl/commands/showadamessageatcell.txt · Last modified: 2021/01/08 11:01 by 127.0.0.1