Overview
improvisedfishingrod
Preview courtesy of Sam's Object Finder
LODs
8
Vertices
2,156
Faces
2,708
Textures
1
Materials
2

CfgModels · ImprovisedFishingRod — Sections

  • zbytek
  • opened
  • closed

ODOL v54 · 94,149 bytes · Skeleton bones: 2 · Sections: 3

Level of Detail 8
0.000 1,441 verts 1,864 faces 1 tex
Resolution
0
Vertices
1,441
Faces
1,864
Height
1.3502

Named selections (3)

  • closed
  • opened
  • zbytek

Textures

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

Materials

  • dz\gear\crafting\data\wooden_stick.rvmat
1.000 360 verts 484 faces 1 tex
Resolution
1
Vertices
360
Faces
484
Height
1.3502

Named selections (1)

  • zbytek

Textures

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

Materials

  • dz\gear\crafting\data\wooden_stick.rvmat
2.000 169 verts 195 faces 1 tex
Resolution
2
Vertices
169
Faces
195
Height
1.3472

Named selections (1)

  • zbytek

Textures

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

Materials

  • dz\gear\crafting\data\wooden_stick.rvmat
3.000 79 verts 72 faces 1 tex
Resolution
3
Vertices
79
Faces
72
Height
1.3472

Named selections (1)

  • zbytek

Textures

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

Materials

  • dz\gear\crafting\data\wooden_stick.rvmat
Geometry 0 verts 0 faces 0 tex
Resolution
9999999827968
Vertices
0
Faces
0
Memory 17 verts 6 faces 0 tex
Resolution
9.999999869911E+14
Vertices
17
Faces
6
Height
1.3722
View Geometry 8 verts 6 faces 0 tex
Resolution
6.0000000561644E+15
Vertices
8
Faces
6
Height
1.3340

Named selections (1)

  • component01
Fire Geometry 82 verts 81 faces 0 tex
Resolution
6.9999999760466E+15
Vertices
82
Faces
81
Height
1.3317

Named selections (12)

  • component01
  • component02
  • component03
  • component04
  • component05
  • component06
  • component07
  • component08
  • component09
  • component10
  • component11
  • component12

Materials

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

class CfgModels
{
	class Default
	{
		Sections[] = {};
		SectionsInherit = "";
		SkeletonName = "";
	};
	class ImprovisedFishingRod: Default
	{
		SkeletonName = "improvised_fishing_rod_skeleton";
		Sections[] =
		{
			"zbytek",
			"opened",
			"closed"
		};
		class Animations
		{
			class opened
			{
				type = "Hide";
				source = "animaterod";
				selection = "opened";
				sourceAddress = "AnimMirror";
				minPhase = "-1";
				maxPhase = "0";
				minValue = "-1";
				maxValue = "0";
				hideValue = "0.5";
			};
			class closed
			{
				type = "Hide";
				source = "animaterod";
				selection = "closed";
				minValue = "0";
				maxValue = "1";
				hideValue = "0.5";
			};
		};
	};
};
CfgSkeletons · improvised_fishing_rod_skeleton 2
BoneParent
closed
opened
CfgModels · ImprovisedFishingRod 3
  • zbytek
  • opened
  • closed
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