En:SetAttackFileNames

Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.

Содержание

Account

Method of class InventoryItem

Syntax

SetAttackFileNames(attack : String, 
                   attackalt : String)

Description

Set prefix of animation files names which describe current attack (change default value, i.e. values: attackmain and attackalt);

Parameters

  • attack - string. File name prefix of attack animation. Example : if attack is "shot" animation file name will be such like this : gun_shot_<direction>;
  • attackalt - string. File name prefix of alternative attack animation. Example : if attack is "fire" animation file name will be such like this : gun_fire_<direction>;

Result

The method returns nothing;

Личные инструменты