Jump to content
Sign in to follow this  
hcpookie

otochlaven_shake and other animations

Recommended Posts

Is there a sample model.cfg that has the animations for static guns? I understand these are now in the binarized P3D files. According to this thread, there was a tool that lets you extract it, but the tool is no longer available:

http://forums.bistudio.com/showthread.php?t=76652&highlight=otochlaven_shake

I'm looking for examples of:

"otochlaven_shake"

"bullet008"

"bullet007"

"bullet006"

"bullet005"

"bullet004"

"bullet003"

"bullet002"

"bullet001"

"charging_handle"

etc...

Does anyone have a sample model.cfg?

THANKS!

Share this post


Link to post
Share on other sites

Extracted with the "tool that is no longer available" ;)

class Rotation;

class cfgSkeletons {

class Default {

isDiscrete = 1;

skeletonInherit = "";

skeletonBones[] = {};

};

class m1151_m2_gpk : default {

SkeletonBones[]= {

"drivewheel",

"",

"wheel_1_1_damper_land",

"",

"wheel_1_1_damper",

"wheel_1_1_damper_land",

"wheel_1_1_steering",

"wheel_1_1_damper",

"wheel_1_1",

"wheel_1_1_steering",

"wheel_1_1_unhide",

"wheel_1_1",

"wheel_1_1_hide",

"wheel_1_1",

"wheel_1_2_damper_land",

"",

"wheel_1_2_damper",

"wheel_1_2_damper_land",

"wheel_1_2_steering",

"wheel_1_2_damper",

"wheel_1_2",

"wheel_1_2_steering",

"wheel_1_2_unhide",

"wheel_1_2",

"wheel_1_2_hide",

"wheel_1_2",

"wheel_1_3_damper_land",

"",

"wheel_1_3_damper",

"wheel_1_3_damper_land",

"wheel_1_3_steering",

"wheel_1_3_damper",

"wheel_1_3",

"wheel_1_3_steering",

"wheel_1_3_unhide",

"wheel_1_3",

"wheel_1_3_hide","wheel_1_3",

"wheel_1_4_damper_land","",

"wheel_1_4_damper",

"wheel_1_4_damper_land",

"wheel_1_4_steering",

"wheel_1_4_damper",

"wheel_1_4",

"wheel_1_4_steering",

"wheel_1_4_unhide",

"wheel_1_4",

"wheel_1_4_hide",

"wheel_1_4",

"wheel_2_1_damper_land","",

"wheel_2_1_damper",

"wheel_2_1_damper_land",

"wheel_2_1_steering",

"wheel_2_1_damper",

"wheel_2_1",

"wheel_2_1_steering",

"wheel_2_1_unhide",

"wheel_2_1",

"wheel_2_1_hide",

"wheel_2_1",

"wheel_2_2_damper_land","",

"wheel_2_2_damper",

"wheel_2_2_damper_land",

"wheel_2_2_steering",

"wheel_2_2_damper",

"wheel_2_2",

"wheel_2_2_steering",

"wheel_2_2_unhide",

"wheel_2_2",

"wheel_2_2_hide",

"wheel_2_2",

"wheel_2_3_damper_land",

"",

"wheel_2_3_damper",

"wheel_2_3_damper_land",

"wheel_2_3_steering",

"wheel_2_3_damper",

"wheel_2_3",

"wheel_2_3_steering",

"wheel_2_3_unhide",

"wheel_2_3",

"wheel_2_3_hide",

"wheel_2_3",

"wheel_2_4_damper_land",

"",

"wheel_2_4_damper",

"wheel_2_4_damper_land",

"wheel_2_4_steering",

"wheel_2_4_damper",

"wheel_2_4",

"wheel_2_4_steering",

"wheel_2_4_unhide",

"wheel_2_4",

"wheel_2_4_hide",

"wheel_2_4",

"otocvez",

"",

"otochlaven",

"otocvez",

"damagehlaven",

"otochlaven",

"otochlaven_shake",

"otochlaven",

"ammo_belt",

"otochlaven_shake",

"bullet012",

"ammo_belt",

"bullet011",

"bullet012",

"bullet010",

"bullet011",

"bullet009",

"bullet010",

"bullet008",

"bullet009",

"bullet007",

"bullet008",

"bullet006",

"bullet007",

"bullet005",

"bullet006",

"bullet004",

"bullet005",

"bullet003",

"bullet004",

"bullet002",

"bullet003",

"bullet001",

"bullet002",

"bolt",

"otochlaven_shake",

"recoil",

"otochlaven_shake",

"charging_handle",

"otochlaven_shake",

"magazine",

"otochlaven_shake",

"feedtray_cover",

"otochlaven_shake",

"damagevez",

"otocvez",

"damagehide",

"",

"glass1",

"damagehide",

"glass2",

"damagehide",

"glass3",

"damagehide",

"glass4",

"damagehide",

"ukaz_rychlo",

"",

"ukaz_rychlo2",

"",

"ukaz_rpm",

"",

"mph",

"",

"rpm",

"",

"fuel",

"",

"fuel_1",

"",

"fuel_01",

"",

"fuel_2",

"",

"fuel_3",

"",

"prop_01",

"",

"prop_02",

"",

"prop_2",

"",

"prop_1",

""

};

};

};

