Overview
LODs
9
Vertices
30,107
Faces
27,126
Textures
1
Materials
2
Proxies
5

CfgModels · ots14 — Sections

  • zbytek

ODOL v54 · 896,370 bytes · Skeleton bones: 6 · Sections: 1

Level of Detail 9
0.000 9,040 verts 8,850 faces 1 tex
Resolution
0
Vertices
9,040
Faces
8,850
Height
2.1915
Proxies
4

Proxies (4)

  • dz\weapons\attachments\magazine\magazine_ots14
  • dz\weapons\attachments\optics\optic_ots14
  • dz\weapons\firearms\ots14\ots14_barrel
  • dz\weapons\firearms\ots14\ots14_grip

Named selections (5)

  • bolt
  • firemode
  • magazine
  • sight
  • zbytek

Textures

  • dz\weapons\firearms\ots14\data\ots14_co.paa

Materials

  • dz\weapons\firearms\ots14\data\ots14.rvmat
1.000 7,563 verts 6,596 faces 1 tex
Resolution
1
Vertices
7,563
Faces
6,596
Height
2.1914
Proxies
4

Proxies (4)

  • dz\weapons\attachments\magazine\magazine_ots14
  • dz\weapons\attachments\optics\optic_ots14
  • dz\weapons\firearms\ots14\ots14_barrel
  • dz\weapons\firearms\ots14\ots14_grip

Named selections (4)

  • bolt
  • firemode
  • magazine
  • zbytek

Textures

  • dz\weapons\firearms\ots14\data\ots14_co.paa

Materials

  • dz\weapons\firearms\ots14\data\ots14.rvmat
2.000 4,222 verts 2,736 faces 1 tex
Resolution
2
Vertices
4,222
Faces
2,736
Height
2.1912
Proxies
4

Proxies (4)

  • dz\weapons\attachments\magazine\magazine_ots14
  • dz\weapons\attachments\optics\optic_ots14
  • dz\weapons\firearms\ots14\ots14_barrel
  • dz\weapons\firearms\ots14\ots14_grip

Named selections (4)

  • bolt
  • firemode
  • magazine
  • zbytek

Textures

  • dz\weapons\firearms\ots14\data\ots14_co.paa

Materials

  • dz\weapons\firearms\ots14\data\ots14.rvmat
3.000 134 verts 42 faces 1 tex
Resolution
3
Vertices
134
Faces
42
Height
2.1884
Proxies
4

Proxies (4)

  • dz\weapons\attachments\magazine\magazine_ots14
  • dz\weapons\attachments\optics\optic_ots14
  • dz\weapons\firearms\ots14\ots14_barrel
  • dz\weapons\firearms\ots14\ots14_grip

Named selections (2)

  • magazine
  • zbytek

Textures

  • dz\weapons\firearms\ots14\data\ots14_co.paa

Materials

  • dz\weapons\firearms\ots14\data\ots14.rvmat
View-Pilot 9,040 verts 8,850 faces 1 tex
Resolution
1100
Vertices
9,040
Faces
8,850
Height
2.1915
Proxies
4

Proxies (4)

  • dz\weapons\attachments\magazine\magazine_ots14
  • dz\weapons\attachments\optics\optic_ots14
  • dz\weapons\firearms\ots14\ots14_barrel
  • dz\weapons\firearms\ots14\ots14_grip

Named selections (5)

  • bolt
  • firemode
  • magazine
  • sight
  • zbytek

Textures

  • dz\weapons\firearms\ots14\data\ots14_co.paa

Materials

  • dz\weapons\firearms\ots14\data\ots14.rvmat
Geometry 24 verts 14 faces 0 tex
Resolution
9999999827968
Vertices
24
Faces
14
Height
2.1918
Proxies
4

Proxies (4)

  • dz\weapons\attachments\magazine\magazine_ots14
  • dz\weapons\attachments\optics\optic_ots14
  • dz\weapons\firearms\ots14\ots14_barrel
  • dz\weapons\firearms\ots14\ots14_grip

Named selections (1)

  • magazine
Memory 36 verts 10 faces 0 tex
Resolution
9.999999869911E+14
Vertices
36
Faces
10
Height
2.2054
Proxies
4

Proxies (4)

  • dz\weapons\attachments\magazine\magazine_akm_30rnd
  • dz\weapons\attachments\optics\optic_ots14
  • dz\weapons\firearms\ots14\ots14_barrel
  • dz\weapons\firearms\ots14\ots14_grip
View Geometry 24 verts 14 faces 0 tex
Resolution
6.0000000561644E+15
Vertices
24
Faces
14
Height
2.1918
Proxies
4

Proxies (4)

  • dz\weapons\attachments\magazine\magazine_ots14
  • dz\weapons\attachments\optics\optic_ots14
  • dz\weapons\firearms\ots14\ots14_barrel
  • dz\weapons\firearms\ots14\ots14_grip

