En:SetRandomWalkState
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Account
Method of class MapObject
[править]
Syntax
SetRandomWalkState(value : Boolean)
[править]
Description
Set state that unit can random walk;
[править]
Parameters
- value - boolean. If value is TRUE unit can walk, if value is FALSE unit can not walk;
[править]
Result
The method returns nothing;
[править]
Attention!
For correct work of this method, in cfg-files of animation of unit movement should be set offset on moving !
move_offset={5,10}