class CfgModels {

class Default {

sections[] = {};

sectionsInherit="";

skeletonName = "";

};

class m1151_m2_gpk:Default {

skeletonName="m1151_m2_gpk";

sections[]= {

"glass2",

"glass1",

"glass3",

"glass4",

"zbytek",

"motor",

"p svetlo",

"l svetlo",

"karoserie",

"podsvit pristroju",

"zasleh",

"zadni svetlo",

"brzdove svetlo"

};

class Animations {

class damageHide {

type="hide";

source="damage";

selection="damagehide";

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

hideValue = 1.0;

};

class wheel_1_1_destruct {

type="hide";

source="HitLFWheel";

selection="wheel_1_1_hide";

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

hideValue = 0.99;

};

class wheel_1_2_destruct {

type="hide";

source="HitLBWheel";

selection="wheel_1_2_hide";

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

hideValue = 0.99;

};

class wheel_1_3_destruct {

type="hide";

source="HitLMWheel";

selection="wheel_1_3_hide";

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

hideValue = 0.99;

};

class wheel_1_4_destruct {

type="hide";

source="HitLF2Wheel";

selection="wheel_1_4_hide";

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

hideValue = 0.99;

};

class wheel_2_1_destruct {

type="hide";

source="HitRFWheel";

selection="wheel_2_1_hide";

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

hideValue = 0.99;

};

class wheel_2_2_destruct {

type="hide";

source="HitRBWheel";

selection="wheel_2_2_hide";

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

hideValue = 0.99;

};

class wheel_2_3_destruct {

type="hide";

source="HitRMWheel";

selection="wheel_2_3_hide";

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

hideValue = 0.99;

};

class wheel_2_4_destruct {

type="hide";

source="HitRF2Wheel";

selection="wheel_2_4_hide";

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

hideValue = 0.99;

};

class wheel_1_1_destruct_unhide {

type="hide";

source="HitLFWheel";

selection="wheel_1_1_unhide";

minValue = -1.0;//rad -57.295773

maxValue = 0.0;//rad 0.0

minPhase = -1.0;//rad -57.295773

maxPhase = 0.0;//rad 0.0

hideValue = 0.01;

};

class wheel_1_2_destruct_unhide {

type="hide";

source="HitLBWheel";

selection="wheel_1_2_unhide";

minValue = -1.0;//rad -57.295773

maxValue = 0.0;//rad 0.0

minPhase = -1.0;//rad -57.295773

maxPhase = 0.0;//rad 0.0

hideValue = 0.01;

};

class wheel_1_3_destruct_unhide {

type="hide";

source="HitLMWheel";

selection="wheel_1_3_unhide";

minValue = -1.0;//rad -57.295773

maxValue = 0.0;//rad 0.0

minPhase = -1.0;//rad -57.295773

maxPhase = 0.0;//rad 0.0

hideValue = 0.01;

};

class wheel_1_4_destruct_unhide {

type="hide";

source="HitLF2Wheel";

selection="wheel_1_4_unhide";

minValue = -1.0;//rad -57.295773

maxValue = 0.0;//rad 0.0

minPhase = -1.0;//rad -57.295773

maxPhase = 0.0;//rad 0.0

hideValue = 0.01;

};

class wheel_2_1_destruct_unhide {

type="hide";

source="HitRFWheel";

selection="wheel_2_1_unhide";

minValue = -1.0;//rad -57.295773

maxValue = 0.0;//rad 0.0

minPhase = -1.0;//rad -57.295773

maxPhase = 0.0;//rad 0.0

hideValue = 0.01;

};

class wheel_2_2_destruct_unhide {

type="hide";

source="HitRBWheel";

selection="wheel_2_2_unhide";

minValue = -1.0;//rad -57.295773

maxValue = 0.0;//rad 0.0

minPhase = -1.0;//rad -57.295773

maxPhase = 0.0;//rad 0.0

hideValue = 0.01;

};

class wheel_2_3_destruct_unhide {

type="hide";

source="HitRMWheel";

selection="wheel_2_3_unhide";

minValue = -1.0;//rad -57.295773

maxValue = 0.0;//rad 0.0

minPhase = -1.0;//rad -57.295773

maxPhase = 0.0;//rad 0.0

hideValue = 0.01;

};

class wheel_2_4_destruct_unhide {

type="hide";

source="HitRF2Wheel";

selection="wheel_2_4_unhide";

minValue = -1.0;//rad -57.295773

maxValue = 0.0;//rad 0.0

minPhase = -1.0;//rad -57.295773

maxPhase = 0.0;//rad 0.0

hideValue = 0.01;

};

class wheel_1_4_Damage {

type="translation";

source="HitLF2Wheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_1_4_damper_land";

axis="";//"wheel_1_4_damper_land_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = 0.2;

// AxisPos[] = {0.0,0.2,5.60519e-045/*#DEN*/};

// AxisDir[] = {6.770931e+022,1.2853111e+019,2.2640137e+020};

// angle = 6.829149e+022;

// axisOffset = 7.392978e+031

};

class wheel_2_4_Damage {

type="translation";

source="HitRF2Wheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_2_4_damper_land";

axis="";//"wheel_2_4_damper_land_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = 0.2;

// AxisPos[] = {0.0,0.2,5.60519e-045/*#DEN*/};

// AxisDir[] = {6.770931e+022,1.2781053e+019,2.2640137e+020};

// angle = 4.5445108e+030;

// axisOffset = 4.357299e+027

};

class wheel_1_4_Damper_Damage_BackAnim {

type="translation";

source="HitLF2Wheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_1_4_damper";

axis="";//"wheel_1_4_damper_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = -0.24000001;

// AxisPos[] = {0.0,-0.24000001,5.60519e-045/*#DEN*/};

// AxisDir[] = {6.770931e+022,1.2853111e+019,2.2640137e+020};

// angle = 4.5445108e+030;

// axisOffset = 4.357299e+027

};

class wheel_2_4_Damper_Damage_BackAnim {

type="translation";

source="HitRF2Wheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_2_4_damper";

axis="";//"wheel_2_4_damper_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = -0.24000001;

// AxisPos[] = {0.0,-0.24000001,1.26117e-044/*#DEN*/};

// AxisDir[] = {1.7859847e+031,1.6468748e+022,4.841846e+030};

// angle = 1.06886e-038/*#DEN*/;

// axisOffset = 62569.28

};

class Glass1_destruct {

type="hide";

source="HitGlass1";

selection="glass1";

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

hideValue = 0.99;

};

class Glass2_destruct {

type="hide";

source="HitGlass2";

selection="glass2";

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

hideValue = 0.99;

};

class Glass3_destruct {

type="hide";

source="HitGlass3";

selection="glass3";

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

hideValue = 0.99;

};

class Glass4_destruct {

type="hide";

source="HitGlass4";

selection="glass4";

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

hideValue = 0.99;

};

class IndicatorFuel {

type="rotation";

source="fuel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="fuel_1";

axis="";//"fuel_1_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

angle0 = -0.087266;//rad -4.999973;

angle1 = -1.658063;//rad -95.00001;

// AxisPos[] = {-0.087266,-1.658063,1.4013e-045/*#DEN*/};

// AxisDir[] = {6.7709166e+022,1.2781053e+019,4.6657122e+024};

// angle = 9.95461e-039/*#DEN*/;

// axisOffset = 0.0

};

class Wheel_1_1 {

type="rotationX";

source="wheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_1_1";

axis="";//"wheel_1_1_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

angle0 = 0.0;//rad 0.0;

angle1 = -6.2831855;//rad -359.99997;

// AxisPos[] = {0.0,-6.2831855,1.4013e-045/*#DEN*/};

// AxisDir[] = {6.770931e+022,1.2853111e+019,4.6657122e+024};

// angle = 9.95461e-039/*#DEN*/;

// axisOffset = 0.0

};

class wheel_2_1 {

type="rotationX";

source="wheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_2_1";

axis="";//"wheel_2_1_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

angle0 = 0.0;//rad 0.0;

angle1 = -6.2831855;//rad -359.99997;

// AxisPos[] = {0.0,-6.2831855,1.4013e-045/*#DEN*/};

// AxisDir[] = {6.770931e+022,1.2781053e+019,4.6657125e+024};

// angle = 9.95461e-039/*#DEN*/;

// axisOffset = 0.0

};

class wheel_1_2 {

type="rotationX";

source="wheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_1_2";

axis="";//"wheel_1_2_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

angle0 = 0.0;//rad 0.0;

angle1 = -6.2831855;//rad -359.99997;

// AxisPos[] = {0.0,-6.2831855,1.4013e-045/*#DEN*/};

// AxisDir[] = {6.7709166e+022,1.2853111e+019,4.6657125e+024};

// angle = 9.95461e-039/*#DEN*/;

// axisOffset = 0.0

};

class Wheel_2_2 {

type="rotationX";

source="wheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_2_2";

axis="";//"wheel_2_2_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

angle0 = 0.0;//rad 0.0;

angle1 = -6.2831855;//rad -359.99997;

// AxisPos[] = {0.0,-6.2831855,8.40779e-045/*#DEN*/};

// AxisDir[] = {6.7709166e+022,1.2781053e+019,2.2640132e+020};

// angle = 4.5445108e+030;

// axisOffset = 4.3596887e+027

};

class Wheel_1_1_Damper {

type="translationY";

source="damper";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_1_1_damper_land";

axis="";//"wheel_1_1_damper_land_axis";//possibly

minValue = -1.0;//rad -57.295773

maxValue = 1.0;//rad 57.295773

minPhase = -1.0;//rad -57.295773

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = 0.0;

// AxisPos[] = {0.0,0.0,8.40779e-045/*#DEN*/};

// AxisDir[] = {6.770931e+022,1.2853111e+019,2.2640132e+020};

// angle = 4.5445108e+030;

// axisOffset = 4.3596887e+027

};

class wheel_2_1_Damper {

type="translationY";

source="damper";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_2_1_damper_land";

axis="";//"wheel_2_1_damper_land_axis";//possibly

minValue = -1.0;//rad -57.295773

maxValue = 1.0;//rad 57.295773

minPhase = -1.0;//rad -57.295773

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = 0.0;

// AxisPos[] = {0.0,0.0,8.40779e-045/*#DEN*/};

// AxisDir[] = {6.770931e+022,1.2781053e+019,2.2640134e+020};

// angle = 4.5445108e+030;

// axisOffset = 4.3596887e+027

};

class wheel_1_2_Damper {

type="translationY";

source="damper";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_1_2_damper_land";

axis="";//"wheel_1_2_damper_land_axis";//possibly

minValue = -1.0;//rad -57.295773

maxValue = 1.0;//rad 57.295773

minPhase = -1.0;//rad -57.295773

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = 0.0;

// AxisPos[] = {0.0,0.0,8.40779e-045/*#DEN*/};

// AxisDir[] = {6.770931e+022,1.2781053e+019,2.2640135e+020};

// angle = 4.5445108e+030;

// axisOffset = 4.3596887e+027

};

class wheel_1_3_Damper {

type="translationY";

source="damper";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_1_3_damper_land";

axis="";//"wheel_1_3_damper_land_axis";//possibly

minValue = -1.0;//rad -57.295773

maxValue = 1.0;//rad 57.295773

minPhase = -1.0;//rad -57.295773

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = 0.0;

// AxisPos[] = {0.0,0.0,8.40779e-045/*#DEN*/};

// AxisDir[] = {6.7709166e+022,1.2853111e+019,2.2640134e+020};

// angle = 4.5445108e+030;

// axisOffset = 4.3596887e+027

};

class Wheel_2_2_Damper {

type="translationY";

source="damper";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_2_2_damper_land";

axis="";//"wheel_2_2_damper_land_axis";//possibly

minValue = -1.0;//rad -57.295773

maxValue = 1.0;//rad 57.295773

minPhase = -1.0;//rad -57.295773

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = 0.0;

// AxisPos[] = {0.0,0.0,8.40779e-045/*#DEN*/};

// AxisDir[] = {6.7709166e+022,1.2853111e+019,2.2640135e+020};

// angle = 4.5445108e+030;

// axisOffset = 4.3596887e+027

};

class Wheel_2_3_Damper {

type="translationY";

source="damper";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_2_3_damper_land";

axis="";//"wheel_2_3_damper_land_axis";//possibly

minValue = -1.0;//rad -57.295773

maxValue = 1.0;//rad 57.295773

minPhase = -1.0;//rad -57.295773

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = 0.0;

// AxisPos[] = {0.0,0.0,8.40779e-045/*#DEN*/};

// AxisDir[] = {6.7709166e+022,1.2781053e+019,2.2640137e+020};

// angle = 4.5445108e+030;

// axisOffset = 4.3596887e+027

};

class Wheel_1_4_Damper {

type="translationY";

source="damper";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_1_4_damper_land";

axis="";//"wheel_1_4_damper_land_axis";//possibly

minValue = -1.0;//rad -57.295773

maxValue = 1.0;//rad 57.295773

minPhase = -1.0;//rad -57.295773

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = 0.0;

// AxisPos[] = {0.0,0.0,8.40779e-045/*#DEN*/};

// AxisDir[] = {6.7709166e+022,1.2853111e+019,2.2640137e+020};

// angle = 4.5445108e+030;

// axisOffset = 4.3596887e+027

};

class Wheel_2_4_Damper {

type="translationY";

source="damper";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_2_4_damper_land";

axis="";//"wheel_2_4_damper_land_axis";//possibly

minValue = -1.0;//rad -57.295773

maxValue = 1.0;//rad 57.295773

minPhase = -1.0;//rad -57.295773

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = 0.0;

// AxisPos[] = {0.0,0.0,5.60519e-045/*#DEN*/};

// AxisDir[] = {6.770931e+022,1.2781053e+019,2.2640132e+020};

// angle = 6.829149e+022;

// axisOffset = 7.392978e+031

};

class wheel_1_1_Damage {

type="translation";

source="HitLFWheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_1_1_damper_land";

axis="";//"wheel_1_1_damper_land_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = 0.2;

// AxisPos[] = {0.0,0.2,5.60519e-045/*#DEN*/};

// AxisDir[] = {6.770931e+022,1.2781053e+019,2.2640134e+020};

// angle = 6.829149e+022;

// axisOffset = 7.392978e+031

};

class wheel_1_2_Damage {

type="translation";

source="HitLBWheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_1_2_damper_land";

axis="";//"wheel_1_2_damper_land_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = 0.2;

// AxisPos[] = {0.0,0.2,5.60519e-045/*#DEN*/};

// AxisDir[] = {6.770931e+022,1.2781053e+019,2.2640135e+020};

// angle = 6.829149e+022;

// axisOffset = 7.392978e+031

};

class wheel_1_3_Damage {

type="translation";

source="HitLMWheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_1_3_damper_land";

axis="";//"wheel_1_3_damper_land_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = 0.2;

// AxisPos[] = {0.0,0.2,5.60519e-045/*#DEN*/};

// AxisDir[] = {6.770931e+022,1.2853111e+019,2.2640132e+020};

// angle = 6.829149e+022;

// axisOffset = 7.392978e+031

};

class wheel_2_1_Damage {

type="translation";

source="HitRFWheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_2_1_damper_land";

axis="";//"wheel_2_1_damper_land_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = 0.2;

// AxisPos[] = {0.0,0.2,5.60519e-045/*#DEN*/};

// AxisDir[] = {6.770931e+022,1.2853111e+019,2.2640134e+020};

// angle = 6.829149e+022;

// axisOffset = 7.392978e+031

};

class wheel_2_2_Damage {

type="translation";

source="HitRBWheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_2_2_damper_land";

axis="";//"wheel_2_2_damper_land_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = 0.2;

// AxisPos[] = {0.0,0.2,5.60519e-045/*#DEN*/};

// AxisDir[] = {6.770931e+022,1.2853111e+019,2.2640135e+020};

// angle = 6.829149e+022;

// axisOffset = 7.392978e+031

};

class wheel_2_3_Damage {

type="translation";

source="HitRMWheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_2_3_damper_land";

axis="";//"wheel_2_3_damper_land_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = 0.2;

// AxisPos[] = {0.0,0.2,5.60519e-045/*#DEN*/};

// AxisDir[] = {6.770931e+022,1.2781053e+019,2.2640132e+020};

// angle = 4.5445108e+030;

// axisOffset = 4.357299e+027

};

class wheel_1_1_Damper_Damage_BackAnim {

type="translation";

source="HitLFWheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_1_1_damper";

axis="";//"wheel_1_1_damper_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = -0.2;

// AxisPos[] = {0.0,-0.2,5.60519e-045/*#DEN*/};

// AxisDir[] = {6.770931e+022,1.2781053e+019,2.2640134e+020};

// angle = 4.5445108e+030;

// axisOffset = 4.357299e+027

};

class wheel_1_2_Damper_Damage_BackAnim {

type="translation";

source="HitLBWheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_1_2_damper";

axis="";//"wheel_1_2_damper_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = -0.2;

// AxisPos[] = {0.0,-0.2,5.60519e-045/*#DEN*/};

// AxisDir[] = {6.770931e+022,1.2781053e+019,2.2640135e+020};

// angle = 4.5445108e+030;

// axisOffset = 4.357299e+027

};

class wheel_1_3_Damper_Damage_BackAnim {

type="translation";

source="HitLMWheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_1_3_damper";

axis="";//"wheel_1_3_damper_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = -0.2;

// AxisPos[] = {0.0,-0.2,5.60519e-045/*#DEN*/};

// AxisDir[] = {6.770931e+022,1.2853111e+019,2.2640132e+020};

// angle = 4.5445108e+030;

// axisOffset = 4.357299e+027

};

class wheel_2_1_Damper_Damage_BackAnim {

type="translation";

source="HitRFWheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_2_1_damper";

axis="";//"wheel_2_1_damper_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = -0.2;

// AxisPos[] = {0.0,-0.2,5.60519e-045/*#DEN*/};

// AxisDir[] = {6.770931e+022,1.2853111e+019,2.2640134e+020};

// angle = 4.5445108e+030;

// axisOffset = 4.357299e+027

};

class wheel_2_2_Damper_Damage_BackAnim {

type="translation";

source="HitRBWheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_2_2_damper";

axis="";//"wheel_2_2_damper_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = -0.2;

// AxisPos[] = {0.0,-0.2,5.60519e-045/*#DEN*/};

// AxisDir[] = {6.770931e+022,1.2853111e+019,2.2640135e+020};

// angle = 4.5445108e+030;

// axisOffset = 4.357299e+027

};

class wheel_2_3_Damper_Damage_BackAnim {

type="translation";

source="HitRMWheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_2_3_damper";

axis="";//"wheel_2_3_damper_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

offset0 = 0.0;

offset1 = -0.2;

// AxisPos[] = {0.0,-0.2,1.26117e-044/*#DEN*/};

// AxisDir[] = {2.73681e+020,1.5141501e+025,6.3278547e+022};

// angle = 2.6286825e+020;

// axisOffset = 6.829149e+022

};

class damageHideVez {

type="hide";

source="damage";

selection="otocvez";

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

hideValue = 1.0;

};

class damageHideHlaven {

type="hide";

source="damage";

selection="otochlaven";

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

hideValue = 1.0;

};

class DrivingWheel {

type="rotation";

source="drivingWheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="drivewheel";

axis="";//"drivewheel_axis";//possibly

minValue = -1.0;//rad -57.295773

maxValue = 1.0;//rad 57.295773

minPhase = -1.0;//rad -57.295773

maxPhase = 1.0;//rad 57.295773

angle0 = 4.0;//rad 229.18309;

angle1 = -4.0;//rad -229.18309;

// AxisPos[] = {4.0,-4.0,2.8026e-045/*#DEN*/};

// AxisDir[] = {6.7722983e+022,1.12586835e+024,3.2478835e-009};

// angle = 1.8314518e+025;

// axisOffset = 1.1258686e+024

};

class Steering_1_1 {

type="rotationY";

source="drivingWheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_1_1_steering";

axis="";//"wheel_1_1_steering_axis";//possibly

minValue = -1.5707964;//rad -89.99999

maxValue = 1.5707964;//rad 89.99999

minPhase = -1.5707964;//rad -89.99999

maxPhase = 1.5707964;//rad 89.99999

angle0 = 1.047198;//rad 60.000023;

angle1 = -1.047198;//rad -60.000023;

// AxisPos[] = {1.047198,-1.047198,2.8026e-045/*#DEN*/};

// AxisDir[] = {6.7722983e+022,1.12586835e+024,3.2479404e-009};

// angle = 1.8314518e+025;

// axisOffset = 1.1258686e+024

};

class Steering_2_1 {

type="rotationY";

source="drivingWheel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="wheel_2_1_steering";

axis="";//"wheel_2_1_steering_axis";//possibly

minValue = -1.5707964;//rad -89.99999

maxValue = 1.5707964;//rad 89.99999

minPhase = -1.5707964;//rad -89.99999

maxPhase = 1.5707964;//rad 89.99999

angle0 = 1.047198;//rad 60.000023;

angle1 = -1.047198;//rad -60.000023;

// AxisPos[] = {1.047198,-1.047198,0.0};

// AxisDir[] = {1.7259743e+025,7.5632076e+028,7.0931703e+022};

// angle = 1.0172275e+031;

// axisOffset = 1.6926455e+022

};

class IndicatorSpeed {

type="rotation";

source="speed";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="mph";

axis="";//"mph_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 16.67;//rad 955.12054

minPhase = 0.0;//rad 0.0

maxPhase = 16.67;//rad 955.12054

angle0 = 0.1;//rad 5.7295775;

angle1 = 3.141593;//rad 1.8e+002;

// AxisPos[] = {0.1,3.141593,0.0};

// AxisDir[] = {1.7259743e+025,7.5632076e+028,2.184415e+008};

// angle = 4.6508887e+027;

// axisOffset = 0.0

};

class IndicatorRPM {

type="rotation";

source="rpm";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="rpm";

axis="";//"rpm_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

angle0 = 0.0;//rad 0.0;

angle1 = 1.48353;//rad 85.0;

// AxisPos[] = {0.0,1.48353,0.0};

// AxisDir[] = {1.10959364e+027,7.2428835e+022,1.5134e-043/*#DEN*/};

// angle = 0.0;

// axisOffset = 2.27795e-041/*#DEN*/

};

class fuel {

type="rotation";

source="fuel";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="fuel_1";

axis="";//"fuel_1_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

angle0 = -0.087266;//rad -4.999973;

angle1 = 0.0;//rad 0.0;

// AxisPos[] = {-0.087266,0.0,0.0};

// AxisDir[] = {2.9642106e+029,4.51729e-039/*#DEN*/,1.00504e-038/*#DEN*/};

// angle = 0.0;

// axisOffset = 0.36

};

class prop_01 {

type="rotation";

source="rpm";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="prop_01";

axis="";//"prop_01_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 0.36;//rad 20.62648

minPhase = 0.0;//rad 0.0

maxPhase = 0.36;//rad 20.62648

angle0 = 1.396263;//rad 79.99997;

angle1 = 0.0;//rad 0.0;

// AxisPos[] = {1.396263,0.0,0.0};

// AxisDir[] = {2.9642106e+029,4.60913e-039/*#DEN*/,1.00504e-038/*#DEN*/};

// angle = 0.0;

// axisOffset = 0.64

};

class prop_02 {

type="rotation";

source="rpm";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="prop_02";

axis="";//"prop_02_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 0.64;//rad 36.669292

minPhase = 0.0;//rad 0.0

maxPhase = 0.64;//rad 36.669292

angle0 = 0.349066;//rad 20.000006;

angle1 = -0.349066;//rad -20.000006;

// AxisPos[] = {0.349066,-0.349066,2.8026e-045/*#DEN*/};

// AxisDir[] = {1.8056909e+028,4.8023817e+030,2.4846746e+027};

// angle = 4.0958807e+012;

// axisOffset = 7.1557753e+022

};

class MainTurret {

type="rotationY";

source="mainTurret";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="otocvez";

axis="";//"otocvez_axis";//possibly

minValue = -6.2831855;//rad -359.99997

maxValue = 6.2831855;//rad 359.99997

minPhase = -6.2831855;//rad -359.99997

maxPhase = 6.2831855;//rad 359.99997

angle0 = -6.2831855;//rad -359.99997;

angle1 = 6.2831855;//rad 359.99997;

// AxisPos[] = {-6.2831855,6.2831855,1.4013e-045/*#DEN*/};

// AxisDir[] = {1.8056909e+028,1.0144e-038/*#DEN*/,1.8056947e+028};

// angle = 1.0144e-038/*#DEN*/;

// axisOffset = -6.2831855

};

class MainGun {

type="rotationX";

source="mainGun";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="otochlaven";

axis="";//"otochlaven_axis";//possibly

minValue = -6.2831855;//rad -359.99997

maxValue = 6.2831855;//rad 359.99997

minPhase = -6.2831855;//rad -359.99997

maxPhase = 6.2831855;//rad 359.99997

angle0 = -6.2831855;//rad -359.99997;

angle1 = 6.2831855;//rad 359.99997;

// AxisPos[] = {-6.2831855,6.2831855,4.2039e-045/*#DEN*/};

// AxisDir[] = {7.348018e+028,1.1092342e+027,7.501077e+028};

// angle = 1.8464882e+025;

// axisOffset = 1.3790215e+011

};

class ammo_belt_rotation {

type="rotationZ";

source="ReloadAnim";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="ammo_belt";

axis="";//"ammo_belt_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 1.0;//rad 57.295773

minPhase = 0.0;//rad 0.0

maxPhase = 1.0;//rad 57.295773

angle0 = 0.0;//rad 0.0;

angle1 = -0.20944;//rad -12.000027;

// AxisPos[] = {0.0,-0.20944,5.60519e-045/*#DEN*/};

// AxisDir[] = {4.8008288e+030,4.4253567e+030,1.8087666e+025};

// angle = 6.1981546e+022;

// axisOffset = 1.6634185e+022

};

class Barrel_recoil {

type="translation";

source="ReloadAnim";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="recoil";

axis="";//"recoil_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 0.5;//rad 28.647886

minPhase = 0.0;//rad 0.0

maxPhase = 0.5;//rad 28.647886

offset0 = 0.0;

offset1 = -0.05;

// AxisPos[] = {0.0,-0.05,5.60519e-045/*#DEN*/};

// AxisDir[] = {7.4929116e+031,4.2325457e+021,9.95606e-039/*#DEN*/};

// angle = 7.316095e+028;

// axisOffset = 1.4962989e+028

};

class Bolt_recoil {

type="translation";

source="ReloadAnim";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="bolt";

axis="";//"bolt_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 0.5;//rad 28.647886

minPhase = 0.0;//rad 0.0

maxPhase = 0.5;//rad 28.647886

offset0 = 0.0;

offset1 = -0.25;

// AxisPos[] = {0.0,-0.25,5.60519e-045/*#DEN*/};

// AxisDir[] = {4.8023817e+030,1.7703903e+031,6.947206e+022};

// angle = 1.108925e+027;

// axisOffset = 14.2737875

};

class Turret_shake {

type="translation";

source="ReloadAnim";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="otochlaven_shake";

axis="";//"otochlaven_shake_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 0.05;//rad 2.8647888

minPhase = 0.0;//rad 0.0

maxPhase = 0.05;//rad 2.8647888

offset0 = 0.0;

offset1 = -0.002;

// AxisPos[] = {0.0,-0.002,5.60519e-045/*#DEN*/};

// AxisDir[] = {4.8023817e+030,1.7703903e+031,6.947206e+022};

// angle = 1.83893e+025;

// axisOffset = 1.3786422e+011

};

class Turret_shake_aside {

type="translation";

source="ReloadAnim";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="otochlaven_shake";

axis="";//"otochlaven_shake_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 0.065;//rad 3.724225

minPhase = 0.0;//rad 0.0

maxPhase = 0.065;//rad 3.724225

offset0 = 0.0;

offset1 = -0.002;

// AxisPos[] = {0.0,-0.002,0.0};

// AxisDir[] = {4.464651e+030,1.12586755e+024,1.7440076e+028};

// angle = 1.6531698e+019;

// axisOffset = 2.7250156e+026

};

class Charging_handle_shake {

type="rotation";

source="ReloadAnim";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="charging_handle";

axis="";//"charging_handle_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 0.005;//rad 0.28647885

minPhase = 0.0;//rad 0.0

maxPhase = 0.005;//rad 0.28647885

angle0 = 0.0;//rad 0.0;

angle1 = -0.1;//rad -5.7295775;

// AxisPos[] = {0.0,-0.1,0.0};

// AxisDir[] = {1.6926408e+022,7.316176e+034,1.2138422e+033};

// angle = 2.8325254e+032;

// axisOffset = 7.1426297e+022

};

class Feedtray_cover_up {

type="rotation";

source="reloadMagazine";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="feedtray_cover";

axis="";//"feedtray_cover_axis";//possibly

minValue = 0.1;//rad 5.7295775

maxValue = 0.13;//rad 7.44845

minPhase = 0.1;//rad 5.7295775

maxPhase = 0.13;//rad 7.44845

angle0 = 0.0;//rad 0.0;

angle1 = -1.570796;//rad -89.99997;

// AxisPos[] = {0.0,-1.570796,0.0};

// AxisDir[] = {1.6926408e+022,7.316176e+034,1.2138422e+033};

// angle = 1.6487468e+022;

// axisOffset = 1.01447e-038/*#DEN*/

};

class Feedtray_cover_down {

type="rotation";

source="reloadMagazine";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="feedtray_cover";

axis="";//"feedtray_cover_axis";//possibly

minValue = 0.86;//rad 49.274364

maxValue = 0.9;//rad 51.566193

minPhase = 0.86;//rad 49.274364

maxPhase = 0.9;//rad 51.566193

angle0 = 0.0;//rad 0.0;

angle1 = 1.570796;//rad 89.99997;

// AxisPos[] = {0.0,1.570796,5.60519e-045/*#DEN*/};

// AxisDir[] = {7.4929116e+031,1.10953646e+027,1.6456557e+019};

// angle = 1.748379e+025;

// axisOffset = 7.142629e+022

};

class Bolt_reload_begin {

type="translation";

source="reloadMagazine";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="bolt";

axis="";//"bolt_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 0.02;//rad 1.1459154

minPhase = 0.0;//rad 0.0

maxPhase = 0.02;//rad 1.1459154

offset0 = 0.0;

offset1 = -0.25;

// AxisPos[] = {0.0,-0.25,5.60519e-045/*#DEN*/};

// AxisDir[] = {7.4929116e+031,1.10953646e+027,1.6456557e+019};

// angle = 9.22315e-039/*#DEN*/;

// axisOffset = 7.31611e+028

};

class Bolt_reload_end {

type="translation";

source="reloadMagazine";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="bolt";

axis="";//"bolt_axis";//possibly

minValue = 0.05;//rad 2.8647888

maxValue = 0.07;//rad 4.010704

minPhase = 0.05;//rad 2.8647888

maxPhase = 0.07;//rad 4.010704

offset0 = 0.0;

offset1 = 0.25;

// AxisPos[] = {0.0,0.25,5.60519e-045/*#DEN*/};

// AxisDir[] = {4.464651e+030,1.12586755e+024,1.7440076e+028};

// angle = 1.6531698e+019;

// axisOffset = 7.31611e+028

};

class Charging_handle_reload_begin {

type="translation";

source="reloadMagazine";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="charging_handle";

axis="";//"charging_handle_axis";//possibly

minValue = 0.0;//rad 0.0

maxValue = 0.02;//rad 1.1459154

minPhase = 0.0;//rad 0.0

maxPhase = 0.02;//rad 1.1459154

offset0 = 0.0;

offset1 = -0.25;

// AxisPos[] = {0.0,-0.25,5.60519e-045/*#DEN*/};

// AxisDir[] = {4.464651e+030,1.12586755e+024,1.7440076e+028};

// angle = 1.6531698e+019;

// axisOffset = 7.31611e+028

};

class Charging_handle_reload_end {

type="translation";

source="reloadMagazine";

memory = 1;//by default

animPeriod = 0;//Unknown

selection="charging_handle";

axis="";//"charging_handle_axis";//possibly

minValue = 0.05;//rad 2.8647888

maxValue = 0.07;//rad 4.010704

minPhase = 0.05;//rad 2.8647888

maxPhase = 0.07;//rad 4.010704

offset0 = 0.0;

offset1 = 0.25;

// AxisPos[] = {0.0,0.25,1.26117e-044/*#DEN*/};

// AxisDir[] = {2.6676307e+020,7.0366808e+022,1.7222448e+022};

// angle = 7.142625e+022;

// axisOffset = 1.6634185e+022

};

class Magazine_hide {

type="hide";

source="reloadMagazine";

selection="magazine";

minValue = 0.0;//rad 0.0

maxValue = 0.5;//rad 28.647886

minPhase = 0.0;//rad 0.0

maxPhase = 0.5;//rad 28.647886

hideValue = 0.56;

};

class Bullet001 {

type="hide";

source="revolving";

selection="bullet001";

minValue = -1.0;//rad -57.295773

maxValue = 0.0;//rad 0.0

minPhase = -1.0;//rad -57.295773

maxPhase = 0.0;//rad 0.0

hideValue = 0.87001;

};

class Bullet002 {

type="hide";

source="revolving";

selection="bullet002";

minValue = -1.0;//rad -57.295773

maxValue = 0.0;//rad 0.0

minPhase = -1.0;//rad -57.295773

maxPhase = 0.0;//rad 0.0

hideValue = 0.88001;

};

class Bullet003 {

type="hide";

source="revolving";

selection="bullet003";

minValue = -1.0;//rad -57.295773

maxValue = 0.0;//rad 0.0

minPhase = -1.0;//rad -57.295773

maxPhase = 0.0;//rad 0.0

hideValue = 0.89001;

};

class Bullet004 {

type="hide";

source="revolving";

selection="bullet004";

minValue = -1.0;//rad -57.295773

maxValue = 0.0;//rad 0.0

minPhase = -1.0;//rad -57.295773

maxPhase = 0.0;//rad 0.0

hideValue = 0.90001;

};

class Bullet005 {

type="hide";

source="revolving";

selection="bullet005";

minValue = -1.0;//rad -57.295773

maxValue = 0.0;//rad 0.0

minPhase = -1.0;//rad -57.295773

maxPhase = 0.0;//rad 0.0

hideValue = 0.91001004;

};

class Bullet006 {

type="hide";

source="revolving";

selection="bullet006";

minValue = -1.0;//rad -57.295773

maxValue = 0.0;//rad 0.0

minPhase = -1.0;//rad -57.295773

maxPhase = 0.0;//rad 0.0

hideValue = 0.92001003;

};

class Bullet007 {

type="hide";

source="revolving";

selection="bullet007";

minValue = -1.0;//rad -57.295773

maxValue = 0.0;//rad 0.0

minPhase = -1.0;//rad -57.295773

maxPhase = 0.0;//rad 0.0

hideValue = 0.93001;

};

class Bullet008 {

type="hide";

source="revolving";

selection="bullet008";

minValue = -1.0;//rad -57.295773

maxValue = 0.0;//rad 0.0

minPhase = -1.0;//rad -57.295773

maxPhase = 0.0;//rad 0.0

hideValue = 0.94001;

};

class Bullet009 {

type="hide";

source="revolving";

selection="bullet009";

minValue = -1.0;//rad -57.295773

maxValue = 0.0;//rad 0.0

minPhase = -1.0;//rad -57.295773

maxPhase = 0.0;//rad 0.0

hideValue = 0.95001;

};

class Bullet010 {

type="hide";

source="revolving";

selection="bullet010";

minValue = -1.0;//rad -57.295773

maxValue = 0.0;//rad 0.0

minPhase = -1.0;//rad -57.295773

maxPhase = 0.0;//rad 0.0

hideValue = 0.96001;

};

class Bullet011 {

type="hide";

source="revolving";

selection="bullet011";

minValue = -1.0;//rad -57.295773

maxValue = 0.0;//rad 0.0

minPhase = -1.0;//rad -57.295773

maxPhase = 0.0;//rad 0.0

hideValue = 0.97001004;

};

class Bullet012 {

type="hide";

source="revolving";

selection="bullet012";

minValue = -1.0;//rad -57.295773

maxValue = 0.0;//rad 0.0

minPhase = -1.0;//rad -57.295773

maxPhase = 0.0;//rad 0.0

hideValue = 0.98001003;

};

};

};

};

Share this post


Link to post
Share on other sites

You can extract this information with ExtractModelCfg.exe and it is still available, right?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×