Named selections (1)

  • magazine
Fire Geometry 24 verts 14 faces 0 tex
Resolution
6.9999999760466E+15
Vertices
24
Faces
14
Height
2.1918
Proxies
4

Proxies (4)

  • dz\weapons\attachments\magazine\magazine_ots14
  • dz\weapons\attachments\optics\optic_ots14
  • dz\weapons\firearms\ots14\ots14_barrel
  • dz\weapons\firearms\ots14\ots14_grip

Named selections (1)

  • magazine

Materials

  • dz\data\data\penetration\metalplate.rvmat
model.cfg
class CfgSkeletons
{
	class ots14
	{
		IsDiscrete = 1;
		SkeletonInherit = "";
		SkeletonBones[] =
		{
			"magazine", "",
			"trigger", "",
			"bolt", "",
			"bolthandle", "",
			"sight", "",
			"firemode", ""
		};
	};
};

class CfgModels
{
	class Default
	{
		Sections[] = {};
		SectionsInherit = "";
		SkeletonName = "";
	};
	class ots14: Default
	{
		SkeletonName = "ots14";
		Sections[] =
		{
			"zbytek"
		};
		class Animations
		{
			class sight_rotate
			{
				type = "Rotation";
				source = "sight_rotate";
				selection = "sight";
				axis = "sight_axis";
				minValue = "0";
				maxValue = "1";
				angle0 = "0";
				angle1 = "3.1415927";
			};
			class Bolt_reload_back
			{
				type = "Translation";
				source = "reload";
				selection = "bolt";
				axis = "bolt_axis";
				minPhase = "0";
				maxPhase = "0.1";
				minValue = "0";
				maxValue = "0.1";
				offset0 = "0";
				offset1 = "1";
			};
			class Bolt_reload_front
			{
				type = "Translation";
				source = "reload";
				selection = "bolt";
				axis = "bolt_axis";
				minPhase = "0.7";
				maxPhase = "0.99";
				minValue = "0.7";
				maxValue = "0.99";
				offset0 = "0";
				offset1 = "-1";
			};
			class magazine_eject
			{
				type = "Translation";
				source = "reloadmagazine";
				selection = "magazine";
				axis = "magazine_axis";
				minPhase = "0.168";
				maxPhase = "0.183";
				minValue = "0.168";
				maxValue = "0.183";
				offset0 = "0";
				offset1 = "2.5";
			};
			class magazine_eject_middle
			{
				type = "Translation";
				source = "reloadmagazine";
				selection = "magazine";
				axis = "recoil";
				minPhase = "0.2";
				maxPhase = "0.21";
				minValue = "0.2";
				maxValue = "0.21";
				offset0 = "0";
				offset1 = "-1.8";
			};
			class magazine_hide
			{
				type = "Hide";
				source = "reloadmagazine";
				selection = "magazine";
				axis = "magazine_axis";
				sourceAddress = "AnimMirror";
				minPhase = "-0.68700004";
				maxPhase = "0.313";
				minValue = "-0.68700004";
				maxValue = "0.313";
				hideValue = "0.87";
			};
			class magazine_slidein
			{
				type = "Translation";
				source = "reloadmagazine";
				selection = "magazine";
				axis = "recoil";
				minPhase = "0.52";
				maxPhase = "0.53";
				minValue = "0.52";
				maxValue = "0.53";
				offset0 = "0";
				offset1 = "-0.7";
			};
			class bolt_pull_1
			{
				type = "Translation";
				source = "reloadmagazine";
				selection = "bolt";
				minPhase = "0.78";
				maxPhase = "0.8";
				minValue = "0.78";
				maxValue = "0.8";
				offset0 = "0";
				offset1 = "1";
			};
			class bolt_pull_2
			{
				type = "Translation";
				source = "reloadmagazine";
				selection = "bolt";
				axis = "magazine_axis";
				minPhase = "0.868";
				maxPhase = "0.872";
				minValue = "0.868";
				maxValue = "0.872";
				offset0 = "0";
				offset1 = "-1";
			};
		};
	};
};
CfgSkeletons · ots14 6
BoneParent
magazine
trigger
bolt
bolthandle
sight
firemode
CfgModels · ots14 1
  • zbytek
Proxies 5
  • dz\weapons\attachments\magazine\magazine_akm_30rnd
  • dz\weapons\attachments\magazine\magazine_ots14
  • dz\weapons\attachments\optics\optic_ots14
  • dz\weapons\firearms\ots14\ots14_barrel
  • dz\weapons\firearms\ots14\ots14_grip
Textures 1
  • dz\weapons\firearms\ots14\data\ots14_co.paa
Materials 2
  • dz\data\data\penetration\metalplate.rvmat
  • dz\weapons\firearms\ots14\data\ots14.rvmat