User Tools

Site Tools


4rpl:commands:showadamessageatcell

This is an old revision of the document!


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.1610121708.txt.gz · Last modified: 2025/02/14 14:56 (external edit)