Поросмотр списка и анимации выбраного объекта анимации выбираются непосредственно из конфига, это позволяет просмотреть любой аддон название проигранной анимки сразу копируется в буфер обмена, как только нашли нужную её тут же можно вставить (ctrl+V) в ваш скипт.
Quote (DenVdmj)
"патамушта анимвьювер использует списки анимаций из своих файликов, а не из игры. В аттаче простой вьюер, без разбивки аним на категории, т.е. вываливает все одним списком. Надо прицелится в жертву (например в сабаку, и нажать 5 на доп.клаве. Не презентабельно, но мне всегда хватало."
class 5t_closed: Car { class Animations: Animations { class IndicatorSpeed: IndicatorSpeed { maxValue=16.67; angle1=-3.6651909; }; class IndicatorRPM: IndicatorRPM { angle1="rad -220"; }; class fuel { type="rotation"; source="fuel"; selection="fuel_01"; axis="fuel_01_axis"; memory=0; minValue=0; maxValue=1; angle0=0.17453299; angle1=-4.014257; }; }; }; class 5t_reammo: 5t_closed { }; class 5t_open: 5t_closed { }; class 5t_repair: 5t_closed { }; class 5t_refuel: 5t_closed
{ skeletonName="5t_guntruckSkeleton"; class Animations: Animations { class ammo_belt_rotation { type="rotationZ"; source="belt_rotation"; selection="ammo_belt"; axis="ammo_belt_axis"; memory=1; sourceAddress="loop"; minValue=0; maxValue=0.0099999998; angle0=0; angle1=-0.20943999; }; class MainTurret { type="rotationY"; source="mainTurret"; selection="OtocVez"; axis="OsaVeze"; animPeriod=0; minValue="rad -360"; maxValue="rad +360"; angle0="rad -360"; angle1="rad +360"; }; class MainGun: MainTurret { type="rotationX"; source="mainGun"; selection="OtocHlaven"; axis="OsaHlavne"; }; class damageVez: damageHide { selection="damageVez"; }; class destruct_heigh_ppt { type="translation"; source="damage"; selection="pravy predni tlumic"; axis="land_move_axis"; memory=1; minValue=0.99999899; maxValue=1; offset0=0; offset1=-1; }; class destruct_heigh_pdt: destruct_heigh_ppt { selection="pravy dalsi tlumic"; }; class destruct_heigh_pprt: destruct_heigh_ppt { selection="pravy prostredni tlumic"; }; class destruct_heigh_pzt: destruct_heigh_ppt { selection="pravy zadni tlumic"; }; class destruct_heigh_lzt: destruct_heigh_ppt { selection="levy zadni tlumic"; }; class destruct_heigh_lprt: destruct_heigh_ppt { selection="levy prostredni tlumic"; }; class destruct_heigh_lpt: destruct_heigh_ppt { selection="levy predni tlumic"; }; class destruct_heigh_ldt: destruct_heigh_ppt { selection="levy dalsi tlumic"; }; class IndicatorSpeed: IndicatorSpeed { axis="osa_mph"; }; class fuel: fuel { axis="osa_fuel"; }; }; }; class ural: Car { class Animations: Animations { class TurnFrontWheelR: TurnFrontWheelR { angle0="rad +80"; angle1="rad -80"; }; class TurnFrontWheelL: TurnFrontWheelL { angle0="rad +80"; angle1="rad -80"; }; class IndicatorSpeed: IndicatorSpeed { maxValue=26; angle1="rad 180"; }; class IndicatorRPM: IndicatorRPM { angle1=2.1816621; }; class fuel { type="rotation"; source="fuel"; selection="fuel_1"; axis="fuel_1_axis"; memory=0; minValue=0; maxValue=1; angle0=-1.22173; angle1=1.22173; }; class prop_1 { type="rotation"; source="rpm"; selection="prop_1"; axis="prop_1_axis"; memory=0; minValue=0; maxValue=1; angle0=-1.396263; angle1=-1.919862; }; class prop_2 { type="rotation"; source="rpm"; selection="prop_2"; axis="prop_2_axis"; memory=0; minValue=0; maxValue=1; angle0=-1.570796; angle1=-2.6179941; }; }; }; class platforma_bmp: ural { }; class ural_refuel: ural { }; class ural_repair: ural { }; class ural_reammo: ural { };
class datsun1_civil_1_open: Car { class Animations: Animations { class IndicatorSpeed: IndicatorSpeed { maxValue=44.400002; angle0=0.087265998; angle1=4.5378561; }; class IndicatorRPM: IndicatorRPM { angle1="rad 175"; }; }; }; class datsun1_civil_2_covered: datsun1_civil_1_open { }; class datsun1_civil_3_open: datsun1_civil_1_open { }; class hilux1_civil_1_open: Car { class Animations: Animations { class IndicatorSpeed: IndicatorSpeed { maxValue=50; angle1=3.577925; }; class IndicatorRPM: IndicatorRPM { angle1="rad 175"; }; }; }; class hilux1_civil_2_covered: hilux1_civil_1_open { }; class hilux1_civil_3_open: hilux1_civil_1_open { }; };