En:AddStringMessageByIndex
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Syntax
AddStringMessageByIndex(identifier : Number)
[править]
Description
Add a message in the message list by its identifier. This message will be added in the current message list (on user panel) or will be displayed in tooltip;
[править]
Parameters
- identifier - number. Message identifier. It is taken from the file desription.txt (for current location) or from the file messages.txt (for worldmap);
[править]
Result
The procedure returns nothing;
[править]