Overview
Claymore
Claymore Loot preview via iZurvive
LODs
9
Vertices
8,164
Faces
4,883
Textures
2
Materials
4

CfgModels · ClaymoreMine — Sections

  • led

ODOL v54 · 249,983 bytes · Skeleton bones: 3 · Sections: 1

Level of Detail 9
1.000 3,617 verts 2,544 faces 2 tex
Resolution
1
Vertices
3,617
Faces
2,544
Height
0.3378

Named selections (4)

  • hide_bag
  • hide_mine
  • led
  • zbytek

Textures

  • dz\weapons\explosives\data\claymore_co.paa
  • dz\weapons\explosives\data\claymorebag_co.paa

Materials

  • dz\gear\tools\data\remotedetonator_led.rvmat
  • dz\weapons\explosives\data\claymore.rvmat
  • dz\weapons\explosives\data\claymore_bag.rvmat
2.000 2,400 verts 1,276 faces 2 tex
Resolution
2
Vertices
2,400
Faces
1,276
Height
0.3378

Named selections (4)

  • hide_bag
  • hide_mine
  • led
  • zbytek

Textures

  • dz\weapons\explosives\data\claymore_co.paa
  • dz\weapons\explosives\data\claymorebag_co.paa

Materials

  • dz\gear\tools\data\remotedetonator_led.rvmat
  • dz\weapons\explosives\data\claymore.rvmat
  • dz\weapons\explosives\data\claymore_bag.rvmat
3.000 1,199 verts 553 faces 2 tex
Resolution
3
Vertices
1,199
Faces
553
Height
0.2469

Named selections (4)

  • hide_bag
  • hide_mine
  • led
  • zbytek

Textures

  • dz\weapons\explosives\data\claymore_co.paa
  • dz\weapons\explosives\data\claymorebag_co.paa

Materials

  • dz\gear\tools\data\remotedetonator_led.rvmat
  • dz\weapons\explosives\data\claymore.rvmat
  • dz\weapons\explosives\data\claymore_bag.rvmat
4.000 565 verts 290 faces 2 tex
Resolution
4
Vertices
565
Faces
290
Height
0.2071

Named selections (3)

  • hide_bag
  • hide_mine
  • zbytek

Textures

  • dz\weapons\explosives\data\claymore_co.paa
  • dz\weapons\explosives\data\claymorebag_co.paa

Materials

  • dz\weapons\explosives\data\claymore.rvmat
  • dz\weapons\explosives\data\claymore_bag.rvmat
5.000 278 verts 115 faces 2 tex
Resolution
5
Vertices
278
Faces
115
Height
0.2079

Named selections (3)

  • hide_bag
  • hide_mine
  • zbytek

Textures

  • dz\weapons\explosives\data\claymore_co.paa
  • dz\weapons\explosives\data\claymorebag_co.paa

Materials

  • dz\weapons\explosives\data\claymore.rvmat
  • dz\weapons\explosives\data\claymore_bag.rvmat
Geometry 16 verts 12 faces 0 tex
Resolution
9999999827968
Vertices
16
Faces
12
Height
0.2066

Named selections (2)

  • hide_bag
  • hide_mine
Memory 21 verts 12 faces 0 tex
Resolution
9.999999869911E+14
Vertices
21
Faces
12
Height
0.3782
View Geometry 16 verts 12 faces 0 tex
Resolution
6.0000000561644E+15
Vertices
16
Faces
12
Height
0.1877

Named selections (2)

  • hide_bag
  • hide_mine
Fire Geometry 52 verts 69 faces 0 tex
Resolution
6.9999999760466E+15
Vertices
52
Faces
69
Height
0.1879

Named selections (2)

  • hide_bag
  • hide_mine

Materials

  • dz\data\data\penetration\explosiontransparent.rvmat
model.cfg
class CfgSkeletons
{
	class claymore_mine_skeleton
	{
		IsDiscrete = 1;
		SkeletonInherit = "";
		SkeletonBones[] =
		{
			"zbytek", "",
			"hide_bag", "",
			"hide_mine", ""
		};
	};
};

class CfgModels
{
	class Default
	{
		Sections[] = {};
		SectionsInherit = "";
		SkeletonName = "";
	};
	class ClaymoreMine: Default
	{
		SkeletonName = "claymore_mine_skeleton";
		Sections[] =
		{
			"led"
		};
		class Animations
		{
			class Bag
			{
				type = "Hide";
				source = "user";
				selection = "hide_bag";
				minValue = "0";
				maxValue = "1";
				hideValue = "0.01";
			};
			class Mine
			{
				type = "Hide";
				source = "user";
				selection = "hide_mine";
				minValue = "0";
				maxValue = "1";
				hideValue = "0.01";
			};
			class Visibility
			{
				type = "Hide";
				source = "user";
				selection = "zbytek";
				minValue = "0";
				maxValue = "1";
				hideValue = "0.01";
			};
		};
	};
};
CfgSkeletons · claymore_mine_skeleton 3
BoneParent
zbytek
hide_bag
hide_mine
CfgModels · ClaymoreMine 1
  • led
Textures 2
  • dz\weapons\explosives\data\claymore_co.paa
  • dz\weapons\explosives\data\claymorebag_co.paa
Materials 4
  • dz\data\data\penetration\explosiontransparent.rvmat
  • dz\gear\tools\data\remotedetonator_led.rvmat
  • dz\weapons\explosives\data\claymore.rvmat
  • dz\weapons\explosives\data\claymore_bag.rvmat