Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Account
Method of class MapObject
Syntax
DoHit(damage : Number,
unit_fall : Boolean)
Description
Do damage to unit with declared value;
Parameters
- damage - number. Damage value;
- unit_fall - boolean. If value is true unit falls, false - otherwise;
Result
The method returns nothing;