En:SetRandomTalkID
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Account
Method of class MapObject
[править]
Syntax
SetRandomTalkID(identifier : Number)
[править]
Description
Set random talking identifier;
[править]
Parameters
- identifier - number. Random talking identifier;
[править]
Result
The method returns nothing;
[править]
Additional note
- Text should exist in file Resource\maps\<location_name>\<unit_name>_dialog.txt
- The phrase will be chosen by system in a random in a range from the identifier to the identifier + 10 (inclusive)