Overview
cookingstand
Preview courtesy of Sam's Object Finder
LODs
9
Vertices
4,836
Faces
5,538
Textures
1
Materials
2

CfgModels · CookingStand — Sections

  • cookingstand_collapsed
  • cookingstand_deployed

ODOL v54 · 189,241 bytes · Skeleton bones: 2 · Sections: 2

Level of Detail 9
1.000 2,280 verts 3,004 faces 1 tex
Resolution
1
Vertices
2,280
Faces
3,004
Height
1.3962

Named selections (2)

  • cookingstand_collapsed
  • cookingstand_deployed

Textures

  • dz\gear\crafting\data\wooden_stick_co.paa

Materials

  • dz\gear\crafting\data\wooden_stick.rvmat
2.000 1,152 verts 1,308 faces 1 tex
Resolution
2
Vertices
1,152
Faces
1,308
Height
1.3931

Named selections (2)

  • cookingstand_collapsed
  • cookingstand_deployed

Textures

  • dz\gear\crafting\data\wooden_stick_co.paa

Materials

  • dz\gear\crafting\data\wooden_stick.rvmat
3.000 694 verts 644 faces 1 tex
Resolution
3
Vertices
694
Faces
644
Height
1.3915

Named selections (2)

  • cookingstand_collapsed
  • cookingstand_deployed

Textures

  • dz\gear\crafting\data\wooden_stick_co.paa

Materials

  • dz\gear\crafting\data\wooden_stick.rvmat
4.000 392 verts 312 faces 1 tex
Resolution
4
Vertices
392
Faces
312
Height
1.4016

Named selections (2)

  • cookingstand_collapsed
  • cookingstand_deployed

Textures

  • dz\gear\crafting\data\wooden_stick_co.paa

Materials

  • dz\gear\crafting\data\wooden_stick.rvmat
5.000 214 verts 132 faces 1 tex
Resolution
5
Vertices
214
Faces
132
Height
1.3906

Named selections (2)

  • cookingstand_collapsed
  • cookingstand_deployed

Textures

  • dz\gear\crafting\data\wooden_stick_co.paa

Materials

  • dz\gear\crafting\data\wooden_stick.rvmat
Geometry 8 verts 6 faces 0 tex
Resolution
9999999827968
Vertices
8
Faces
6
Height
1.4065

Named selections (1)

  • cookingstand_collapsed
Memory 8 verts 0 faces 0 tex
Resolution
9.999999869911E+14
Vertices
8
Faces
0
Height
1.4412
View Geometry 32 verts 42 faces 0 tex
Resolution
6.0000000561644E+15
Vertices
32
Faces
42
Height
1.4065

Named selections (2)

  • cookingstand_collapsed
  • cookingstand_deployed
Fire Geometry 56 verts 90 faces 0 tex
Resolution
6.9999999760466E+15
Vertices
56
Faces
90
Height
1.4065

Named selections (2)

  • cookingstand_collapsed
  • cookingstand_deployed

Materials

  • dz\data\data\penetration\wood.rvmat
model.cfg
class CfgSkeletons
{
	class CookingStand_Skeleton
	{
		IsDiscrete = 1;
		SkeletonInherit = "";
		SkeletonBones[] =
		{
			"cookingstand_collapsed", "",
			"cookingstand_deployed", ""
		};
	};
};

class CfgModels
{
	class Default
	{
		Sections[] = {};
		SectionsInherit = "";
		SkeletonName = "";
	};
	class CookingStand: Default
	{
		SkeletonName = "CookingStand_Skeleton";
		Sections[] =
		{
			"cookingstand_collapsed",
			"cookingstand_deployed"
		};
		class Animations
		{
			class Collapsed
			{
				type = "Hide";
				source = "user";
				selection = "cookingstand_collapsed";
				minValue = "0";
				maxValue = "1";
				hideValue = "0.01";
			};
			class Deployed
			{
				type = "Hide";
				source = "user";
				selection = "cookingstand_deployed";
				minValue = "0";
				maxValue = "1";
				hideValue = "0.01";
			};
		};
	};
};
CfgSkeletons · CookingStand_Skeleton 2
BoneParent
cookingstand_collapsed
cookingstand_deployed
CfgModels · CookingStand 2
  • cookingstand_collapsed
  • cookingstand_deployed
Textures 1
  • dz\gear\crafting\data\wooden_stick_co.paa
Materials 2
  • dz\data\data\penetration\wood.rvmat
  • dz\gear\crafting\data\wooden_stick.rvmat