Sandbox Logo

Metadata

{
  "MaxPlayers": 24,
  "MinPlayers": 1,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Unrestricted",
  "MapList": [
    "shishkabob.hls2_c2p0",
    "shishkabob.hls2_c4p0",
    "facepunch.datacore"
  ],
  "RankType": "None",
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "ProjectTemplate": null,
  "GameCategory": "Shooter",
  "Compiler": {
    "RootNamespace": "hls2",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;"
  },
  "Collision": {
    "Defaults": {
      "solid": "Collide",
      "trigger": "Ignore",
      "ladder": "Ignore",
      "water": "Trigger",
      "player": "Unset",
      "debris": "Ignore",
      "monster": "Unset",
      "npc": "Unset",
      "weapon": "Unset",
      "funcpush": "Collide",
      "glass": "Unset"
    },
    "Pairs": [
      {
        "a": "solid",
        "b": "solid",
        "r": "Collide"
      },
      {
        "a": "trigger",
        "b": "playerclip",
        "r": "Ignore"
      },
      {
        "a": "solid",
        "b": "trigger",
        "r": "Trigger"
      },
      {
        "a": "playerclip",
        "b": "solid",
        "r": "Collide"
      },
      {
        "a": "trigger",
        "b": "trigger"
      },
      {
        "a": "trigger",
        "b": "player",
        "r": "Trigger"
      },
      {
        "a": "trigger",
        "b": "debris"
      },
      {
        "a": "solid",
        "b": "debris",
        "r": "Collide"
      },
      {
        "a": "monster",
        "b": "monster",
        "r": "Collide"
      },
      {
        "a": "player",
        "b": "monster"
      },
      {
        "a": "npc",
        "b": "npc",
        "r": "Collide"
      },
      {
        "a": "player",
        "b": "npc"
      },
      {
        "a": "solid",
        "b": "npc",
        "r": "Trigger"
      },
      {
        "a": "player",
        "b": "weapon",
        "r": "Trigger"
      },
      {
        "a": "monster",
        "b": "weapon",
        "r": "Trigger"
      },
      {
        "a": "npc",
        "b": "weapon",
        "r": "Trigger"
      },
      {
        "a": "solid",
        "b": "weapon"
      },
      {
        "a": "solid",
        "b": "funcpush",
        "r": "Collide"
      },
      {
        "a": "player",
        "b": "funcpush",
        "r": "Collide"
      },
      {
        "a": "player",
        "b": "glass",
        "r": "Trigger"
      },
      {
        "a": "glass",
        "b": "glass",
        "r": "Ignore"
      },
      {
        "a": "trigger",
        "b": "glass",
        "r": "Ignore"
      }
    ]
  },
  "Physics": {
    "SubSteps": 4,
    "TimeScale": 1,
    "Gravity": "0,0,-800",
    "AirDensity": 1.2,
    "SleepingEnabled": true,
    "SimulationMode": "Continuous",
    "PositionIterations": 8,
    "VelocityIterations": 32,
    "SoftBodyIterations": 1,
    "SoftBodySubsteps": 1
  },
  "ControlModes": {
    "Keyboard": true,
    "VR": true,
    "Gamepad": true
  },
  "GameSettings": {
    "hl_gamemode": {
      "DisplayType": "Choice",
      "Choices": [
        {
          "Value": "campaign",
          "Name": "Campaign"
        },
        {
          "Value": "deathmatch",
          "Name": "Deathmatch"
        },
        {
          "Value": "ctf",
          "Name": "Capture the Flag (Opposing Force)"
        }
      ],
      "ConVarName": "hl_gamemode",
      "DisplayName": "Gamemode",
      "DefaultValue": "campaign",
      "Description": ""
    },
    "hl_difficulty": {
      "DisplayType": "Choice",
      "Choices": [
        {
          "Value": "easy",
          "Name": "Easy"
        },
        {
          "Value": "medium",
          "Name": "Medium"
        },
        {
          "Value": "hard",
          "Name": "Hard"
        }
      ],
      "ConVarName": "hl_difficulty",
      "DisplayName": "Difficulty",
      "DefaultValue": "easy",
      "Description": ""
    },
    "sv_enablebunnyhopping": {
      "DisplayType": "Boolean",
      "Choices": [],
      "ConVarName": "sv_enablebunnyhopping",
      "DisplayName": "Enable Bunnyhopping",
      "DefaultValue": "true",
      "Description": ""
    },
    "hl_dm_time": {
      "DisplayType": "Integer",
      "Choices": [],
      "ConVarName": "hl_dm_time",
      "DisplayName": "Time Limit",
      "DefaultValue": "10",
      "Description": "",
      "Minimum": 1,
      "Maximum": 60
    }
  }
}

Files

Name Size
.assembly
text_snippet dynamic.hls2.dll 1.2MB
.localization/en
text_snippet hls2.json 3.7KB
animgraphs/hl1/monster
text_snippet gman.vanmgrph_c 2.5KB
text_snippet headcrab.vanmgrph_c 2.8KB
text_snippet scientist.vanmgrph_c 5KB
text_snippet squeak_npc.vanmgrph_c 1.2KB
text_snippet zombie.vanmgrph_c 3.4KB
animgraphs/hl1
text_snippet player.vanmgrph_c 8.6KB
text_snippet vrhand.vanmgrph_c 2.9KB
animgraphs/hl1/weapons
text_snippet crowbar.vanmgrph_c 3.2KB
text_snippet v_crossbow.vanmgrph_c 2.4KB
text_snippet v_crowbar.vanmgrph_c 3KB
text_snippet v_egon.vanmgrph_c 2.7KB
text_snippet v_gauss.vanmgrph_c 3.2KB
text_snippet v_glock.vanmgrph_c 2.9KB
text_snippet v_grenade.vanmgrph_c 2.5KB
text_snippet v_hornetgun.vanmgrph_c 3KB
text_snippet v_knife.vanmgrph_c 2.7KB
text_snippet v_mp5.vanmgrph_c 2.8KB
text_snippet v_pipe_wrench.vanmgrph_c 2.7KB
text_snippet v_python.vanmgrph_c 2.9KB
text_snippet v_rpg.vanmgrph_c 2.4KB
text_snippet v_satchel.vanmgrph_c 2.3KB
text_snippet v_shotgun.vanmgrph_c 2.5KB
text_snippet v_squeak.vanmgrph_c 2.6KB
text_snippet v_tripmine.vanmgrph_c 2.1KB
animgraphs/op4/weapons
text_snippet v_m40a1.vanmgrph_c 2.4KB
text_snippet v_pipe_wrench.vanmgrph_c 3.2KB
text_snippet v_saw.vanmgrph_c 2.5KB
text_snippet v_shock.vanmgrph_c 2.3KB
decals
text_snippet bullet_hole.decal_c 917B
text_snippet red_blood.decal_c 1.8KB
entities/mapvote
text_snippet mapicon.html 320B
text_snippet mapicon.scss 1.7KB
text_snippet mapvotepanel.html 584B
text_snippet mapvotepanel.scss 1.2KB
materials/decals
insert_photo _bigblood1_tga_fe0dee74.generated.vtex_c 23.3KB
collections _bigblood1.vmat_c 4KB
insert_photo _bigblood2_tga_30c66b0a.generated.vtex_c 23.3KB
collections _bigblood2.vmat_c 4KB
collections _blood1.vmat_c 4KB
insert_photo _blood2_tga_3e8e46e3.generated.vtex_c 7.3KB
insert_photo _blood2_tga_5ed025fa.generated.vtex_c 7.3KB
collections _blood2.vmat_c 4KB
insert_photo _blood3_tga_5062234a.generated.vtex_c 7.3KB
collections _blood3.vmat_c 4KB
insert_photo _blood4_tga_ae9744dd.generated.vtex_c 7.3KB
collections _blood4.vmat_c 4KB
insert_photo _blood5_tga_ec506f81.generated.vtex_c 7.3KB
collections _blood5.vmat_c 4KB
insert_photo _blood6_tga_becf8a1c.generated.vtex_c 7.3KB
collections _blood6.vmat_c 4KB
insert_photo _blood7_tga_14dad9fd.generated.vtex_c 3.3KB
collections _blood7.vmat_c 4KB
insert_photo _blood8_tga_c8724b59.generated.vtex_c 2.3KB
collections _blood8.vmat_c 4KB
insert_photo _large_s1_tga_c2db9c78.generated.vtex_c 12.7KB
collections _large_s1.vmat_c 4KB
insert_photo _large_s2_tga_db7a07ee.generated.vtex_c 12.7KB
collections _large_s2.vmat_c 4KB
insert_photo _large_s3_tga_8bafb5c2.generated.vtex_c 12.7KB
collections _large_s3.vmat_c 4KB
insert_photo _med_s1_tga_9a150962.generated.vtex_c 3.3KB
collections _med_s1.vmat_c 4KB
insert_photo _med_s2_tga_282ef5c9.generated.vtex_c 3.3KB
collections _med_s2.vmat_c 4KB
insert_photo _med_s3_tga_78a6d9f3.generated.vtex_c 3.3KB
collections _med_s3.vmat_c 4KB
insert_photo _shot1_tga_610aef95.generated.vtex_c 2.3KB
collections _shot1.vmat_c 4KB
insert_photo _shot2_tga_ee055393.generated.vtex_c 2.3KB
collections _shot2.vmat_c 4KB
insert_photo _shot3_tga_55acac65.generated.vtex_c 2.3KB
collections _shot3.vmat_c 4KB
insert_photo _shot4_tga_d260048.generated.vtex_c 2.3KB
collections _shot4.vmat_c 4KB
insert_photo _shot5_tga_e3240487.generated.vtex_c 2.3KB
collections _shot5.vmat_c 4KB
materials/decals/alienflesh
insert_photo shot1_tga_591a6ab9.generated.vtex_c 7.4KB
collections shot1.vmat_c 4.1KB
insert_photo shot2_tga_c9d5ad7.generated.vtex_c 7.4KB
collections shot2.vmat_c 4.1KB
insert_photo shot3_tga_aee6d056.generated.vtex_c 7.4KB
collections shot3.vmat_c 4.1KB
insert_photo shot4_tga_6897a7ff.generated.vtex_c 7.4KB
collections shot4.vmat_c 4.1KB
insert_photo shot5_tga_671e4379.generated.vtex_c 7.4KB
collections shot5.vmat_c 4.1KB
materials/decals
collections molotovscorch.vmat_c 3.4KB
collections scorch1.vmat_c 3.4KB
materials/decaltests
insert_photo molotovscorch_tga_3ed2a3a5.generated.vtex_c 23.4KB
insert_photo scorch1_tga_e7eaf16d.generated.vtex_c 23.4KB
materials/default
insert_photo default_ao_tga_7449568e.generated.vtex_c 2KB
insert_photo default_ao_tga_9bd022ab.generated.vtex_c 2.3KB
insert_photo default_color_tga_380558b.generated.vtex_c 1.8KB
insert_photo default_color_tga_f919c15e.generated.vtex_c 2KB
insert_photo default_normal_tga_5c878876.generated.vtex_c 2.3KB
insert_photo default_normal_tga_7f4327e9.generated.vtex_c 2KB
insert_photo default_normal_tga_ceca9af0.generated.vtex_c 1.9KB
insert_photo default_rough_tga_76a57082.generated.vtex_c 2.7KB
materials/halflife
insert_photo _0recharge_tga_fd026f87.generated.vtex_c 44.5KB
insert_photo _0recharge_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections _0recharge.vmat_c 5.5KB
insert_photo _c2a1aw01_tga_f8521520.generated.vtex_c 87.4KB
insert_photo medkitedge1_tga_d2955d89.generated.vtex_c 3.2KB
insert_photo medkitedge1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections medkitedge1.vmat_c 5.4KB
insert_photo rechargeedge1_tga_5411d043.generated.vtex_c 2.5KB
insert_photo rechargeedge1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections rechargeedge1.vmat_c 5.3KB
materials/hl1
insert_photo black_vmat_g_tcolor_e98538c1.generated.vtex_c 1.5KB
insert_photo black_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections black.vmat_c 4.9KB
materials/hl1/gameplay/battery
insert_photo batcontact_tga_2df49a0f.generated.vtex_c 2.2KB
insert_photo batcontact_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections batcontact.vmat_c 5.4KB
insert_photo batpanel_tga_1aefba6d.generated.vtex_c 2.5KB
insert_photo batpanel_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections batpanel.vmat_c 5.4KB
insert_photo batside_tga_9882519f.generated.vtex_c 23.2KB
insert_photo batside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections batside.vmat_c 5.4KB
insert_photo battop_tga_1459b5c4.generated.vtex_c 2KB
insert_photo battop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections battop.vmat_c 5.3KB
insert_photo grey_tga_c803475d.generated.vtex_c 2.5KB
insert_photo grey_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections grey.vmat_c 5.3KB
materials/hl1/gameplay/coffin
insert_photo itemc_chrome_tga_2c31f090.generated.vtex_c 7.4KB
collections itemc_chrome.vmat_c 5.8KB
insert_photo itemtop_tga_4feb3980.generated.vtex_c 4.5KB
insert_photo itemtop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections itemtop.vmat_c 5.3KB
insert_photo sidemap_tga_98eefaa3.generated.vtex_c 23.2KB
insert_photo sidemap_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sidemap.vmat_c 5.3KB
materials/hl1/gameplay/medkit
insert_photo medkit_strap_tga_85a7a6b2.generated.vtex_c 2.5KB
insert_photo medkit_strap_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections medkit_strap.vmat_c 5.4KB
insert_photo medkit_top_tga_1fa359c3.generated.vtex_c 12.6KB
insert_photo medkit_top_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections medkit_top.vmat_c 5.4KB
materials/hl1/gib/agibs
insert_photo aliengeneric1_tga_9bdde3d7.generated.vtex_c 12.5KB
insert_photo aliengeneric1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections aliengeneric1.vmat_c 5.3KB
insert_photo aliengeneric2_tga_725629b.generated.vtex_c 7.2KB
insert_photo aliengeneric2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections aliengeneric2.vmat_c 5.3KB
insert_photo aliengeneric3_tga_6916dd59.generated.vtex_c 12.5KB
insert_photo aliengeneric3_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections aliengeneric3.vmat_c 5.3KB
insert_photo aliengeneric4_tga_55283492.generated.vtex_c 4.5KB
insert_photo aliengeneric4_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections aliengeneric4.vmat_c 5.3KB
materials/hl1/gib/concrete
insert_photo c1_tga_faac3d06.generated.vtex_c 2.5KB
collections c1.vmat_c 5KB
insert_photo c2_tga_2cc653a8.generated.vtex_c 4.5KB
collections c2.vmat_c 5KB
insert_photo c3_tga_d99ef408.generated.vtex_c 4.5KB
collections c3.vmat_c 5KB
insert_photo c4_tga_87f079ee.generated.vtex_c 2.5KB
collections c4.vmat_c 5KB
insert_photo concrete_tga_df43b5be.generated.vtex_c 3.2KB
collections concrete.vmat_c 5.1KB
materials/hl1/gib/hgib
insert_photo abone1_tga_31981ec9.generated.vtex_c 4.5KB
insert_photo abone1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections abone1.vmat_c 5.2KB
insert_photo b_bone1_tga_fd5eb053.generated.vtex_c 7.2KB
insert_photo b_bone1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections b_bone1.vmat_c 5.3KB
insert_photo b_gib1_tga_78361426.generated.vtex_c 7.2KB
insert_photo b_gib1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections b_gib1.vmat_c 5.2KB
insert_photo flesh1_tga_349dc94a.generated.vtex_c 7.2KB
collections flesh1.vmat_c 5.4KB
insert_photo flesh1(top)_tga_e654dbf.generated.vtex_c 7.2KB
insert_photo flesh1(top)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections flesh1(top).vmat_c 5.3KB
insert_photo flesh2_tga_69d401d0.generated.vtex_c 7.2KB
insert_photo flesh2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections flesh2.vmat_c 5.2KB
insert_photo g_legbone1_tga_517b5fdc.generated.vtex_c 4.5KB
insert_photo g_legbone1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections g_legbone1.vmat_c 5.3KB
insert_photo guts1_top1_tga_d1d1168a.generated.vtex_c 4.5KB
insert_photo guts1_top1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections guts1_top1.vmat_c 5.3KB
insert_photo hmeat1_front1_tga_fcc8eb51.generated.vtex_c 7.2KB
insert_photo hmeat1_front1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hmeat1_front1.vmat_c 5.3KB
insert_photo lung1_tga_ffe0e801.generated.vtex_c 4.5KB
insert_photo lung1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections lung1.vmat_c 5.2KB
insert_photo neck_1_tga_5f2780bb.generated.vtex_c 4.5KB
insert_photo neck_1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections neck_1.vmat_c 5.2KB
insert_photo rib1_tga_292640dc.generated.vtex_c 4.5KB
insert_photo rib1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections rib1.vmat_c 5.2KB
insert_photo side_bone1_tga_5864d41a.generated.vtex_c 12.5KB
collections side_bone1.vmat_c 5.4KB
insert_photo skin_side1_tga_ec64d3ae.generated.vtex_c 7.2KB
insert_photo skin_side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections skin_side1.vmat_c 5.3KB
insert_photo skull1_tga_51b97584.generated.vtex_c 12.5KB
insert_photo skull1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections skull1.vmat_c 5.2KB
materials/hl1/gib/wood
insert_photo canteenstrap_tga_b4c13386.generated.vtex_c 1.8KB
insert_photo canteenstrap_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections canteenstrap.vmat_c 5.3KB
insert_photo image9_tga_a667c923.generated.vtex_c 4.5KB
insert_photo image9_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections image9.vmat_c 5.2KB
materials/hl1/intro
insert_photo arms_tga_6f0b8e03.generated.vtex_c 23.2KB
collections arms.vmat_c 5.3KB
insert_photo back_tga_11d74d40.generated.vtex_c 44.5KB
collections back.vmat_c 5KB
insert_photo blacking_tga_4faf7fb8.generated.vtex_c 4.5KB
collections blacking.vmat_c 5KB
insert_photo face_tga_d9c58d0a.generated.vtex_c 23.2KB
collections face.vmat_c 5KB
insert_photo hand_bottom_tga_eaa9fcb6.generated.vtex_c 7.2KB
collections hand_bottom.vmat_c 5.1KB
insert_photo hand_top_tga_b5df92df.generated.vtex_c 7.2KB
collections hand_top.vmat_c 5KB
insert_photo metal_spiggot_tga_f372fef4.generated.vtex_c 4.5KB
collections metal_spiggot.vmat_c 5.1KB
insert_photo metal_spiggot2_tga_6e2b67d1.generated.vtex_c 2.5KB
collections metal_spiggot2.vmat_c 5.1KB
insert_photo pants_tga_d28650a5.generated.vtex_c 23.2KB
collections pants.vmat_c 5KB
insert_photo profile_tga_5e1ce764.generated.vtex_c 44.5KB
collections profile.vmat_c 5KB
insert_photo serratus_tga_c3e6a519.generated.vtex_c 23.2KB
collections serratus.vmat_c 5KB
insert_photo shoeside_tga_3044faae.generated.vtex_c 3.2KB
collections shoeside.vmat_c 5KB
insert_photo shoetop_tga_9ff5d95e.generated.vtex_c 2.4KB
collections shoetop.vmat_c 5KB
insert_photo shoulders_tga_1aa90e6a.generated.vtex_c 7.2KB
collections shoulders.vmat_c 5KB
insert_photo spiggot_top_tga_226fd128.generated.vtex_c 12.5KB
collections spiggot_top.vmat_c 5.1KB
insert_photo thumb_tga_ac52b2f1.generated.vtex_c 4.5KB
collections thumb.vmat_c 5KB
insert_photo torso_tga_66c66504.generated.vtex_c 44.5KB
collections torso.vmat_c 5KB
materials/hl1/items/can
insert_photo canbutt_tga_669660fc.generated.vtex_c 1.8KB
collections canbutt.vmat_c 5.1KB
insert_photo cantop_tga_75a30bdb.generated.vtex_c 1.8KB
insert_photo cantop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections cantop.vmat_c 5.3KB
insert_photo coke_tga_56a18626.generated.vtex_c 2.5KB
collections coke.vmat_c 5KB
insert_photo diet_tga_3f881ba1.generated.vtex_c 2.5KB
collections diet.vmat_c 5KB
insert_photo genericsoda5_tga_f24fd8cc.generated.vtex_c 2.5KB
collections genericsoda5.vmat_c 5.1KB
insert_photo gensoda1_tga_51c355b3.generated.vtex_c 2.5KB
collections gensoda1.vmat_c 5.1KB
insert_photo gensoda2_tga_2bc6e734.generated.vtex_c 2.5KB
collections gensoda2.vmat_c 5.1KB
insert_photo gensoda3_tga_8d2e0188.generated.vtex_c 2.5KB
collections gensoda3.vmat_c 5.1KB
insert_photo gensoda4_tga_7ef2f23e.generated.vtex_c 2.5KB
collections gensoda4.vmat_c 5.1KB
insert_photo gensoda5_tga_e047e43e.generated.vtex_c 2.5KB
collections gensoda5.vmat_c 5.1KB
insert_photo gensoda6_tga_318d11c.generated.vtex_c 2.5KB
collections gensoda6.vmat_c 5.1KB
insert_photo mmaid_tga_c0aba930.generated.vtex_c 2.5KB
collections mmaid.vmat_c 5KB
insert_photo moxie_tga_c5e4097a.generated.vtex_c 2.5KB
collections moxie.vmat_c 5KB
insert_photo side_tga_2a31ad8e.generated.vtex_c 2.5KB
collections side.vmat_c 5KB
insert_photo sprite_tga_b4b30a66.generated.vtex_c 2.5KB
insert_photo sprite_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sprite.vmat_c 5.3KB
insert_photo surge_tga_ac115678.generated.vtex_c 2.5KB
collections surge.vmat_c 5KB
materials/hl1/items/suit
insert_photo back_tga_4a319b84.generated.vtex_c 23.2KB
insert_photo back_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections back.vmat_c 5.2KB
insert_photo front_tga_f722be65.generated.vtex_c 23.2KB
insert_photo front_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections front.vmat_c 5.3KB
materials/hl1/monster/barney
insert_photo bx_arm1_tga_9cfb8aab.generated.vtex_c 7.2KB
insert_photo bx_arm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_arm1.vmat_c 5.3KB
insert_photo bx_back_bot1_tga_57ef15e7.generated.vtex_c 7.2KB
insert_photo bx_back_bot1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_back_bot1.vmat_c 5.4KB
insert_photo bx_back_mid1_tga_4733310.generated.vtex_c 12.6KB
insert_photo bx_back_mid1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_back_mid1.vmat_c 5.4KB
insert_photo bx_back_top1_tga_434913ba.generated.vtex_c 12.6KB
insert_photo bx_back_top1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_back_top1.vmat_c 5.4KB
insert_photo bx_chrome1_tga_2ae2b256.generated.vtex_c 7.4KB
collections bx_chrome1.vmat_c 5.8KB
insert_photo bx_f-side1_tga_12358798.generated.vtex_c 4.5KB
insert_photo bx_f-side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_f-side1.vmat_c 5.4KB
insert_photo bx_face1_tga_403d04a2.generated.vtex_c 12.5KB
insert_photo bx_face1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_face1.vmat_c 5.3KB
insert_photo bx_foot_btm1_tga_5d51fdd8.generated.vtex_c 3.2KB
insert_photo bx_foot_btm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_foot_btm1.vmat_c 5.4KB
insert_photo bx_front_bot1_tga_8f6fd567.generated.vtex_c 7.2KB
insert_photo bx_front_bot1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_front_bot1.vmat_c 5.4KB
insert_photo bx_front_mid1_tga_4db24e46.generated.vtex_c 12.6KB
insert_photo bx_front_mid1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_front_mid1.vmat_c 5.4KB
insert_photo bx_front_top1_tga_1487c2ec.generated.vtex_c 12.6KB
insert_photo bx_front_top1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_front_top1.vmat_c 5.4KB
insert_photo bx_hand1_tga_bb7ddc08.generated.vtex_c 3.2KB
insert_photo bx_hand1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_hand1.vmat_c 5.3KB
insert_photo bx_hlm-btm1_tga_91e3857e.generated.vtex_c 4.6KB
insert_photo bx_hlm-btm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_hlm-btm1.vmat_c 5.4KB
insert_photo bx_hlm-sde1_tga_5824dca.generated.vtex_c 7.2KB
insert_photo bx_hlm-sde1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_hlm-sde1.vmat_c 5.4KB
insert_photo bx_holster1_tga_145a5494.generated.vtex_c 7.2KB
insert_photo bx_holster1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_holster1.vmat_c 5.4KB
insert_photo bx_knuckles_tga_9ce75613.generated.vtex_c 2.2KB
insert_photo bx_knuckles_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_knuckles.vmat_c 5.4KB
insert_photo bx_pits1_tga_11ce5b14.generated.vtex_c 4.5KB
insert_photo bx_pits1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_pits1.vmat_c 5.3KB
insert_photo bx_pstl_tga_e95d0448.generated.vtex_c 7.2KB
insert_photo bx_pstl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_pstl.vmat_c 5.3KB
insert_photo bx_teeth_tga_28e20f16.generated.vtex_c 1.8KB
insert_photo bx_teeth_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_teeth.vmat_c 5.3KB
insert_photo bx_tounge_tga_21da35b1.generated.vtex_c 3.2KB
insert_photo bx_tounge_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_tounge.vmat_c 5.4KB
materials/hl1/monster/bullsquid
insert_photo bodytop_tga_755cf0df.generated.vtex_c 44.5KB
insert_photo bodytop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bodytop.vmat_c 5.4KB
insert_photo bottommap_tga_e7f4ae7a.generated.vtex_c 4.5KB
insert_photo bottommap_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bottommap.vmat_c 5.4KB
insert_photo eye_tga_e698de16.generated.vtex_c 4.5KB
insert_photo eye_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections eye.vmat_c 5.3KB
insert_photo legside_tga_83ffdea3.generated.vtex_c 12.5KB
insert_photo legside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections legside.vmat_c 5.4KB
insert_photo mouth_tga_72904334.generated.vtex_c 3.2KB
insert_photo mouth_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections mouth.vmat_c 5.3KB
insert_photo tailside_tga_e98044ec.generated.vtex_c 12.5KB
insert_photo tailside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections tailside.vmat_c 5.4KB
insert_photo teeth_tga_adc6ebfb.generated.vtex_c 2.5KB
insert_photo teeth_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections teeth.vmat_c 5.3KB
insert_photo tentacletop_tga_6e925395.generated.vtex_c 44.6KB
insert_photo tentacletop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections tentacletop.vmat_c 5.4KB
insert_photo tentside_tga_8c442389.generated.vtex_c 4.6KB
insert_photo tentside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections tentside.vmat_c 5.4KB
insert_photo toptail_tga_c766a992.generated.vtex_c 23.2KB
insert_photo toptail_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections toptail.vmat_c 5.4KB
materials/hl1/monster/cockroach
insert_photo top_tga_f790fdbe.generated.vtex_c 3.2KB
insert_photo top_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections top.vmat_c 5.3KB
insert_photo untitled-5_tga_a0378d3f.generated.vtex_c 1.9KB
insert_photo untitled-5_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections untitled-5.vmat_c 5.4KB
materials/hl1/monster/forklift
insert_photo fl_back_tga_b41573e8.generated.vtex_c 4.5KB
insert_photo fl_back_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fl_back.vmat_c 5.4KB
insert_photo fl_front_tga_1dbd4f90.generated.vtex_c 4.5KB
insert_photo fl_front_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fl_front.vmat_c 5.4KB
insert_photo fl_gate_tga_5bc0136a.generated.vtex_c 12.5KB
insert_photo fl_gate_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fl_gate.vmat_c 5.4KB
insert_photo fl_grey_tga_1caccb2b.generated.vtex_c 4.5KB
insert_photo fl_grey_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fl_grey.vmat_c 5.4KB
insert_photo fl_lift_tga_25ae1a98.generated.vtex_c 7.2KB
insert_photo fl_lift_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fl_lift.vmat_c 5.4KB
insert_photo fl_side_tga_9376e016.generated.vtex_c 44.5KB
insert_photo fl_side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fl_side.vmat_c 5.4KB
insert_photo fl_tire_tga_26782c8b.generated.vtex_c 3.2KB
insert_photo fl_tire_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fl_tire.vmat_c 5.4KB
insert_photo fl_top_tga_c5549d8f.generated.vtex_c 44.5KB
insert_photo fl_top_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fl_top.vmat_c 5.3KB
insert_photo gus_arm_tga_deb7c2c6.generated.vtex_c 12.5KB
insert_photo gus_arm_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gus_arm.vmat_c 5.4KB
insert_photo gus_face_tga_e36287ef.generated.vtex_c 12.5KB
insert_photo gus_face_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gus_face.vmat_c 5.4KB
insert_photo gus_hands_tga_c92c3b21.generated.vtex_c 2.5KB
insert_photo gus_hands_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gus_hands.vmat_c 5.4KB
insert_photo gus_headside_tga_677977a4.generated.vtex_c 7.2KB
insert_photo gus_headside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gus_headside.vmat_c 5.4KB
insert_photo gus_legside_tga_5a05dc1d.generated.vtex_c 12.6KB
insert_photo gus_legside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gus_legside.vmat_c 5.4KB
insert_photo gus_torso_tga_10877b6f.generated.vtex_c 12.6KB
insert_photo gus_torso_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gus_torso.vmat_c 5.4KB
materials/hl1/monster/gman
insert_photo gman_arm-l1_tga_3ba8a167.generated.vtex_c 4.5KB
insert_photo gman_arm-l1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_arm-l1.vmat_c 5.4KB
insert_photo gman_arm-r1_tga_826da792.generated.vtex_c 7.2KB
insert_photo gman_arm-r1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_arm-r1.vmat_c 5.4KB
insert_photo gman_back2_tga_44fd9ae1.generated.vtex_c 7.2KB
insert_photo gman_back2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_back2.vmat_c 5.3KB
insert_photo gman_barm-1_tga_4f7d122c.generated.vtex_c 7.2KB
insert_photo gman_barm-1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_barm-1.vmat_c 5.4KB
insert_photo gman_case1_tga_cf4243e6.generated.vtex_c 4.5KB
insert_photo gman_case1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_case1.vmat_c 5.3KB
insert_photo gman_cheek1_tga_c40103da.generated.vtex_c 7.2KB
insert_photo gman_cheek1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_cheek1.vmat_c 5.4KB
insert_photo gman_collar1_tga_94b04cd7.generated.vtex_c 4.5KB
insert_photo gman_collar1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_collar1.vmat_c 5.4KB
insert_photo gman_face2_tga_4eb728ff.generated.vtex_c 12.5KB
insert_photo gman_face2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_face2.vmat_c 5.3KB
insert_photo gman_footbtm1_tga_9c7f85c1.generated.vtex_c 3.2KB
insert_photo gman_footbtm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_footbtm1.vmat_c 5.4KB
insert_photo gman_hair1_tga_aa839f78.generated.vtex_c 4.5KB
insert_photo gman_hair1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_hair1.vmat_c 5.3KB
insert_photo gman_hand-btm1_tga_4b310636.generated.vtex_c 4.6KB
insert_photo gman_hand-btm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_hand-btm1.vmat_c 5.4KB
insert_photo gman_hand-top1_tga_c98c0d7.generated.vtex_c 4.6KB
insert_photo gman_hand-top1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_hand-top1.vmat_c 5.4KB
insert_photo gman_mouth1_tga_c312f3b1.generated.vtex_c 3.2KB
insert_photo gman_mouth1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_mouth1.vmat_c 5.4KB
insert_photo gman_pantsbck1_tga_10e5c756.generated.vtex_c 7.2KB
insert_photo gman_pantsbck1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_pantsbck1.vmat_c 5.4KB
insert_photo gman_pantsbtm1_tga_d0a7453f.generated.vtex_c 3.2KB
insert_photo gman_pantsbtm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_pantsbtm1.vmat_c 5.4KB
insert_photo gman_pelvis1_tga_4fc841a4.generated.vtex_c 4.5KB
insert_photo gman_pelvis1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_pelvis1.vmat_c 5.4KB
insert_photo gman_shin1_tga_2763f36e.generated.vtex_c 4.5KB
insert_photo gman_shin1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_shin1.vmat_c 5.3KB
insert_photo gman_shoe1_tga_eaa6ea32.generated.vtex_c 3.2KB
insert_photo gman_shoe1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_shoe1.vmat_c 5.3KB
insert_photo gman_slvtip1_tga_ce22ede0.generated.vtex_c 3.2KB
insert_photo gman_slvtip1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_slvtip1.vmat_c 5.4KB
insert_photo gman_suittop2_tga_1c112543.generated.vtex_c 87.2KB
insert_photo gman_suittop2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_suittop2.vmat_c 5.4KB
insert_photo gman_teeth1_tga_6fbf4ad5.generated.vtex_c 3.2KB
insert_photo gman_teeth1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_teeth1.vmat_c 5.4KB
insert_photo inside_1_tga_66d6a460.generated.vtex_c 4.5KB
insert_photo inside_1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections inside_1.vmat_c 5.3KB
insert_photo inside_2_tga_8267772f.generated.vtex_c 4.5KB
insert_photo inside_2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections inside_2.vmat_c 5.3KB
materials/hl1/monster/headcrab
insert_photo bottom_tga_22e424d9.generated.vtex_c 23.2KB
insert_photo bottom_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bottom.vmat_c 5.3KB
insert_photo butt_tga_a9976832.generated.vtex_c 7.2KB
insert_photo butt_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections butt.vmat_c 5.3KB
insert_photo front_tga_dd6d7b37.generated.vtex_c 12.5KB
insert_photo front_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections front.vmat_c 5.3KB
insert_photo lowerside_tga_12a2a1f.generated.vtex_c 23.2KB
insert_photo lowerside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections lowerside.vmat_c 5.4KB
insert_photo transparent section_tga_f07a4f2f.generated.vtex_c 12.6KB
insert_photo transparent section_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections transparent section.vmat_c 5.5KB
materials/hl1/monster/hgrunt
insert_photo arm1_tga_65644842.generated.vtex_c 12.5KB
insert_photo arm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections arm1.vmat_c 5.3KB
insert_photo arm2_tga_52f5d80a.generated.vtex_c 12.5KB
insert_photo arm2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections arm2.vmat_c 5.3KB
insert_photo body1_tga_8608fe7f.generated.vtex_c 12.5KB
insert_photo body1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections body1.vmat_c 5.3KB
insert_photo body2_tga_b32da917.generated.vtex_c 12.5KB
insert_photo body2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections body2.vmat_c 5.3KB
insert_photo face2_tga_6c6b926a.generated.vtex_c 7.2KB
insert_photo face2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections face2.vmat_c 5.3KB
insert_photo goggle_chrome_tga_4d6d406.generated.vtex_c 7.4KB
collections goggle_chrome.vmat_c 5.8KB
insert_photo hatfront_tga_3ab1be5f.generated.vtex_c 3.2KB
insert_photo hatfront_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hatfront.vmat_c 5.3KB
insert_photo hatleft_tga_d40ada32.generated.vtex_c 2.5KB
insert_photo hatleft_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hatleft.vmat_c 5.3KB
insert_photo hatright_tga_89a86502.generated.vtex_c 2.5KB
insert_photo hatright_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hatright.vmat_c 5.3KB
insert_photo hattop_tga_b6b74a46.generated.vtex_c 1.8KB
insert_photo hattop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hattop.vmat_c 5.3KB
insert_photo head_cigar_tga_3c29aa06.generated.vtex_c 12.5KB
insert_photo head_cigar_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections head_cigar.vmat_c 5.4KB
insert_photo head_mask_tga_edd5c01.generated.vtex_c 12.5KB
insert_photo head_mask_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections head_mask.vmat_c 5.3KB
insert_photo head_shotgun_tga_f5d1e527.generated.vtex_c 7.2KB
insert_photo head_shotgun_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections head_shotgun.vmat_c 5.4KB
insert_photo headside_tga_3d2bd9a5.generated.vtex_c 4.5KB
insert_photo headside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections headside.vmat_c 5.3KB
materials/hl1/monster/houndeye
insert_photo belly_tga_d8470878.generated.vtex_c 7.2KB
insert_photo belly_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections belly.vmat_c 5.3KB
insert_photo eye_tga_34136c7a.generated.vtex_c 12.5KB
insert_photo eye_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections eye.vmat_c 5.3KB
insert_photo fleg_tga_54ff5a3e.generated.vtex_c 7.2KB
insert_photo fleg_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fleg.vmat_c 5.3KB
insert_photo hoof_tga_eef7561d.generated.vtex_c 3.2KB
insert_photo hoof_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hoof.vmat_c 5.3KB
insert_photo insidelegs_tga_413d0585.generated.vtex_c 2.5KB
insert_photo insidelegs_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections insidelegs.vmat_c 5.4KB
insert_photo rleg_inside_tga_4dab85eb.generated.vtex_c 2.5KB
insert_photo rleg_inside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections rleg_inside.vmat_c 5.4KB
insert_photo rleg_tga_2e9a85ad.generated.vtex_c 3.2KB
insert_photo rleg_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections rleg.vmat_c 5.3KB
insert_photo side_tga_51d2476a.generated.vtex_c 12.5KB
insert_photo side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections side.vmat_c 5.3KB
materials/hl1/monster/osprey
insert_photo osprey_overall1_tga_b5dd5e43.generated.vtex_c 44.6KB
insert_photo osprey_overall1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections osprey_overall1.vmat_c 5.4KB
insert_photo osprey_overall2_tga_1d5c99de.generated.vtex_c 23.2KB
insert_photo osprey_overall2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections osprey_overall2.vmat_c 5.4KB
materials/hl1/monster/scientist
insert_photo face1_tga_80eafd2e.generated.vtex_c 12.5KB
insert_photo face1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections face1.vmat_c 5.3KB
insert_photo hair_side1_tga_bcab1b3d.generated.vtex_c 4.6KB
insert_photo hair_side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hair_side1.vmat_c 5.4KB
insert_photo hair_side2_tga_a0d7737b.generated.vtex_c 4.6KB
insert_photo hair_side2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hair_side2.vmat_c 5.4KB
insert_photo l_face1_tga_df6cc56a.generated.vtex_c 12.5KB
insert_photo l_face1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections l_face1.vmat_c 5.4KB
insert_photo l_side1_tga_766fd35b.generated.vtex_c 12.5KB
insert_photo l_side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections l_side1.vmat_c 5.4KB
insert_photo sci2_face_tga_8f36c8e2.generated.vtex_c 12.6KB
insert_photo sci2_face_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci2_face.vmat_c 5.4KB
insert_photo sci2_hand(black)1_tga_a575442c.generated.vtex_c 3.2KB
insert_photo sci2_hand(black)1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci2_hand(black)1.vmat_c 5.5KB
insert_photo sci2_hand1_tga_7808079d.generated.vtex_c 3.2KB
insert_photo sci2_hand1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci2_hand1.vmat_c 5.4KB
insert_photo sci2_hd-side_tga_da4b9469.generated.vtex_c 7.2KB
insert_photo sci2_hd-side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci2_hd-side.vmat_c 5.4KB
insert_photo sci2_knuckles_tga_27865cbc.generated.vtex_c 3.2KB
insert_photo sci2_knuckles_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci2_knuckles.vmat_c 5.5KB
insert_photo sci2_knuckles(blk)_tga_54f04597.generated.vtex_c 3.2KB
insert_photo sci2_knuckles(blk)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci2_knuckles(blk).vmat_c 5.5KB
insert_photo sci2_teeth_tga_41a3409e.generated.vtex_c 2.5KB
insert_photo sci2_teeth_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci2_teeth.vmat_c 5.4KB
insert_photo sci2_tounge_tga_ab21342.generated.vtex_c 2KB
insert_photo sci2_tounge_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci2_tounge.vmat_c 5.4KB
insert_photo sci3_collar1_tga_d16338c8.generated.vtex_c 3.2KB
insert_photo sci3_collar1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3_collar1.vmat_c 5.4KB
insert_photo sci3_legback1_tga_56106fb6.generated.vtex_c 4.6KB
insert_photo sci3_legback1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3_legback1.vmat_c 5.5KB
insert_photo sci3(back2)_tga_cba7d8f6.generated.vtex_c 12.6KB
insert_photo sci3(back2)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3(back2).vmat_c 5.4KB
insert_photo sci3(c-tail)_tga_34e97cb1.generated.vtex_c 12.6KB
insert_photo sci3(c-tail)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3(c-tail).vmat_c 5.4KB
insert_photo sci3(chest)_tga_fcfebe52.generated.vtex_c 12.6KB
insert_photo sci3(chest)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3(chest).vmat_c 5.4KB
insert_photo sci3(l-arm)_tga_cd976c72.generated.vtex_c 7.2KB
insert_photo sci3(l-arm)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3(l-arm).vmat_c 5.4KB
insert_photo sci3(l-leg)_tga_5d9016cf.generated.vtex_c 7.2KB
insert_photo sci3(l-leg)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3(l-leg).vmat_c 5.4KB
insert_photo sci3(pelvis)_tga_50c00ebe.generated.vtex_c 12.6KB
insert_photo sci3(pelvis)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3(pelvis).vmat_c 5.4KB
insert_photo sci3(r-arm)_tga_2f38b6f9.generated.vtex_c 7.2KB
insert_photo sci3(r-arm)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3(r-arm).vmat_c 5.4KB
insert_photo sci3(r-leg)_tga_a42aa266.generated.vtex_c 4.5KB
insert_photo sci3(r-leg)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3(r-leg).vmat_c 5.4KB
insert_photo sci3(shoe)_tga_ac8f20e2.generated.vtex_c 4.5KB
insert_photo sci3(shoe)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3(shoe).vmat_c 5.4KB
insert_photo sci3x_face1_tga_369a12da.generated.vtex_c 7.2KB
insert_photo sci3x_face1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3x_face1.vmat_c 5.4KB
insert_photo sci3x_glasses1_tga_ae1e2848.generated.vtex_c 7.2KB
insert_photo sci3x_glasses1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3x_glasses1.vmat_c 5.5KB
insert_photo sci3x_grim1_tga_4f4db983.generated.vtex_c 2KB
insert_photo sci3x_grim1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3x_grim1.vmat_c 5.4KB
insert_photo sci3x_hside1_tga_ea2fe8ce.generated.vtex_c 7.2KB
insert_photo sci3x_hside1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3x_hside1.vmat_c 5.4KB
insert_photo stache1_tga_e09a37e1.generated.vtex_c 3.2KB
insert_photo stache1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections stache1.vmat_c 5.4KB
materials/hl1/monster/vortigaunt
insert_photo b-small_arm1_tga_3a81017b.generated.vtex_c 3.2KB
insert_photo b-small_arm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections b-small_arm1.vmat_c 5.5KB
insert_photo back1_tga_23fd66f.generated.vtex_c 12.5KB
insert_photo back1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections back1.vmat_c 5.3KB
insert_photo chest1_tga_f08c3aab.generated.vtex_c 4.5KB
insert_photo chest1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections chest1.vmat_c 5.4KB
insert_photo chrome_1_tga_d50e1de0.generated.vtex_c 7.4KB
collections chrome_1.vmat_c 5.8KB
insert_photo eye1_tga_efc27b62.generated.vtex_c 12.5KB
insert_photo eye1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections eye1.vmat_c 5.3KB
insert_photo footprint1_tga_a61df303.generated.vtex_c 2.5KB
insert_photo footprint1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections footprint1.vmat_c 5.4KB
insert_photo hand_side1_tga_7d1cb760.generated.vtex_c 4.6KB
insert_photo hand_side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hand_side1.vmat_c 5.4KB
insert_photo hand_top_sm1_tga_998f3be.generated.vtex_c 3.2KB
insert_photo hand_top_sm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hand_top_sm1.vmat_c 5.4KB
insert_photo hand1_tga_88e4f4cd.generated.vtex_c 4.5KB
insert_photo hand1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hand1.vmat_c 5.4KB
insert_photo head_top1_tga_69137e55.generated.vtex_c 12.6KB
insert_photo head_top1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections head_top1.vmat_c 5.4KB
insert_photo heel1_tga_85745fdf.generated.vtex_c 4.5KB
insert_photo heel1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections heel1.vmat_c 5.4KB
insert_photo hip1_tga_da18d599.generated.vtex_c 4.5KB
insert_photo hip1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hip1.vmat_c 5.3KB
insert_photo in_arm1_tga_4280b62c.generated.vtex_c 3.2KB
insert_photo in_arm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections in_arm1.vmat_c 5.4KB
insert_photo jaw_1_tga_d6baf67a.generated.vtex_c 12.5KB
insert_photo jaw_1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections jaw_1.vmat_c 5.4KB
insert_photo leg_out1_tga_9593becd.generated.vtex_c 4.6KB
insert_photo leg_out1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections leg_out1.vmat_c 5.4KB
insert_photo mouth1_tga_9eeeaea6.generated.vtex_c 4.5KB
insert_photo mouth1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections mouth1.vmat_c 5.4KB
insert_photo nose1_tga_ce0ab02.generated.vtex_c 2.5KB
insert_photo nose1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections nose1.vmat_c 5.3KB
insert_photo nostrils1_tga_7e344562.generated.vtex_c 2.5KB
insert_photo nostrils1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections nostrils1.vmat_c 5.4KB
insert_photo out-arm1_tga_bb534733.generated.vtex_c 7.2KB
insert_photo out-arm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections out-arm1.vmat_c 5.4KB
insert_photo palm1_tga_72abc80d.generated.vtex_c 3.2KB
insert_photo palm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections palm1.vmat_c 5.4KB
insert_photo pelvis_back1_tga_b326e65f.generated.vtex_c 4.6KB
insert_photo pelvis_back1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections pelvis_back1.vmat_c 5.4KB
insert_photo pelvis_fnt_tga_6815bc13.generated.vtex_c 4.6KB
insert_photo pelvis_fnt_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections pelvis_fnt.vmat_c 5.4KB
insert_photo shldrs1_tga_9f9b2ea0.generated.vtex_c 4.6KB
insert_photo shldrs1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections shldrs1.vmat_c 5.4KB
insert_photo side1_tga_4dcbc8ce.generated.vtex_c 7.2KB
insert_photo side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections side1.vmat_c 5.4KB
insert_photo sml_arm_fnt1_tga_1bbb4b1.generated.vtex_c 3.2KB
insert_photo sml_arm_fnt1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sml_arm_fnt1.vmat_c 5.4KB
insert_photo toes1_tga_cbac3b69.generated.vtex_c 2.5KB
insert_photo toes1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections toes1.vmat_c 5.4KB
materials/hl1/monster/zombie
insert_photo scizom3_arm_l1_tga_5ebbf880.generated.vtex_c 3.2KB
insert_photo scizom3_arm_l1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections scizom3_arm_l1.vmat_c 5.4KB
insert_photo scizom3_arm_r1_tga_669f1f09.generated.vtex_c 3.2KB
insert_photo scizom3_arm_r1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections scizom3_arm_r1.vmat_c 5.4KB
insert_photo scizom3_back1_tga_8fa07f99.generated.vtex_c 7.2KB
insert_photo scizom3_back1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections scizom3_back1.vmat_c 5.4KB
insert_photo scizom3_back2_tga_cb292c5b.generated.vtex_c 4.6KB
insert_photo scizom3_back2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections scizom3_back2.vmat_c 5.4KB
insert_photo scizom3_chest1_tga_168ac885.generated.vtex_c 12.6KB
insert_photo scizom3_chest1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections scizom3_chest1.vmat_c 5.4KB
insert_photo scizom3_legback1_tga_ada397cb.generated.vtex_c 3.2KB
insert_photo scizom3_legback1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections scizom3_legback1.vmat_c 5.5KB
insert_photo scizom3_legfrnt1_tga_840384d1.generated.vtex_c 3.2KB
insert_photo scizom3_legfrnt1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections scizom3_legfrnt1.vmat_c 5.5KB
insert_photo scizom3_legfrnt2_tga_598a5a97.generated.vtex_c 3.2KB
insert_photo scizom3_legfrnt2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections scizom3_legfrnt2.vmat_c 5.5KB
insert_photo scizom3_pelvis_tga_99123a68.generated.vtex_c 12.6KB
insert_photo scizom3_pelvis_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections scizom3_pelvis.vmat_c 5.4KB
insert_photo zom2_cclaws2_tga_16ae2fd1.generated.vtex_c 3.2KB
insert_photo zom2_cclaws2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections zom2_cclaws2.vmat_c 5.4KB
insert_photo zom2_cclaws3_tga_948e1ff8.generated.vtex_c 2.5KB
insert_photo zom2_cclaws3_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections zom2_cclaws3.vmat_c 5.4KB
insert_photo zom2_crabbutt1_tga_7231a6ea.generated.vtex_c 4.6KB
insert_photo zom2_crabbutt1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections zom2_crabbutt1.vmat_c 5.4KB
insert_photo zom2_crabfoot1_tga_a8ce42d2.generated.vtex_c 3.2KB
insert_photo zom2_crabfoot1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections zom2_crabfoot1.vmat_c 5.4KB
insert_photo zom2_crabside1_tga_dba66d18.generated.vtex_c 4.6KB
insert_photo zom2_crabside1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections zom2_crabside1.vmat_c 5.4KB
insert_photo zom2_crabside2_tga_e597b8b5.generated.vtex_c 4.6KB
insert_photo zom2_crabside2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections zom2_crabside2.vmat_c 5.4KB
insert_photo zom2_face1_tga_bb191585.generated.vtex_c 12.5KB
insert_photo zom2_face1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections zom2_face1.vmat_c 5.4KB
insert_photo zom2_teeth1_tga_d6c95712.generated.vtex_c 4.6KB
insert_photo zom2_teeth1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections zom2_teeth1.vmat_c 5.4KB
insert_photo zom3_claw1_tga_d667d809.generated.vtex_c 7.2KB
insert_photo zom3_claw1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections zom3_claw1.vmat_c 5.4KB
materials/hl1/player
insert_photo headside_tga_d1ef1330.generated.vtex_c 2KB
insert_photo headside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections headside.vmat_c 5.2KB
materials/hl1/player/mp/barney
insert_photo dm_base_tga_dc4c396b.generated.vtex_c 44.5KB
insert_photo dm_base_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dm_base.vmat_c 5.4KB
insert_photo face_tga_cdd2c7d7.generated.vtex_c 12.5KB
insert_photo face_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections face.vmat_c 5.3KB
insert_photo helmet_chrome_tga_82f658da.generated.vtex_c 7.4KB
collections helmet_chrome.vmat_c 5.8KB
materials/hl1/player/mp/gina
insert_photo dm_face_tga_afd3ed3d.generated.vtex_c 12.5KB
insert_photo dm_face_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dm_face.vmat_c 5.3KB
materials/hl1/player/mp/gman
insert_photo dm_base_tga_b1074cd4.generated.vtex_c 44.5KB
insert_photo dm_base_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dm_base.vmat_c 5.3KB
insert_photo dm_face_tga_c6f33bb5.generated.vtex_c 12.5KB
insert_photo dm_face_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dm_face.vmat_c 5.3KB
materials/hl1/player/mp/gordon
insert_photo dm_face_tga_44edf89c.generated.vtex_c 12.5KB
insert_photo dm_face_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dm_face.vmat_c 5.4KB
materials/hl1/player/mp/helmet
insert_photo dm_base_png_11ab6912.generated.vtex_c 44.5KB
insert_photo dm_base_selfilum_png_10d51fd3.generated.vtex_c 44.6KB
insert_photo dm_base_tintmask_png_bbda13a9.generated.vtex_c 44.6KB
insert_photo dm_base_vmat_g_tnormal_fae5e5b4.generated.vtex_c 1.8KB
collections dm_base.vmat_c 6.7KB
materials/hl1/player/mp/hgrunt
insert_photo dm_base_tga_1247339e.generated.vtex_c 44.5KB
insert_photo dm_base_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dm_base.vmat_c 5.4KB
materials/hl1/player/mp/robo
insert_photo chrome_new1_tga_7225f4c1.generated.vtex_c 7.4KB
collections chrome_new1.vmat_c 5.8KB
insert_photo dm_base_tga_b83a101.generated.vtex_c 44.5KB
insert_photo dm_base_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dm_base.vmat_c 5.3KB
materials/hl1/player/mp/scientist
insert_photo dm_base_tga_3bdf0519.generated.vtex_c 44.6KB
insert_photo dm_base_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dm_base.vmat_c 5.4KB
insert_photo dm_face_tga_6ec5039.generated.vtex_c 12.6KB
insert_photo dm_face_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dm_face.vmat_c 5.4KB
materials/hl1/player/mp/zombie
insert_photo dm_base_tga_a096fd58.generated.vtex_c 44.5KB
insert_photo dm_base_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dm_base.vmat_c 5.4KB
materials/hl1/player
insert_photo olderface_tga_1ab2bc42.generated.vtex_c 23.2KB
insert_photo olderface_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections olderface.vmat_c 5.3KB
insert_photo olderside_tga_4c443aa.generated.vtex_c 23.2KB
insert_photo olderside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections olderside.vmat_c 5.2KB
insert_photo player_back1_tga_c3080f30.generated.vtex_c 12.5KB
insert_photo player_back1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_back1.vmat_c 5.3KB
insert_photo player_bicep1_tga_15917ff1.generated.vtex_c 4.5KB
insert_photo player_bicep1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_bicep1.vmat_c 5.3KB
insert_photo player_boots_tga_420e17f0.generated.vtex_c 4.5KB
insert_photo player_boots_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_boots.vmat_c 5.3KB
insert_photo player_calf1_tga_2f532bbb.generated.vtex_c 3.2KB
insert_photo player_calf1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_calf1.vmat_c 5.3KB
insert_photo player_chest1_tga_c0fc00d0.generated.vtex_c 12.5KB
insert_photo player_chest1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_chest1.vmat_c 5.3KB
insert_photo player_chrome1_tga_3177312f.generated.vtex_c 7.4KB
collections player_chrome1.vmat_c 5.7KB
insert_photo player_cuff1_tga_be744c2.generated.vtex_c 2.5KB
insert_photo player_cuff1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_cuff1.vmat_c 5.3KB
insert_photo player_deltoid1_tga_4a52bf78.generated.vtex_c 2.5KB
insert_photo player_deltoid1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_deltoid1.vmat_c 5.3KB
insert_photo player_face1_tga_411b70c8.generated.vtex_c 12.5KB
insert_photo player_face1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_face1.vmat_c 5.3KB
insert_photo player_faceside1_tga_650197ef.generated.vtex_c 7.2KB
insert_photo player_faceside1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_faceside1.vmat_c 5.3KB
insert_photo player_facetop1_tga_163ca3ea.generated.vtex_c 4.5KB
insert_photo player_facetop1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_facetop1.vmat_c 5.3KB
insert_photo player_footbtm1_tga_c4acaca6.generated.vtex_c 1.8KB
insert_photo player_footbtm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_footbtm1.vmat_c 5.3KB
insert_photo player_foottop1_tga_2ebf5935.generated.vtex_c 4.5KB
insert_photo player_foottop1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_foottop1.vmat_c 5.3KB
insert_photo player_forearm1_tga_37ac40be.generated.vtex_c 4.5KB
insert_photo player_forearm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_forearm1.vmat_c 5.3KB
insert_photo player_hand-btm1_tga_30ac07af.generated.vtex_c 2.5KB
insert_photo player_hand-btm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_hand-btm1.vmat_c 5.3KB
insert_photo player_hand-top1_tga_bcb4f4fd.generated.vtex_c 4.5KB
insert_photo player_hand-top1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_hand-top1.vmat_c 5.3KB
insert_photo player_helm(fnt)1_tga_71164116.generated.vtex_c 4.5KB
insert_photo player_helm(fnt)1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_helm(fnt)1.vmat_c 5.4KB
insert_photo player_helm(rim)1_tga_aaccc439.generated.vtex_c 2.2KB
insert_photo player_helm(rim)1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_helm(rim)1.vmat_c 5.4KB
insert_photo player_helm(rim2)_tga_63eded0d.generated.vtex_c 2.2KB
insert_photo player_helm(rim2)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_helm(rim2).vmat_c 5.4KB
insert_photo player_helm(sde1_tga_c388cea9.generated.vtex_c 4.5KB
insert_photo player_helm(sde1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_helm(sde1.vmat_c 5.3KB
insert_photo player_helm(top)_tga_5618f445.generated.vtex_c 3.2KB
insert_photo player_helm(top)1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_helm(top)1.vmat_c 5.3KB
insert_photo player_inmouth1_tga_12a221d2.generated.vtex_c 2KB
collections player_inmouth1.vmat_c 5.1KB
insert_photo player_knee-bck1_tga_5c023b19.generated.vtex_c 2.5KB
insert_photo player_knee-bck1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_knee-bck1.vmat_c 5.3KB
insert_photo player_legbck1_tga_a36db408.generated.vtex_c 4.5KB
insert_photo player_legbck1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_legbck1.vmat_c 5.3KB
insert_photo player_legs1_tga_b0eeedf8.generated.vtex_c 7.2KB
insert_photo player_legs1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_legs1.vmat_c 5.3KB
insert_photo player_shldr-joint_tga_65b38f9b.generated.vtex_c 3.2KB
insert_photo player_shldr-joint_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_shldr-joint.vmat_c 5.4KB
insert_photo player_shoulders1_tga_91721308.generated.vtex_c 2.5KB
insert_photo player_shoulders1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_shoulders1.vmat_c 5.4KB
insert_photo player_teeth1_tga_aba16eb0.generated.vtex_c 2.2KB
insert_photo player_teeth1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_teeth1.vmat_c 5.3KB
materials/hl1
insert_photo reflect_vmat_g_tnormal_3f3ccc55.generated.vtex_c 2.1KB
collections reflect.vmat_c 4.7KB
materials/hl1/spraypaint
insert_photo lambda_tga_29668d7.generated.vtex_c 7.2KB
text_snippet lambda.decal_c 606B
collections lambda.vmat_c 3.9KB
materials/hl1/sprites
insert_photo blob.vtex_c 1.8KB
insert_photo blood000.vtex_c 2.1KB
insert_photo blood001.vtex_c 2.1KB
insert_photo blood002.vtex_c 2.1KB
insert_photo blood003.vtex_c 2.1KB
insert_photo blood004.vtex_c 2.1KB
insert_photo blood005.vtex_c 2.1KB
insert_photo blood006.vtex_c 2.1KB
insert_photo blood007.vtex_c 2.1KB
insert_photo blood008.vtex_c 2.1KB
insert_photo bloodspray.vtex_c 10.6KB
insert_photo laserdot.vtex_c 2KB
insert_photo lgtning.vtex_c 10.3KB
insert_photo muzzleflash.vtex_c 6.2KB
insert_photo muzzleflash1.vtex_c 6.2KB
insert_photo muzzleflash2.vtex_c 6.2KB
insert_photo muzzleflash3.vtex_c 4.1KB
insert_photo plasma.vtex_c 10.3KB
insert_photo zerogxplode.vtex_c 24.5KB
materials/hl1/weapons/ammo/w_357ammobox
insert_photo boxart1_tga_2cbf5ca7.generated.vtex_c 7.2KB
insert_photo boxart1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxart1.vmat_c 5.5KB
insert_photo boxart2_tga_27bc851b.generated.vtex_c 3.2KB
insert_photo boxart2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxart2.vmat_c 5.5KB
insert_photo bulletchrome_tga_7e4267ab.generated.vtex_c 23.4KB
collections bulletchrome.vmat_c 5.9KB
insert_photo cardboard_tga_a04c3c98.generated.vtex_c 2.5KB
insert_photo cardboard_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections cardboard.vmat_c 5.5KB
materials/hl1/weapons/ammo/w_9mmar
insert_photo clipside_tga_edabe106.generated.vtex_c 23.2KB
collections clipside.vmat_c 5.5KB
materials/hl1/weapons/ammo/w_9mmbox
insert_photo a_boxfront_tga_95f8e97.generated.vtex_c 7.2KB
insert_photo a_boxfront_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections a_boxfront.vmat_c 5.5KB
insert_photo a_boxgreen_tga_3f9bf236.generated.vtex_c 2KB
insert_photo a_boxgreen_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections a_boxgreen.vmat_c 5.5KB
insert_photo a_boxside_tga_92960211.generated.vtex_c 4.6KB
insert_photo a_boxside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections a_boxside.vmat_c 5.4KB
insert_photo a_boxtop_tga_8aa93bf5.generated.vtex_c 4.6KB
insert_photo a_boxtop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections a_boxtop.vmat_c 5.4KB
insert_photo bullets_tga_d14d68d7.generated.vtex_c 2.5KB
insert_photo bullets_vmat_g_tambientocclusion_8b5a0197.generated.vtex_c 1.5KB
collections bullets.vmat_c 5.3KB
materials/hl1/weapons/ammo/w_9mmclip
insert_photo gclip_tga_142b54ad.generated.vtex_c 7.2KB
insert_photo gclip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gclip.vmat_c 5.4KB
materials/hl1/weapons/ammo/w_crossbow_clip
insert_photo clip_side_tga_7a14219c.generated.vtex_c 3.3KB
insert_photo clip_side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections clip_side.vmat_c 5.5KB
insert_photo cliprear_tga_e86ff993.generated.vtex_c 2KB
insert_photo cliprear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections cliprear.vmat_c 5.5KB
insert_photo wrld_bolt_tga_c6570608.generated.vtex_c 1.9KB
insert_photo wrld_bolt_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections wrld_bolt.vmat_c 5.5KB
insert_photo wrld_fins_tga_e2e6ad94.generated.vtex_c 1.9KB
insert_photo wrld_fins_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections wrld_fins.vmat_c 5.5KB
materials/hl1/weapons/ammo/w_gaussammo
insert_photo boxside_tga_8619a77.generated.vtex_c 3.2KB
insert_photo boxside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxside.vmat_c 5.4KB
insert_photo boxtop_tga_b369037e.generated.vtex_c 7.2KB
insert_photo boxtop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxtop.vmat_c 5.4KB
insert_photo hinge_tga_752b9b75.generated.vtex_c 2KB
insert_photo hinge_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hinge.vmat_c 5.4KB
materials/hl1/weapons/ammo/w_rpgammo
insert_photo ammocan_tga_ee3faf19.generated.vtex_c 7.2KB
insert_photo ammocan_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections ammocan.vmat_c 5.4KB
insert_photo ammocantop_tga_38c54b7b.generated.vtex_c 7.2KB
insert_photo ammocantop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections ammocantop.vmat_c 5.5KB
insert_photo rocket_tga_8f8457e3.generated.vtex_c 12.6KB
insert_photo rocket_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections rocket.vmat_c 5.4KB
materials/hl1/weapons/ammo/w_shotbox
insert_photo box_tga_4906d4e4.generated.vtex_c 7.2KB
insert_photo box_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections box.vmat_c 5.4KB
insert_photo boxside_tga_bf94a3e1.generated.vtex_c 7.2KB
insert_photo boxside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxside.vmat_c 5.4KB
insert_photo shell_tga_9c8479b9.generated.vtex_c 7.2KB
insert_photo shell_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections shell.vmat_c 5.4KB
insert_photo topbox_shell_tga_7d91e390.generated.vtex_c 7.2KB
insert_photo topbox_shell_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections topbox_shell.vmat_c 5.5KB
materials/hl1/weapons/ammo/w_sqknest
insert_photo nsqk_top1_tga_f30bb76b.generated.vtex_c 44.6KB
insert_photo nsqk_top1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections nsqk_top1.vmat_c 5.5KB
materials/hl1/weapons/view/crossbow
insert_photo bowtip_tga_9244141b.generated.vtex_c 2.5KB
insert_photo bowtip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bowtip.vmat_c 5.4KB
insert_photo cliprear_tga_c99d446b.generated.vtex_c 4.6KB
insert_photo cliprear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections cliprear.vmat_c 5.4KB
insert_photo clipside_tga_47b4c297.generated.vtex_c 7.2KB
insert_photo clipside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections clipside.vmat_c 5.4KB
insert_photo crossbow_d_tga_71820053.generated.vtex_c 1.3MB
collections crossbow_d.vmat_c 5.6KB
insert_photo crossbow_n_tga_679e4146.generated.vtex_c 4.1MB
insert_photo grip_tga_eb6fe17c.generated.vtex_c 7.2KB
insert_photo grip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections grip.vmat_c 5.4KB
insert_photo ladder_tga_db702ec8.generated.vtex_c 4.5KB
insert_photo ladder_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections ladder.vmat_c 5.4KB
insert_photo lenschrome_tga_b8f93d90.generated.vtex_c 7.4KB
collections lenschrome.vmat_c 5.8KB
insert_photo lensring_tga_55991819.generated.vtex_c 4.6KB
insert_photo lensring_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections lensring.vmat_c 5.4KB
insert_photo mechside_tga_42ffd18f.generated.vtex_c 4.6KB
insert_photo mechside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections mechside.vmat_c 5.4KB
insert_photo mechtop_tga_bd93b1c7.generated.vtex_c 12.5KB
insert_photo mechtop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections mechtop.vmat_c 5.4KB
insert_photo shoulders_tga_7d933b48.generated.vtex_c 4.6KB
insert_photo shoulders_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections shoulders.vmat_c 5.4KB
insert_photo slide_rear_tga_534304d.generated.vtex_c 3.2KB
insert_photo slide_rear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections slide_rear.vmat_c 5.5KB
insert_photo slide_side_tga_c2379976.generated.vtex_c 4.6KB
insert_photo slide_side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections slide_side.vmat_c 5.5KB
insert_photo slide_top_tga_c635cd44.generated.vtex_c 7.2KB
insert_photo slide_top_vmat_g_tnormal_438319a.generated.vtex_c 2.1KB
collections slide_top.vmat_c 5.5KB
insert_photo w_crossbow_bolt_nm_tga_c6709292.generated.vtex_c 91.2KB
insert_photo w_crossbow_bolt_tga_ce71ede8.generated.vtex_c 96.7KB
collections w_crossbow_bolt.vmat_c 5.7KB
insert_photo xbow_scope_diffuse_tga_b5823be5.generated.vtex_c 12.6KB
insert_photo xbow_scope_normal_tga_d13b9b18.generated.vtex_c 23.7KB
collections xbow_scope.vmat_c 5.4KB
insert_photo xbow_sleeve_tga_97c86da5.generated.vtex_c 7.2KB
insert_photo xbow_sleeve_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections xbow_sleeve.vmat_c 5.5KB
materials/hl1/weapons/view/crowbar
insert_photo chrome_red_tga_c235d002.generated.vtex_c 7.4KB
collections chrome_red.vmat_c 5.9KB
insert_photo chrome_tga_e19ca1bd.generated.vtex_c 7.4KB
collections chrome.vmat_c 5.8KB
insert_photo crowbar_d_tga_510461f9.generated.vtex_c 232.4KB
collections crowbar_d.vmat_c 5.6KB
insert_photo crowbar_n_tga_4ff3df8f.generated.vtex_c 547.7KB
materials/hl1/weapons/view/egon
insert_photo bluechrome_tga_81d349a6.generated.vtex_c 7.4KB
collections bluechrome.vmat_c 5.8KB
insert_photo bracket_tga_c79d705d.generated.vtex_c 3.2KB
insert_photo bracket_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bracket.vmat_c 5.4KB
insert_photo butt_work_tga_a787f539.generated.vtex_c 12.6KB
insert_photo butt_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections butt_work.vmat_c 5.4KB
insert_photo collarbutt_work_tga_193126cf.generated.vtex_c 4.6KB
insert_photo collarbutt_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections collarbutt_work.vmat_c 5.5KB
insert_photo collarsides_work_tga_96c07151.generated.vtex_c 2.2KB
insert_photo collarsides_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections collarsides_work.vmat_c 5.5KB
insert_photo collartops_work_tga_eda6ea1a.generated.vtex_c 3.2KB
insert_photo collartops_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections collartops_work.vmat_c 5.5KB
insert_photo collarwork_tga_1ebbdaed.generated.vtex_c 3.2KB
insert_photo collarwork_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections collarwork.vmat_c 5.4KB
insert_photo controls_work_tga_19196b8.generated.vtex_c 12.6KB
insert_photo controls_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections controls_work.vmat_c 5.4KB
insert_photo egonchrome2_tga_f00f206e.generated.vtex_c 7.4KB
collections egonchrome2.vmat_c 5.8KB
insert_photo handle_tga_1bdde69f.generated.vtex_c 3.2KB
insert_photo handle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections handle.vmat_c 5.4KB
insert_photo nose_work_tga_c4605ba2.generated.vtex_c 12.6KB
insert_photo nose_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections nose_work.vmat_c 5.4KB
insert_photo ring_attach_work_tga_9f965347.generated.vtex_c 2.2KB
insert_photo ring_attach_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections ring_attach_work.vmat_c 5.5KB
insert_photo ring_work_tga_21348620.generated.vtex_c 3.2KB
insert_photo ring_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections ring_work.vmat_c 5.4KB
insert_photo ringchrome_tga_b4115040.generated.vtex_c 7.4KB
collections ringchrome.vmat_c 5.8KB
insert_photo ringend_tga_f2b05d69.generated.vtex_c 3.2KB
insert_photo ringend_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections ringend.vmat_c 5.4KB
insert_photo v_egon_normals_tga_cce7fea1.generated.vtex_c 1.9MB
insert_photo v_egon_screen_tga_45c73afc.generated.vtex_c 47.1KB
insert_photo v_egon_screen_tga_6f7e6c18.generated.vtex_c 47.1KB
insert_photo v_egon_screen_wave_tga_32cdde27.generated.vtex_c 12.6KB
collections v_egon_screen_wave.vmat_c 5.6KB
collections v_egon_screen.vmat_c 6.1KB
insert_photo v_egon_tga_409b1395.generated.vtex_c 1.2MB
collections v_egon.vmat_c 5.2KB
insert_photo vf_back_tga_a40f7b95.generated.vtex_c 4.5KB
insert_photo vf_back_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections vf_back.vmat_c 5.4KB
insert_photo vf_blanksides_tga_d6e89bfd.generated.vtex_c 2.6KB
insert_photo vf_blanksides_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections vf_blanksides.vmat_c 5.5KB
materials/hl1/weapons/view/gauss
insert_photo barrelchrome_tga_59d8f310.generated.vtex_c 7.4KB
collections barrelchrome.vmat_c 5.8KB
insert_photo battery_tga_758e1858.generated.vtex_c 3.2KB
insert_photo battery_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections battery.vmat_c 5.4KB
insert_photo batterybox_tga_90c3c4c1.generated.vtex_c 2.5KB
insert_photo batterybox_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections batterybox.vmat_c 5.4KB
insert_photo batteryend_tga_573294f9.generated.vtex_c 2.5KB
insert_photo batteryend_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections batteryend.vmat_c 5.4KB
insert_photo bottle_tga_bf7bbcef.generated.vtex_c 4.5KB
insert_photo bottle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bottle.vmat_c 5.4KB
insert_photo boxrear_tga_fa62e6b4.generated.vtex_c 12.6KB
insert_photo boxrear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxrear.vmat_c 5.4KB
insert_photo boxsidea_tga_6b2a3101.generated.vtex_c 12.6KB
insert_photo boxsidea_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxsidea.vmat_c 5.4KB
insert_photo boxsideb_tga_b707c514.generated.vtex_c 4.6KB
insert_photo boxsideb_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxsideb.vmat_c 5.4KB
insert_photo boxsidec_tga_c8ee0ced.generated.vtex_c 7.2KB
insert_photo boxsidec_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxsidec.vmat_c 5.4KB
insert_photo boxtopa_tga_98ce1d1.generated.vtex_c 4.5KB
insert_photo boxtopa_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxtopa.vmat_c 5.4KB
insert_photo boxtopb_tga_2b1ebd69.generated.vtex_c 3.2KB
insert_photo boxtopb_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxtopb.vmat_c 5.4KB
insert_photo nuspinner_tga_91fb578f.generated.vtex_c 3.2KB
insert_photo nuspinner_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections nuspinner.vmat_c 5.4KB
insert_photo nuspinner2_tga_59b3cc80.generated.vtex_c 7.2KB
insert_photo nuspinner2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections nuspinner2.vmat_c 5.4KB
insert_photo spinner_rear_tga_5200617a.generated.vtex_c 4.6KB
insert_photo spinner_rear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections spinner_rear.vmat_c 5.4KB
insert_photo spinnerbright_tga_6047b28a.generated.vtex_c 2.5KB
insert_photo spinnerbright_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections spinnerbright.vmat_c 5.5KB
insert_photo v_taucannon_illummask_tga_b1d12694.generated.vtex_c 45.3KB
insert_photo v_taucannon_normal_tga_43a6f063.generated.vtex_c 3.7MB
insert_photo v_taucannon_tga_9890ba3b.generated.vtex_c 1.7MB
collections v_taucannon.vmat_c 6.5KB
insert_photo wire_chrome_tga_4d15585.generated.vtex_c 7.4KB
collections wire_chrome.vmat_c 5.8KB
materials/hl1/weapons/view/glock
insert_photo back_tga_c37c98ee.generated.vtex_c 4.5KB
insert_photo back_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections back.vmat_c 5.3KB
collections bulletchrome.vmat_c 5.7KB
insert_photo gclip_tga_33a77764.generated.vtex_c 7.2KB
insert_photo gclip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gclip.vmat_c 5.4KB
insert_photo gclipinside_tga_2618727d.generated.vtex_c 2.5KB
insert_photo gclipinside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gclipinside.vmat_c 5.4KB
insert_photo side_tga_19f9c721.generated.vtex_c 23.2KB
insert_photo side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections side.vmat_c 5.4KB
insert_photo top_tga_fae7a973.generated.vtex_c 7.2KB
insert_photo top_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections top.vmat_c 5.3KB
insert_photo v_glock_normal_tga_f2851667.generated.vtex_c 133.6KB
insert_photo v_glock_tga_cba04490.generated.vtex_c 1.2MB
collections v_glock.vmat_c 5.6KB
materials/hl1/weapons/view/grenade_hand
insert_photo grenade3_tga_86c3cb3a.generated.vtex_c 12.6KB
insert_photo grenade3_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections grenade3.vmat_c 5.5KB
insert_photo grenchrome_tga_bdb5530b.generated.vtex_c 7.4KB
collections grenchrome.vmat_c 5.9KB
insert_photo spoont_tga_fe2552f.generated.vtex_c 7.2KB
insert_photo spoont_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections spoont.vmat_c 5.5KB
insert_photo v_grenade_normal_tga_527714f9.generated.vtex_c 87.7KB
insert_photo v_grenade_tga_dbe35b70.generated.vtex_c 136.4KB
collections v_grenade.vmat_c 5.4KB
materials/hl1/weapons/view/hand
insert_photo glove_handpak_tga_90c1fb71.generated.vtex_c 4.6KB
insert_photo glove_handpak_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glove_handpak.vmat_c 5.4KB
insert_photo gloved_knuckle_tga_b4c58cbd.generated.vtex_c 2.5KB
insert_photo gloved_knuckle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gloved_knuckle.vmat_c 5.5KB
insert_photo gloved_sleeve_tga_5644723e.generated.vtex_c 7.2KB
insert_photo gloved_sleeve_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gloved_sleeve.vmat_c 5.5KB
insert_photo rubberglovechrome_tga_80bbe204.generated.vtex_c 7.4KB
insert_photo rubberglovechrome_vmat_g_trma_ffe193d7.generated.vtex_c 2.5KB
collections rubberglovechrome.vmat_c 5.8KB
collections v_hand_m.vmat_c 5.5KB
insert_photo v_hand_normal_tga_10af7071.generated.vtex_c 483.3KB
insert_photo v_hand_sheet_normal_tga_e00b3e9.generated.vtex_c 502.9KB
insert_photo v_hand_sheet_tga_6aae603f.generated.vtex_c 243.8KB
collections v_hand_sheet.vmat_c 5.6KB
insert_photo v_hand_tga_30dfb083.generated.vtex_c 775.5KB
collections v_hand.vmat_c 5.5KB
materials/hl1/weapons/view/hgun
insert_photo hgun_back1_tga_c8f0bbd3.generated.vtex_c 44.6KB
insert_photo hgun_back1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hgun_back1.vmat_c 5.4KB
insert_photo hgun_bottom1_tga_fa2fcba2.generated.vtex_c 4.6KB
insert_photo hgun_bottom1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hgun_bottom1.vmat_c 5.4KB
insert_photo hgun_cheek1_tga_f21b98c2.generated.vtex_c 23.2KB
insert_photo hgun_cheek1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hgun_cheek1.vmat_c 5.4KB
insert_photo hgun_horn1_tga_9eaf97bc.generated.vtex_c 12.5KB
insert_photo hgun_horn1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hgun_horn1.vmat_c 5.4KB
insert_photo hivehand_d_tga_1e0c54a8.generated.vtex_c 652.1KB
collections hivehand_d.vmat_c 5.6KB
insert_photo hivehand_n_tga_ad7e3588.generated.vtex_c 1.4MB
materials/hl1/weapons/view/mp5
insert_photo buttstockrear_tga_4588e955.generated.vtex_c 7.2KB
insert_photo buttstockrear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections buttstockrear.vmat_c 5.4KB
insert_photo clip_tga_9af4c8.generated.vtex_c 7.2KB
insert_photo clip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections clip.vmat_c 5.3KB
insert_photo glback_tga_bb571b5e.generated.vtex_c 3.2KB
insert_photo glback_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glback.vmat_c 5.3KB
insert_photo gunbodyrear_tga_2915022a.generated.vtex_c 3.2KB
insert_photo gunbodyrear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gunbodyrear.vmat_c 5.4KB
insert_photo gunsidemap_tga_b8e509e7.generated.vtex_c 44.6KB
insert_photo gunsidemap_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gunsidemap.vmat_c 5.4KB
insert_photo handleback_tga_b03ff8c7.generated.vtex_c 2.5KB
insert_photo handleback_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections handleback.vmat_c 5.4KB
insert_photo hk_chrome_tga_3988d62e.generated.vtex_c 23.4KB
collections hk_chrome.vmat_c 5.8KB
insert_photo mp5_normals_tga_330e352f.generated.vtex_c 3.7MB
insert_photo mp5_tga_6958582.generated.vtex_c 1.3MB
collections mp5.vmat_c 5.1KB
insert_photo sighttop_tga_6664421a.generated.vtex_c 2.5KB
insert_photo sighttop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sighttop.vmat_c 5.4KB
insert_photo silencerback_tga_9b8badfc.generated.vtex_c 3.2KB
insert_photo silencerback_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections silencerback.vmat_c 5.4KB
materials/hl1/weapons/view/python
insert_photo 357_loader_normal_tga_eb8202ad.generated.vtex_c 31.4KB
insert_photo 357_loader_tga_19d57ba3.generated.vtex_c 67KB
collections 357_loader.vmat_c 5.3KB
insert_photo 357_sheet_normal_tga_fc27eeb9.generated.vtex_c 795.5KB
insert_photo 357_sheet_tga_79e073eb.generated.vtex_c 1.4MB
collections 357_sheet.vmat_c 5.6KB
insert_photo bluesteelchrome_tga_f90dcafd.generated.vtex_c 7.4KB
collections bluesteelchrome.vmat_c 5.9KB
insert_photo bulletchrome_tga_598caaab.generated.vtex_c 7.4KB
collections bulletchrome.vmat_c 5.8KB
insert_photo pythoncylrear2_tga_fbf78a1a.generated.vtex_c 12.6KB
collections pythoncylrear2.vmat_c 5.6KB
insert_photo pythonhandle_tga_b2807a30.generated.vtex_c 23.2KB
insert_photo pythonhandle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections pythonhandle.vmat_c 5.5KB
materials/hl1/weapons/view/rpg
insert_photo join_tga_5e04428a.generated.vtex_c 12.5KB
insert_photo join_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections join.vmat_c 5.4KB
insert_photo m10cl_tga_e717f07a.generated.vtex_c 2.2KB
insert_photo m10cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m10cl.vmat_c 5.3KB
insert_photo m11cl_tga_2d57e411.generated.vtex_c 4.5KB
insert_photo m11cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m11cl.vmat_c 5.3KB
insert_photo m12cl_tga_e875f069.generated.vtex_c 2.5KB
insert_photo m12cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m12cl.vmat_c 5.3KB
insert_photo m13cl_tga_de59092c.generated.vtex_c 3.2KB
insert_photo m13cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m13cl.vmat_c 5.3KB
insert_photo m16cl_tga_c5f8b519.generated.vtex_c 2.5KB
insert_photo m16cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m16cl.vmat_c 5.3KB
insert_photo m17cl_tga_fb34939a.generated.vtex_c 2.5KB
insert_photo m17cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m17cl.vmat_c 5.3KB
insert_photo m18cl_tga_bbdc76c0.generated.vtex_c 2.5KB
insert_photo m18cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m18cl.vmat_c 5.3KB
insert_photo m1cl_tga_1f564a1f.generated.vtex_c 23.2KB
insert_photo m1cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m1cl.vmat_c 5.3KB
insert_photo m2cl_tga_bd4e4e1b.generated.vtex_c 4.5KB
insert_photo m2cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m2cl.vmat_c 5.3KB
insert_photo m3cl_tga_22c19ce6.generated.vtex_c 4.5KB
insert_photo m3cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m3cl.vmat_c 5.3KB
insert_photo m4cl_tga_e3e1849f.generated.vtex_c 2.5KB
insert_photo m4cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m4cl.vmat_c 5.3KB
insert_photo m5cl_tga_2187fe22.generated.vtex_c 12.5KB
insert_photo m5cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m5cl.vmat_c 5.3KB
insert_photo m6cl_tga_a282d6e6.generated.vtex_c 2.5KB
insert_photo m6cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m6cl.vmat_c 5.3KB
insert_photo m7cl_tga_87b23127.generated.vtex_c 2.1KB
insert_photo m7cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m7cl.vmat_c 5.3KB
insert_photo m8cl_tga_87d4cb87.generated.vtex_c 2.5KB
insert_photo m8cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m8cl.vmat_c 5.3KB
insert_photo m9cl_tga_b19e5b03.generated.vtex_c 1.8KB
insert_photo m9cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m9cl.vmat_c 5.3KB
insert_photo rocket_d_tga_cf0abf3e.generated.vtex_c 44.5KB
collections rocket_d.vmat_c 5.5KB
insert_photo rocket_n_tga_a8b462a.generated.vtex_c 39.8KB
insert_photo rocket_tga_be77a4c3.generated.vtex_c 12.5KB
insert_photo rocket_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections rocket.vmat_c 5.3KB
insert_photo rocketmotor_tga_43bd9a5a.generated.vtex_c 2.5KB
insert_photo rocketmotor_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections rocketmotor.vmat_c 5.4KB
insert_photo rpg_glow_tga_46480a93.generated.vtex_c 71.3KB
insert_photo rpg_normals_tga_6d4019ba.generated.vtex_c 3.3MB
collections rpg_screen_radar.vmat_c 6KB
insert_photo rpg_screen_tga_12fba027.generated.vtex_c 88.1KB
insert_photo rpg_screen_tga_7d6ffc8a.generated.vtex_c 88.1KB
insert_photo rpg_tga_d970c68e.generated.vtex_c 2MB
collections rpg.vmat_c 6.2KB
insert_photo sboxback_tga_eb78ef40.generated.vtex_c 2.5KB
insert_photo sboxback_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sboxback.vmat_c 5.4KB
materials/hl1/weapons/view/satchel_radio
insert_photo det_front_tga_487796f5.generated.vtex_c 7.2KB
insert_photo det_front_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections det_front.vmat_c 5.5KB
insert_photo det_side_tga_ded007e9.generated.vtex_c 4.6KB
insert_photo det_side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections det_side.vmat_c 5.5KB
insert_photo detbutn_bright_tga_9865997c.generated.vtex_c 2.6KB
insert_photo detbutn_bright_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections detbutn_bright.vmat_c 5.6KB
insert_photo dettop_tga_1b96f62a.generated.vtex_c 3.2KB
insert_photo dettop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dettop.vmat_c 5.5KB
insert_photo flapchrome_tga_44aa669c.generated.vtex_c 7.4KB
collections flapchrome.vmat_c 5.9KB
materials/hl1/weapons/view/satchel
insert_photo bucklechrome_tga_de8911d4.generated.vtex_c 7.4KB
collections bucklechrome.vmat_c 5.8KB
insert_photo expl_tga_c3a99ca2.generated.vtex_c 7.2KB
insert_photo expl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections expl.vmat_c 5.4KB
insert_photo radioside_tga_f508e5a1.generated.vtex_c 7.2KB
insert_photo radioside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections radioside.vmat_c 5.4KB
insert_photo satchel_body_tga_e054fcf2.generated.vtex_c 12.6KB
insert_photo satchel_body_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections satchel_body.vmat_c 5.5KB
insert_photo strap_tga_d48b3465.generated.vtex_c 3.2KB
insert_photo strap_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections strap.vmat_c 5.4KB
insert_photo v_satchel_nm_tga_514bd6bf.generated.vtex_c 1.1MB
insert_photo v_satchel_tga_880fb982.generated.vtex_c 565.3KB
collections v_satchel.vmat_c 5.6KB
materials/hl1/weapons/view/shotgun
insert_photo barrel_chrome_tga_e97cd01b.generated.vtex_c 7.4KB
collections barrel_chrome.vmat_c 5.9KB
insert_photo barrelltop_tga_1355d816.generated.vtex_c 4.6KB
insert_photo barrelltop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections barrelltop.vmat_c 5.5KB
insert_photo bodyback_tga_e484f4e6.generated.vtex_c 7.2KB
insert_photo bodyback_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bodyback.vmat_c 5.4KB
insert_photo grip_tga_4b1b10ae.generated.vtex_c 4.5KB
insert_photo grip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections grip.vmat_c 5.4KB
insert_photo hand_forearm1_tga_bbb4059.generated.vtex_c 4.6KB
insert_photo hand_forearm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hand_forearm1.vmat_c 5.5KB
insert_photo handle_tga_d131a3c5.generated.vtex_c 12.6KB
insert_photo handle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections handle.vmat_c 5.4KB
insert_photo shotgunshell_tga_9da3d2fb.generated.vtex_c 23.2KB
collections shotgunshell.vmat_c 5.3KB
insert_photo sidemap_tga_5c6dcb13.generated.vtex_c 12.5KB
insert_photo sidemap_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sidemap.vmat_c 5.4KB
insert_photo sight_tga_33471622.generated.vtex_c 12.5KB
insert_photo sight_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sight.vmat_c 5.4KB
insert_photo v_shotgun_01_tga_ebcf5b42.generated.vtex_c 1.6MB
collections v_shotgun_01.vmat_c 5.3KB
insert_photo v_shotgun_normal_tga_615c1ebe.generated.vtex_c 3.1MB
materials/hl1/weapons/view/squeak
insert_photo chrome1_tga_c6ae73af.generated.vtex_c 7.4KB
collections chrome1.vmat_c 5.8KB
insert_photo snark_diffuse_tga_7de62837.generated.vtex_c 589.8KB
insert_photo snark_normals_tga_f7978ab2.generated.vtex_c 87.7KB
collections snark.vmat_c 5.3KB
insert_photo sqk_eye1_tga_9eb8a9d4.generated.vtex_c 4.6KB
insert_photo sqk_eye1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sqk_eye1.vmat_c 5.4KB
insert_photo sqk_mouth1_tga_4dacf5d.generated.vtex_c 4.6KB
insert_photo sqk_mouth1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sqk_mouth1.vmat_c 5.4KB
insert_photo sqk_side1_tga_e2fb6461.generated.vtex_c 44.6KB
insert_photo sqk_side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sqk_side1.vmat_c 5.4KB
materials/hl1/weapons/view/tripmine
insert_photo box_tga_1664b68.generated.vtex_c 1.8KB
insert_photo box_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections box.vmat_c 5.4KB
insert_photo face_tga_35dc3094.generated.vtex_c 23.2KB
insert_photo face_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections face.vmat_c 5.4KB
insert_photo lenschrome_tga_da1ea019.generated.vtex_c 7.4KB
collections lenschrome.vmat_c 5.8KB
insert_photo light_tga_3ae0efc5.generated.vtex_c 3.2KB
insert_photo light_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections light.vmat_c 5.4KB
insert_photo side_tga_943f19d6.generated.vtex_c 3.2KB
insert_photo side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections side.vmat_c 5.4KB
insert_photo tripmine_normal_tga_12740acb.generated.vtex_c 466.8KB
insert_photo tripmine_tga_d0662597.generated.vtex_c 258.1KB
collections tripmine.vmat_c 5.3KB
insert_photo tripmine2_normal_tga_f273c6dc.generated.vtex_c 207.1KB
insert_photo tripmine2_tga_94555009.generated.vtex_c 121.3KB
collections tripmine2.vmat_c 5.6KB
materials/hl1/weapons/vr/crossbow
insert_photo bowtip_png_389880f4.generated.vtex_c 2.5KB
insert_photo bowtip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bowtip.vmat_c 5.4KB
insert_photo cliprear_png_d7e6b650.generated.vtex_c 4.5KB
insert_photo cliprear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections cliprear.vmat_c 5.4KB
insert_photo clipside_png_2860bfe5.generated.vtex_c 7.2KB
insert_photo clipside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections clipside.vmat_c 5.4KB
insert_photo glove_handpak_png_5b194dc0.generated.vtex_c 4.6KB
insert_photo glove_handpak_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glove_handpak.vmat_c 5.5KB
insert_photo gloved_knuckle_png_1fc7e6.generated.vtex_c 1.9KB
insert_photo gloved_knuckle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gloved_knuckle.vmat_c 5.5KB
insert_photo grip_png_615a1bca.generated.vtex_c 7.2KB
insert_photo grip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections grip.vmat_c 5.4KB
insert_photo ladder_png_f0d8677b.generated.vtex_c 4.5KB
insert_photo ladder_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections ladder.vmat_c 5.4KB
insert_photo lensring_png_99ae4766.generated.vtex_c 4.6KB
insert_photo lensring_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections lensring.vmat_c 5.4KB
insert_photo mechside_png_559f7762.generated.vtex_c 4.5KB
insert_photo mechside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections mechside.vmat_c 5.4KB
insert_photo mechtop_png_e59c4ee6.generated.vtex_c 12.5KB
insert_photo mechtop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections mechtop.vmat_c 5.4KB
insert_photo receivertop_png_1f784902.generated.vtex_c 7.2KB
insert_photo receivertop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections receivertop.vmat_c 5.5KB
insert_photo recevierside_png_3dfe1eb2.generated.vtex_c 4.6KB
insert_photo recevierside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections recevierside.vmat_c 5.5KB
insert_photo shoulders_png_d8fb9bd8.generated.vtex_c 4.6KB
insert_photo shoulders_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections shoulders.vmat_c 5.4KB
insert_photo slide_rear_png_f7c752d1.generated.vtex_c 3.2KB
insert_photo slide_rear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections slide_rear.vmat_c 5.4KB
insert_photo slide_side_png_be96d6e1.generated.vtex_c 4.6KB
insert_photo slide_side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections slide_side.vmat_c 5.4KB
insert_photo slide_top_png_3be7369a.generated.vtex_c 7.2KB
insert_photo slide_top_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections slide_top.vmat_c 5.4KB
insert_photo stock_png_4bb0894.generated.vtex_c 12.5KB
insert_photo stock_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections stock.vmat_c 5.4KB
insert_photo v_crossbow_reference_png_e1f55a8d.generated.vtex_c 139KB
insert_photo v_crossbow_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_crossbow_reference.vmat_c 5.6KB
insert_photo xbow_sleeve_png_556b41c4.generated.vtex_c 7.2KB
insert_photo xbow_sleeve_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections xbow_sleeve.vmat_c 5.5KB
materials/hl1/weapons/vr/crowbar
insert_photo crowbar_01_png_7aa2b59b.generated.vtex_c 172.6KB
insert_photo crowbar_01_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections crowbar_01.vmat_c 5.4KB
materials/hl1/weapons/vr/egon
insert_photo bracket_png_9e59f0b2.generated.vtex_c 2.5KB
insert_photo bracket_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bracket.vmat_c 5.3KB
insert_photo butt_work_png_af6f6265.generated.vtex_c 12.5KB
insert_photo butt_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections butt_work.vmat_c 5.4KB
insert_photo collarbutt_work_png_9f65f6e7.generated.vtex_c 4.6KB
insert_photo collarbutt_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections collarbutt_work.vmat_c 5.5KB
insert_photo collarwork_png_42841149.generated.vtex_c 3.2KB
insert_photo collarwork_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections collarwork.vmat_c 5.4KB
insert_photo controls_work_png_9410b0a3.generated.vtex_c 12.6KB
insert_photo controls_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections controls_work.vmat_c 5.4KB
insert_photo handle_png_e74a078d.generated.vtex_c 3.2KB
insert_photo handle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections handle.vmat_c 5.3KB
insert_photo nose_work_png_4d7bb732.generated.vtex_c 23.2KB
insert_photo nose_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections nose_work.vmat_c 5.4KB
insert_photo ring_attach_work_png_feef97ef.generated.vtex_c 2.2KB
insert_photo ring_attach_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections ring_attach_work.vmat_c 5.5KB
insert_photo ring_work_png_ea147ca5.generated.vtex_c 3.2KB
insert_photo ring_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections ring_work.vmat_c 5.4KB
insert_photo ringend_png_ce9a2200.generated.vtex_c 3.2KB
insert_photo ringend_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections ringend.vmat_c 5.4KB
insert_photo v_egon_reference_png_aaa4f4d5.generated.vtex_c 172.6KB
insert_photo v_egon_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_egon_reference.vmat_c 5.5KB
insert_photo vf_back_png_394b044c.generated.vtex_c 4.5KB
insert_photo vf_back_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections vf_back.vmat_c 5.4KB
insert_photo vf_blanksides_png_50fac205.generated.vtex_c 3.2KB
insert_photo vf_blanksides_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections vf_blanksides.vmat_c 5.5KB
materials/hl1/weapons/vr/gauss
insert_photo batteryend_png_c08c9f47.generated.vtex_c 2.5KB
insert_photo batteryend_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections batteryend.vmat_c 5.4KB
insert_photo bottle_png_8b67b58.generated.vtex_c 3.2KB
insert_photo bottle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bottle.vmat_c 5.3KB
insert_photo boxrear_png_1c8eba42.generated.vtex_c 12.5KB
insert_photo boxrear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxrear.vmat_c 5.4KB
insert_photo boxsidea_png_13380519.generated.vtex_c 23.2KB
insert_photo boxsidea_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxsidea.vmat_c 5.4KB
insert_photo boxtopb_png_3fa9527.generated.vtex_c 2.5KB
insert_photo boxtopb_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxtopb.vmat_c 5.4KB
insert_photo gausschrome_png_593faa5a.generated.vtex_c 23.4KB
insert_photo gausschrome_vmat_g_trma_ffe193d7.generated.vtex_c 2.5KB
collections gausschrome.vmat_c 5.8KB
insert_photo glow_png_96ffbe6e.generated.vtex_c 12.5KB
insert_photo glow_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glow.vmat_c 5.3KB
insert_photo nuspinner2_png_aaba45bb.generated.vtex_c 7.2KB
insert_photo nuspinner2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections nuspinner2.vmat_c 5.4KB
insert_photo spinner_rear_png_d1fe4528.generated.vtex_c 4.6KB
insert_photo spinner_rear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections spinner_rear.vmat_c 5.4KB
insert_photo v_gauss_reference_png_f643e0f5.generated.vtex_c 172.6KB
insert_photo v_gauss_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_gauss_reference.vmat_c 5.6KB
materials/hl1/weapons/vr/glock
insert_photo back_png_1e6660b2.generated.vtex_c 7.2KB
insert_photo back_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections back.vmat_c 5.3KB
insert_photo chrome_black_png_bca2cdcb.generated.vtex_c 7.4KB
collections chrome_black.vmat_c 5.8KB
insert_photo gclip_png_49c01e47.generated.vtex_c 7.2KB
insert_photo gclip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gclip.vmat_c 5.3KB
insert_photo gclipinside_png_9e4e25a5.generated.vtex_c 2.5KB
insert_photo gclipinside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gclipinside.vmat_c 5.4KB
insert_photo side_png_3f28fd15.generated.vtex_c 23.2KB
insert_photo side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections side.vmat_c 5.3KB
insert_photo top_png_f088c2e5.generated.vtex_c 7.2KB
insert_photo top_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections top.vmat_c 5.3KB
insert_photo v_beretta_bottom_png_73b2bad9.generated.vtex_c 2KB
insert_photo v_beretta_bottom_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_beretta_bottom.vmat_c 5.5KB
insert_photo v_beretta_main_png_6f39ad81.generated.vtex_c 12.6KB
insert_photo v_beretta_main_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_beretta_main.vmat_c 5.4KB
materials/hl1/weapons/vr/grenade
insert_photo grenade s_png_1657b4ea.generated.vtex_c 44.6KB
insert_photo grenade s_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections grenade s.vmat_c 5.4KB
insert_photo grenade3_png_6858809.generated.vtex_c 12.6KB
insert_photo grenade3_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections grenade3.vmat_c 5.4KB
insert_photo grenchrome_png_21cc50c.generated.vtex_c 7.4KB
insert_photo grenchrome_vmat_g_trma_ffe193d7.generated.vtex_c 2.5KB
collections grenchrome.vmat_c 5.8KB
insert_photo spoont_png_3aefdd46.generated.vtex_c 7.2KB
insert_photo spoont_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections spoont.vmat_c 5.4KB
materials/hl1/weapons/vr/hgun
insert_photo hgun_back1_png_9e2f45a.generated.vtex_c 44.5KB
insert_photo hgun_back1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hgun_back1.vmat_c 5.4KB
insert_photo hgun_bottom1_png_a4fff227.generated.vtex_c 4.6KB
insert_photo hgun_bottom1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hgun_bottom1.vmat_c 5.5KB
insert_photo hgun_cheek1_png_facc8d1f.generated.vtex_c 23.2KB
insert_photo hgun_cheek1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hgun_cheek1.vmat_c 5.5KB
insert_photo hgun_horn1_png_3dcb18fa.generated.vtex_c 12.5KB
insert_photo hgun_horn1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hgun_horn1.vmat_c 5.5KB
insert_photo hive_body_png_ef94c945.generated.vtex_c 172.6KB
insert_photo hive_body_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hive_body.vmat_c 5.4KB
insert_photo hive_chrome_png_e2d5209.generated.vtex_c 23.4KB
collections hive_chrome.vmat_c 5.8KB
insert_photo hive_pincers_png_2def0c35.generated.vtex_c 172.6KB
insert_photo hive_pincers_vmat_g_tnormal_693052c2.generated.vtex_c 2.1KB
collections hive_pincers.vmat_c 5.4KB
materials/hl1/weapons/vr/mp5
insert_photo buttstockrear_png_2bebad45.generated.vtex_c 7.2KB
insert_photo buttstockrear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections buttstockrear.vmat_c 5.4KB
insert_photo clip_png_a98ea030.generated.vtex_c 7.2KB
insert_photo clip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections clip.vmat_c 5.3KB
insert_photo glback_png_6bf7bcb3.generated.vtex_c 3.2KB
insert_photo glback_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glback.vmat_c 5.3KB
insert_photo gunbodyrear_png_77f7d3b3.generated.vtex_c 3.2KB
insert_photo gunbodyrear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gunbodyrear.vmat_c 5.4KB
insert_photo gunsidemap_png_59f2a0b2.generated.vtex_c 23.2KB
insert_photo gunsidemap_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gunsidemap.vmat_c 5.4KB
insert_photo handleback_png_3e48d2c0.generated.vtex_c 2.5KB
insert_photo handleback_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections handleback.vmat_c 5.4KB
insert_photo m4_reference_png_77f69cfb.generated.vtex_c 12.6KB
insert_photo m4_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m4_reference.vmat_c 5.4KB
insert_photo sighttop_png_f404cb87.generated.vtex_c 2.5KB
insert_photo sighttop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sighttop.vmat_c 5.3KB
insert_photo silencerback_png_3a7e5f9a.generated.vtex_c 3.2KB
insert_photo silencerback_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections silencerback.vmat_c 5.5KB
materials/hl1/weapons/vr/python
insert_photo pythonhandle_png_d3ccd2a2.generated.vtex_c 23.2KB
insert_photo pythonhandle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections pythonhandle.vmat_c 5.5KB
insert_photo v_python_reference_png_2378d6fb.generated.vtex_c 44.6KB
insert_photo v_python_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_python_reference.vmat_c 5.6KB
materials/hl1/weapons/vr/rpg
insert_photo join_png_f4282e49.generated.vtex_c 12.5KB
insert_photo join_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections join.vmat_c 5.3KB
insert_photo m10cl_png_cf42735.generated.vtex_c 2.1KB
insert_photo m10cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m10cl.vmat_c 5.4KB
insert_photo m11cl_png_8559be9b.generated.vtex_c 4.5KB
insert_photo m11cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m11cl.vmat_c 5.4KB
insert_photo m12cl_png_72d88edd.generated.vtex_c 2.5KB
insert_photo m12cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m12cl.vmat_c 5.4KB
insert_photo m13cl_png_698d173b.generated.vtex_c 4.5KB
insert_photo m13cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m13cl.vmat_c 5.4KB
insert_photo m16cl_png_ad8447ac.generated.vtex_c 2.5KB
insert_photo m16cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m16cl.vmat_c 5.4KB
insert_photo m17cl_png_cfd1eeb5.generated.vtex_c 2.5KB
insert_photo m17cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m17cl.vmat_c 5.4KB
insert_photo m18cl_png_513ca2bb.generated.vtex_c 2.5KB
insert_photo m18cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m18cl.vmat_c 5.4KB
insert_photo m1cl_png_a8021633.generated.vtex_c 23.2KB
insert_photo m1cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m1cl.vmat_c 5.4KB
insert_photo m2cl_png_53229c12.generated.vtex_c 4.5KB
insert_photo m2cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m2cl.vmat_c 5.4KB
insert_photo m3cl_png_67e03e46.generated.vtex_c 4.5KB
insert_photo m3cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m3cl.vmat_c 5.4KB
insert_photo m4cl_png_c9e116b6.generated.vtex_c 2.5KB
insert_photo m4cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m4cl.vmat_c 5.4KB
insert_photo m5cl_png_c9693326.generated.vtex_c 12.5KB
insert_photo m5cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m5cl.vmat_c 5.4KB
insert_photo m6cl_png_e78c880c.generated.vtex_c 2.5KB
insert_photo m6cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m6cl.vmat_c 5.4KB
insert_photo m7cl_png_2f7b6ee6.generated.vtex_c 2.1KB
insert_photo m7cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m7cl.vmat_c 5.4KB
insert_photo m8cl_png_b29ca8ff.generated.vtex_c 2.5KB
insert_photo m8cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m8cl.vmat_c 5.4KB
insert_photo m9cl_png_4d1cfc0c.generated.vtex_c 2KB
insert_photo m9cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m9cl.vmat_c 5.4KB
insert_photo rocket_png_83ae7491.generated.vtex_c 12.5KB
insert_photo rocket_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections rocket.vmat_c 5.3KB
insert_photo rocketmotor_png_3d024e0.generated.vtex_c 2.5KB
insert_photo rocketmotor_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections rocketmotor.vmat_c 5.4KB
insert_photo v_rpg_monitor_reference_png_4160ce8d.generated.vtex_c 172.6KB
insert_photo v_rpg_monitor_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_rpg_monitor_reference.vmat_c 5.5KB
insert_photo v_rpg_primer_png_169facae.generated.vtex_c 130.2KB
insert_photo v_rpg_primer_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_rpg_primer.vmat_c 5.4KB
insert_photo v_rpg_reference_png_4e293370.generated.vtex_c 172.6KB
insert_photo v_rpg_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_rpg_reference.vmat_c 5.4KB
insert_photo v_rpg_rocket_png_875012d7.generated.vtex_c 172.6KB
insert_photo v_rpg_rocket_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_rpg_rocket.vmat_c 5.4KB
materials/hl1/weapons/vr/satchel_radio
insert_photo det_chrome_png_88c1215e.generated.vtex_c 23.4KB
collections det_chrome.vmat_c 5.9KB
insert_photo det_front_png_c1a2d52b.generated.vtex_c 7.2KB
insert_photo det_front_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections det_front.vmat_c 5.5KB
insert_photo det_side_png_9f3c9199.generated.vtex_c 4.6KB
insert_photo det_side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections det_side.vmat_c 5.5KB
insert_photo detbutn_bright_png_345ca470.generated.vtex_c 2.6KB
insert_photo detbutn_bright_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections detbutn_bright.vmat_c 5.5KB
insert_photo detonata_bod_png_57ea8aa6.generated.vtex_c 134.1KB
insert_photo detonata_bod_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections detonata_bod.vmat_c 5.5KB
insert_photo dettop_png_f67ceeb4.generated.vtex_c 3.2KB
insert_photo dettop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dettop.vmat_c 5.5KB
materials/hl1/weapons/vr/satchel
insert_photo brass_chrome_png_7e68db1a.generated.vtex_c 23.4KB
collections brass_chrome.vmat_c 5.9KB
insert_photo expl_png_66a9c090.generated.vtex_c 7.2KB
insert_photo expl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections expl.vmat_c 5.4KB
insert_photo psx_v_satchel_png_78fdafb5.generated.vtex_c 172.6KB
insert_photo psx_v_satchel_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections psx_v_satchel.vmat_c 5.5KB
insert_photo psx_v_satchel2_png_c59da187.generated.vtex_c 172.6KB
insert_photo psx_v_satchel2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections psx_v_satchel2.vmat_c 5.5KB
insert_photo psx_v_satchel3_png_ae079ddf.generated.vtex_c 87.2KB
insert_photo psx_v_satchel3_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections psx_v_satchel3.vmat_c 5.5KB
insert_photo radioside_png_8df78a6f.generated.vtex_c 7.2KB
insert_photo radioside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections radioside.vmat_c 5.4KB
insert_photo satchel_body_png_a24c9c17.generated.vtex_c 12.6KB
insert_photo satchel_body_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections satchel_body.vmat_c 5.4KB
insert_photo strap_png_73f6794f.generated.vtex_c 4.5KB
insert_photo strap_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections strap.vmat_c 5.4KB
materials/hl1/weapons/vr/shotgun
insert_photo barrelltop_png_5d51983.generated.vtex_c 4.5KB
insert_photo barrelltop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections barrelltop.vmat_c 5.4KB
insert_photo bodyback_png_6df42c18.generated.vtex_c 7.2KB
insert_photo bodyback_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bodyback.vmat_c 5.4KB
insert_photo grip_png_2973bc62.generated.vtex_c 4.5KB
insert_photo grip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections grip.vmat_c 5.4KB
insert_photo handle_png_9e12fbbd.generated.vtex_c 12.5KB
insert_photo handle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections handle.vmat_c 5.4KB
insert_photo shell_png_f097526e.generated.vtex_c 7.2KB
insert_photo shell_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections shell.vmat_c 5.4KB
insert_photo sidemap_png_fc196e5a.generated.vtex_c 12.5KB
insert_photo sidemap_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sidemap.vmat_c 5.4KB
insert_photo sight_png_6d63f2ad.generated.vtex_c 12.5KB
insert_photo sight_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sight.vmat_c 5.4KB
insert_photo spas12_reference_png_456129c7.generated.vtex_c 44.6KB
insert_photo spas12_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections spas12_reference.vmat_c 5.6KB
materials/hl1/weapons/vr/squeak
insert_photo snark_eye_01_png_e1106efd.generated.vtex_c 172.6KB
insert_photo snark_eye_01_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections snark_eye_01.vmat_c 5.5KB
insert_photo snark_reference_png_c0813d6b.generated.vtex_c 172.6KB
insert_photo snark_reference_vmat_g_tnormal_438319a.generated.vtex_c 2.1KB
collections snark_reference.vmat_c 5.6KB
insert_photo sqk_eye1_png_fd923008.generated.vtex_c 4.6KB
insert_photo sqk_eye1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sqk_eye1.vmat_c 5.5KB
insert_photo sqk_side1_png_827ec641.generated.vtex_c 23.2KB
insert_photo sqk_side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sqk_side1.vmat_c 5.5KB
materials/hl1/weapons/vr/tripmine
insert_photo box_png_3f003f19.generated.vtex_c 4.5KB
insert_photo box_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections box.vmat_c 5.3KB
insert_photo face_png_40238836.generated.vtex_c 23.2KB
insert_photo face_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections face.vmat_c 5.4KB
insert_photo light_png_d9e4ba82.generated.vtex_c 3.2KB
insert_photo light_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections light.vmat_c 5.4KB
insert_photo side_png_eb8998b7.generated.vtex_c 3.2KB
insert_photo side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections side.vmat_c 5.4KB
insert_photo tripmine_reference_png_f185bc9f.generated.vtex_c 172.6KB
insert_photo tripmine_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections tripmine_reference.vmat_c 5.5KB
materials/hl1/weapons/world/crossbow_bolt
insert_photo boltchrome_tga_88f28374.generated.vtex_c 7.4KB
collections boltchrome.vmat_c 5.9KB
insert_photo finchome_tga_fc885141.generated.vtex_c 7.4KB
insert_photo finchome_vmat_g_trma_ffe193d7.generated.vtex_c 2.5KB
collections finchome.vmat_c 5.8KB
materials/hl1/weapons/world/crossbow
insert_photo bowchrome_tga_f42415e0.generated.vtex_c 7.4KB
collections bowchrome.vmat_c 5.8KB
insert_photo clip_side_tga_41b5fd83.generated.vtex_c 3.2KB
insert_photo clip_side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections clip_side.vmat_c 5.5KB
insert_photo mechanismside_tga_35724454.generated.vtex_c 4.6KB
insert_photo mechanismside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections mechanismside.vmat_c 5.5KB
insert_photo receiverside_tga_bb316dcb.generated.vtex_c 2.6KB
insert_photo receiverside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections receiverside.vmat_c 5.5KB
insert_photo sightcyl_tga_d04b14b6.generated.vtex_c 7.2KB
insert_photo sightcyl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sightcyl.vmat_c 5.4KB
insert_photo stock_tga_e0a9415d.generated.vtex_c 7.2KB
insert_photo stock_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections stock.vmat_c 5.4KB
insert_photo string_tga_b70d6fbe.generated.vtex_c 4.6KB
insert_photo string_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections string.vmat_c 5.4KB
insert_photo world_grip_tga_e598ae5f.generated.vtex_c 2.6KB
insert_photo world_grip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections world_grip.vmat_c 5.5KB
insert_photo world_shoulder_tga_21855029.generated.vtex_c 3.2KB
insert_photo world_shoulder_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections world_shoulder.vmat_c 5.5KB
insert_photo world_slide_tga_7f2fa609.generated.vtex_c 3.2KB
insert_photo world_slide_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections world_slide.vmat_c 5.5KB
materials/hl1/weapons/world/crowbar
insert_photo crowbar_tga_c69888c7.generated.vtex_c 2.5KB
insert_photo crowbar_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections crowbar.vmat_c 5.4KB
materials/hl1/weapons/world/egon
insert_photo world_egon_combined_tga_3e9dc601.generated.vtex_c 23.3KB
insert_photo world_egon_combined_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections world_egon_combined.vmat_c 5.5KB
materials/hl1/weapons/world/gauss
insert_photo body_rear_tga_17bc29b0.generated.vtex_c 4.6KB
insert_photo body_rear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections body_rear.vmat_c 5.4KB
insert_photo body_side_tga_4fb18319.generated.vtex_c 7.2KB
insert_photo body_side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections body_side.vmat_c 5.4KB
insert_photo bottle_tga_e0f1f7b8.generated.vtex_c 4.5KB
insert_photo bottle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bottle.vmat_c 5.4KB
insert_photo rubbertube_tga_40f7f52a.generated.vtex_c 2.2KB
insert_photo rubbertube_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections rubbertube.vmat_c 5.4KB
insert_photo stock_tga_6d2d928f.generated.vtex_c 4.5KB
insert_photo stock_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections stock.vmat_c 5.4KB
materials/hl1/weapons/world/glock
insert_photo glockback_tga_b5475c7.generated.vtex_c 3.2KB
insert_photo glockback_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glockback.vmat_c 5.4KB
insert_photo glockfront_tga_76e90042.generated.vtex_c 3.2KB
insert_photo glockfront_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glockfront.vmat_c 5.4KB
insert_photo glockside_tga_85cdc601.generated.vtex_c 12.6KB
insert_photo glockside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glockside.vmat_c 5.4KB
insert_photo glocktop1_tga_d5bfcbd4.generated.vtex_c 2.5KB
insert_photo glocktop1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glocktop1.vmat_c 5.4KB
materials/hl1/weapons/world/grenade_hand
insert_photo grenade_side_tga_cd448f6b.generated.vtex_c 3.3KB
insert_photo grenade_side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections grenade_side.vmat_c 5.5KB
insert_photo grenade_skin_tga_565595e1.generated.vtex_c 4.6KB
insert_photo grenade_skin_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections grenade_skin.vmat_c 5.5KB
materials/hl1/weapons/world/hgun
insert_photo gun_back2_tga_d14ed5c6.generated.vtex_c 12.6KB
insert_photo gun_back2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gun_back2.vmat_c 5.4KB
insert_photo gun_cheek1_tga_136adac9.generated.vtex_c 7.2KB
insert_photo gun_cheek1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gun_cheek1.vmat_c 5.4KB
insert_photo gun_jaw1_tga_b43f11fa.generated.vtex_c 3.2KB
insert_photo gun_jaw1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gun_jaw1.vmat_c 5.4KB
insert_photo gun_mouth1_tga_fc6e2325.generated.vtex_c 7.2KB
insert_photo gun_mouth1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gun_mouth1.vmat_c 5.4KB
insert_photo gun_top1_tga_a8ab8caa.generated.vtex_c 12.6KB
insert_photo gun_top1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gun_top1.vmat_c 5.4KB
insert_photo gun_top2_tga_6817eb78.generated.vtex_c 12.6KB
insert_photo gun_top2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gun_top2.vmat_c 5.4KB
insert_photo hg_side1_tga_a7fefca5.generated.vtex_c 4.5KB
insert_photo hg_side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hg_side1.vmat_c 5.4KB
materials/hl1/weapons/world/hornet
insert_photo hgp_side1_tga_c8f4fcf.generated.vtex_c 7.2KB
insert_photo hgp_side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hgp_side1.vmat_c 5.4KB
materials/hl1/weapons/world/mp5_grenade
insert_photo side1_tga_656a6be4.generated.vtex_c 3.2KB
insert_photo side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections side1.vmat_c 5.5KB
insert_photo tip1_tga_e8125.generated.vtex_c 4.6KB
insert_photo tip1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections tip1.vmat_c 5.4KB
materials/hl1/weapons/world/mp5
insert_photo m203_tga_30deebdb.generated.vtex_c 2.5KB
insert_photo m203_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m203.vmat_c 5.3KB
insert_photo mp5sideview_tga_79d5a807.generated.vtex_c 7.2KB
insert_photo mp5sideview_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections mp5sideview.vmat_c 5.4KB
materials/hl1/weapons/world/python
insert_photo wrld_python_tga_512aecf.generated.vtex_c 7.2KB
insert_photo wrld_python_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections wrld_python.vmat_c 5.4KB
materials/hl1/weapons/world/rpg
insert_photo new_worldrpg_combo_tga_456186a0.generated.vtex_c 23.3KB
insert_photo new_worldrpg_combo_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections new_worldrpg_combo.vmat_c 5.5KB
materials/hl1/weapons/world/satchel
insert_photo black_tga_59fb70ca.generated.vtex_c 4.6KB
insert_photo black_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections black.vmat_c 5.4KB
insert_photo radioside_tga_ed37b865.generated.vtex_c 3.2KB
insert_photo radioside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections radioside.vmat_c 5.5KB
insert_photo tag_tga_c37ad9db.generated.vtex_c 2.2KB
insert_photo tag_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections tag.vmat_c 5.4KB
insert_photo wrldsatchel_tga_f3e0bc3f.generated.vtex_c 12.6KB
insert_photo wrldsatchel_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections wrldsatchel.vmat_c 5.5KB
materials/hl1/weapons/world/shotgun
insert_photo shotdark_tga_2432469b.generated.vtex_c 1.9KB
insert_photo shotdark_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections shotdark.vmat_c 5.4KB
insert_photo shothole_tga_61fcaac3.generated.vtex_c 2KB
insert_photo shothole_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections shothole.vmat_c 5.4KB
insert_photo shotlight_tga_28486df4.generated.vtex_c 2.2KB
insert_photo shotlight_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections shotlight.vmat_c 5.4KB
insert_photo shotside_tga_6c4f0acc.generated.vtex_c 3.2KB
insert_photo shotside_vmat_g_tnormal_fae5e5b4.generated.vtex_c 1.8KB
collections shotside.vmat_c 5.2KB
insert_photo shottop_tga_2cb09447.generated.vtex_c 2.2KB
insert_photo shottop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections shottop.vmat_c 5.4KB
materials/hl1/xen/fungus
insert_photo fungusbottom_tga_8a0b983.generated.vtex_c 4.5KB
insert_photo fungusbottom_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fungusbottom.vmat_c 5.3KB
insert_photo fungusside_tga_cfe06dcd.generated.vtex_c 23.2KB
insert_photo fungusside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fungusside.vmat_c 5.3KB
insert_photo fungustop_tga_c61bd8b9.generated.vtex_c 4.5KB
insert_photo fungustop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fungustop.vmat_c 5.3KB
materials/hl1/xen/hair
insert_photo black_tga_27d6cbd5.generated.vtex_c 2.5KB
insert_photo black_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections black.vmat_c 5.2KB
materials/hl1/xen/protozoa
insert_photo glowskin_red_tga_58877457.generated.vtex_c 23.5KB
insert_photo glowskin_red_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glowskin_red.vmat_c 5.8KB
insert_photo glowskin_tga_46c32070.generated.vtex_c 23.4KB
insert_photo glowskin_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glowskin.vmat_c 5.7KB
materials/models/editor
insert_photo scripted_sequence_tga_90a318a7.generated.vtex_c 44.8KB
collections scripted_sequence.vmat_c 4.8KB
materials/op4/ctf/civ_stand
insert_photo flag_stand3_png_4248a3ed.generated.vtex_c 4.5KB
insert_photo flag_stand3_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections flag_stand3.vmat_c 5.4KB
insert_photo flag_stand5_png_51c2015f.generated.vtex_c 23.2KB
insert_photo flag_stand5_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections flag_stand5.vmat_c 5.4KB
insert_photo flag_stand6_png_5bc608c6.generated.vtex_c 23.2KB
insert_photo flag_stand6_red_png_a8fe6775.generated.vtex_c 23.2KB
insert_photo flag_stand6_red_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections flag_stand6_red.vmat_c 5.4KB
insert_photo flag_stand6_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections flag_stand6.vmat_c 5.4KB
insert_photo flag_stand7_png_ceefacd8.generated.vtex_c 44.5KB
insert_photo flag_stand7_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections flag_stand7.vmat_c 5.4KB
materials/op4/ctf/flag
insert_photo bmciv_flag_png_4100e5e6.generated.vtex_c 44.5KB
insert_photo bmciv_flag_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bmciv_flag.vmat_c 5.3KB
insert_photo tip2_png_820a59fc.generated.vtex_c 4.5KB
insert_photo tip2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections tip2.vmat_c 5.2KB
insert_photo usmil_flag_png_4871b9f5.generated.vtex_c 44.5KB
insert_photo usmil_flag_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections usmil_flag.vmat_c 5.3KB
materials/op4/weapons/ammo/m40a1clip
insert_photo sniper_ammo_png_477388b2.generated.vtex_c 4.6KB
insert_photo sniper_ammo_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sniper_ammo.vmat_c 5.5KB
materials/op4/weapons/ammo/saw_clip
insert_photo w_sawclip_png_186e8d88.generated.vtex_c 23.2KB
insert_photo w_sawclip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections w_sawclip.vmat_c 5.5KB
materials/op4/weapons/view/desert_eagle
insert_photo v_desert_eagle2_png_675f4149.generated.vtex_c 23.3KB
insert_photo v_desert_eagle2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_desert_eagle2.vmat_c 5.6KB
materials/op4/weapons/view/knife
insert_photo fatigues_png_49742cf4.generated.vtex_c 23.2KB
insert_photo fatigues_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fatigues.vmat_c 5.4KB
insert_photo knife_blade_png_12a86e37.generated.vtex_c 23.2KB
insert_photo knife_blade_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections knife_blade.vmat_c 5.4KB
materials/op4/weapons/view/m40a1
insert_photo m40a1_ref_png_df37d8d1.generated.vtex_c 44.6KB
insert_photo m40a1_ref_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m40a1_ref.vmat_c 5.4KB
insert_photo m40a1_round_png_639c2ac9.generated.vtex_c 4.6KB
insert_photo m40a1_round_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m40a1_round.vmat_c 5.4KB
insert_photo sniper_ammo_png_f8baaa5d.generated.vtex_c 4.6KB
insert_photo sniper_ammo_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sniper_ammo.vmat_c 5.4KB
materials/op4/weapons/view/pipe_wrench
insert_photo hand_png_1e1c0ee2.generated.vtex_c 87.2KB
insert_photo hand_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hand.vmat_c 5.4KB
insert_photo skin_png_5f517dc5.generated.vtex_c 23.2KB
insert_photo skin_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections skin.vmat_c 5.4KB
insert_photo v_pipe_wrench_ring_tga_ba87a799.generated.vtex_c 4.6KB
insert_photo v_pipe_wrench_ring_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_pipe_wrench_ring.vmat_c 5.6KB
insert_photo v_pipe_wrench_tga_9e837d9a.generated.vtex_c 44.6KB
insert_photo v_pipe_wrench_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_pipe_wrench.vmat_c 5.5KB
materials/op4/weapons/view/saw
insert_photo saw_triger_mech_png_cc36c82a.generated.vtex_c 4.6KB
insert_photo saw_triger_mech_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections saw_triger_mech.vmat_c 5.5KB
insert_photo v_sawmaster1_png_1ac85ac4.generated.vtex_c 44.6KB
insert_photo v_sawmaster1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_sawmaster1.vmat_c 5.4KB
materials/op4/weapons/view/shock
insert_photo shockrifle6_png_1169e8c.generated.vtex_c 45.4KB
insert_photo shockrifle6_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections shockrifle6.vmat_c 5.5KB
insert_photo white_png_6b63eb5e.generated.vtex_c 2.5KB
insert_photo white_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections white.vmat_c 5.4KB
materials/op4/weapons/world/knife
insert_photo knife_blade_png_ba6bafc5.generated.vtex_c 23.2KB
insert_photo knife_blade_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections knife_blade.vmat_c 5.5KB
materials/op4/weapons/world/m40a1
insert_photo sniper_ammo_png_fa572d9d.generated.vtex_c 2.5KB
insert_photo sniper_ammo_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sniper_ammo.vmat_c 5.4KB
insert_photo w_m40a1_end_png_2a09c46f.generated.vtex_c 4.6KB
insert_photo w_m40a1_end_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections w_m40a1_end.vmat_c 5.4KB
insert_photo w_m40a1_ref_png_e244f3aa.generated.vtex_c 12.6KB
insert_photo w_m40a1_ref_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections w_m40a1_ref.vmat_c 5.4KB
materials/op4/weapons/world/saw
insert_photo saw_world1_png_27f0be40.generated.vtex_c 23.2KB
insert_photo saw_world1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections saw_world1.vmat_c 5.4KB
insert_photo saw_world2_png_fe95dd82.generated.vtex_c 12.5KB
insert_photo saw_world2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections saw_world2.vmat_c 5.4KB
insert_photo saw_world3_png_9e08d3db.generated.vtex_c 7.2KB
insert_photo saw_world3_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections saw_world3.vmat_c 5.4KB
materials/particle
insert_photo base_rope.vtex_c 20.6KB
materials/particle/fire_particle_2
insert_photo fire_particle_2.vtex_c 666.7KB
materials/particle/particle_flares
insert_photo particle_flare_001.vtex_c 123.2KB
materials/particles
insert_photo beam_generic_7.vtex_c 45.5KB
insert_photo beam_hotwhite_alpha.vtex_c 25.4KB
insert_photo beam_hotwhite.vtex_c 25.4KB
materials/vr
insert_photo gordon_glove_chrome_png_162c5ea5.generated.vtex_c 23.3KB
collections gordon_glove_chrome.vmat_c 5.8KB
insert_photo gordon_glove_png_38f5282.generated.vtex_c 172.5KB
insert_photo gordon_glove_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gordon_glove.vmat_c 5.2KB
insert_photo gordon_sleeve_png_5d64c730.generated.vtex_c 172.5KB
insert_photo gordon_sleeve_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gordon_sleeve.vmat_c 5.2KB
materials
insert_photo watertest_vmat_g_trma_26a5c695.generated.vtex_c 2.3KB
collections watertest.vmat_c 5.4KB
models/citizen_props
insert_photo concreteroaddivider01_color_png_39a8a98a.generated.vtex_c 848.9KB
insert_photo concreteroaddivider01_normal_png_a7f15030.generated.vtex_c 2.5MB
collections concreteroaddivider01.vmat_c 5.9KB
models/citizen_props/concreteroaddivider01
view_in_ar concreteroaddivider01_gib01_lod01.vmdl_c 12.4KB
models/dev
view_in_ar scientist_sitting.vmdl_c 41.5KB
models/editor
view_in_ar scripted_sequence.vmdl_c 3.8KB
models
view_in_ar healthstationmodelref.vmdl_c 5KB
models/hl1/gameplay
view_in_ar battery.vmdl_c 8.4KB
view_in_ar coffin.vmdl_c 8.4KB
view_in_ar medkit.vmdl_c 7.8KB
models/hl1/gib/agib
view_in_ar aliengeneric1.vmdl_c 4.3KB
view_in_ar aliengeneric2.vmdl_c 4.5KB
view_in_ar aliengeneric3.vmdl_c 4.4KB
view_in_ar aliengeneric4.vmdl_c 4.8KB
models/hl1/gib/concrete
view_in_ar chunk1_big.vmdl_c 6.5KB
view_in_ar chunk1_biggest.vmdl_c 6.7KB
view_in_ar chunk1_small.vmdl_c 6.8KB
view_in_ar gib1.vmdl_c 2.7KB
view_in_ar gib10.vmdl_c 6.6KB
view_in_ar gib11.vmdl_c 6.3KB
view_in_ar gib12.vmdl_c 6.3KB
view_in_ar gib13.vmdl_c 6.4KB
view_in_ar gib14.vmdl_c 7KB
view_in_ar gib15.vmdl_c 7.4KB
view_in_ar gib16.vmdl_c 7KB
view_in_ar gib17.vmdl_c 8.1KB
view_in_ar gib18.vmdl_c 9.3KB
view_in_ar gib2.vmdl_c 6.3KB
view_in_ar gib3.vmdl_c 6.2KB
view_in_ar gib4.vmdl_c 6.2KB
view_in_ar gib5.vmdl_c 7KB
view_in_ar gib6.vmdl_c 7.7KB
view_in_ar gib7.vmdl_c 5.7KB
view_in_ar gib8.vmdl_c 7.1KB
view_in_ar gib9.vmdl_c 7.1KB
models/hl1/gib/hgib
view_in_ar hgib_b_bone1.vmdl_c 7.8KB
view_in_ar hgib_b_gib1.vmdl_c 5.2KB
view_in_ar hgib_guts1.vmdl_c 8KB
view_in_ar hgib_hmeat1.vmdl_c 8.6KB
view_in_ar hgib_legbone1.vmdl_c 8.1KB
view_in_ar hgib_lung1.vmdl_c 7.5KB
view_in_ar hgib_skull1.vmdl_c 9.1KB
models/hl1/gib/wood
view_in_ar wood_plank1.vmdl_c 5.9KB
view_in_ar wood_plank2.vmdl_c 5.6KB
view_in_ar wood1_splinter.vmdl_c 5.3KB
view_in_ar wood1.vmdl_c 5.8KB
view_in_ar wood2.vmdl_c 5.7KB
view_in_ar wood3.vmdl_c 6.3KB
view_in_ar wood4.vmdl_c 5.9KB
models/hl1/intro
view_in_ar mrvalve.vmdl_c 100.1KB
view_in_ar spiggot.vmdl_c 12KB
models/hl1/items
view_in_ar can.vmdl_c 11.3KB
view_in_ar suit.vmdl_c 14.9KB
models/hl1/monster
view_in_ar barney.vmdl_c 385.8KB
view_in_ar bullsquid.vmdl_c 449.5KB
view_in_ar forklift.vmdl_c 25.7KB
view_in_ar gman.vmdl_c 107.4KB
view_in_ar headcrab.vmdl_c 103.1KB
models/hl1/monster/hgrunt
view_in_ar hgrunt_00.vmdl_c 360.6KB
view_in_ar hgrunt_01.vmdl_c 361.5KB
view_in_ar hgrunt_02.vmdl_c 360.5KB
view_in_ar hgrunt_04.vmdl_c 361.2KB
models/hl1/monster
view_in_ar houndeye.vmdl_c 161.4KB
view_in_ar osprey.vmdl_c 19.8KB
view_in_ar roach.vmdl_c 10.3KB
models/hl1/monster/scientist
view_in_ar scientist_01.vmdl_c 726.8KB
view_in_ar scientist_02.vmdl_c 736.9KB
view_in_ar scientist_03.vmdl_c 735.1KB
view_in_ar scientist_04.vmdl_c 735KB
models/hl1/monster
view_in_ar vortigaunt.vmdl_c 307.7KB
view_in_ar zombie.vmdl_c 362.3KB
models/hl1/player
view_in_ar barney.vmdl_c 288.2KB
view_in_ar gina.vmdl_c 256.8KB
view_in_ar gman.vmdl_c 284.4KB
view_in_ar gordon.vmdl_c 280KB
view_in_ar helmet.vmdl_c 256.5KB
view_in_ar hgrunt.vmdl_c 274.5KB
view_in_ar player.vmdl_c 321.5KB
view_in_ar robo.vmdl_c 223.2KB
view_in_ar scientist.vmdl_c 235.9KB
view_in_ar zombie.vmdl_c 217KB
models/hl1/weapons/ammo
view_in_ar w_357ammobox.vmdl_c 8.1KB
view_in_ar w_9mmar.vmdl_c 6.4KB
view_in_ar w_9mmbox.vmdl_c 7.2KB
view_in_ar w_9mmclip.vmdl_c 6KB
view_in_ar w_argrenade.vmdl_c 6.6KB
view_in_ar w_crossbow_clip.vmdl_c 9.3KB
view_in_ar w_gaussammo.vmdl_c 7.1KB
view_in_ar w_rpgammo.vmdl_c 6.9KB
view_in_ar w_shotbox.vmdl_c 6.8KB
models/hl1/weapons/player
view_in_ar p_crossbow.vmdl_c 10.9KB
view_in_ar p_crowbar.vmdl_c 5.5KB
view_in_ar p_egon.vmdl_c 8.7KB
view_in_ar p_gauss.vmdl_c 12.9KB
view_in_ar p_glock.vmdl_c 6.8KB
view_in_ar p_grenade.vmdl_c 5.7KB
view_in_ar p_hgun.vmdl_c 9.2KB
view_in_ar p_mp5.vmdl_c 8.2KB
view_in_ar p_python.vmdl_c 7.1KB
view_in_ar p_rpg.vmdl_c 7.1KB
view_in_ar p_satchel.vmdl_c 7.2KB
view_in_ar p_shotgun.vmdl_c 11.9KB
view_in_ar p_squeak.vmdl_c 9.4KB
view_in_ar p_tripmine.vmdl_c 8.3KB
models/hl1/weapons/view
view_in_ar v_crossbow.vmdl_c 140.8KB
view_in_ar v_crowbar.vmdl_c 23.6KB
view_in_ar v_egon.vmdl_c 59.4KB
view_in_ar v_gauss.vmdl_c 51.2KB
view_in_ar v_glock.vmdl_c 68.2KB
view_in_ar v_grenade.vmdl_c 66.6KB
view_in_ar v_hgun.vmdl_c 31.3KB
view_in_ar v_mp5.vmdl_c 44.5KB
view_in_ar v_python.vmdl_c 90.5KB
view_in_ar v_rpg.vmdl_c 66.9KB
view_in_ar v_satchel_radio.vmdl_c 35.2KB
view_in_ar v_satchel.vmdl_c 40.2KB
view_in_ar v_shotgun.vmdl_c 37.5KB
view_in_ar v_squeak.vmdl_c 88.3KB
view_in_ar v_tripmine.vmdl_c 75.6KB
models/hl1/weapons/vr
view_in_ar crossbow_hd.vmdl_c 103KB
view_in_ar crossbow.vmdl_c 127.9KB
view_in_ar crowbar_hd.vmdl_c 30.6KB
view_in_ar crowbar.vmdl_c 34.5KB
view_in_ar egon_hd.vmdl_c 52.4KB
view_in_ar egon.vmdl_c 46.6KB
view_in_ar gauss_hd.vmdl_c 84.2KB
view_in_ar gauss.vmdl_c 46.9KB
view_in_ar glock_hd.vmdl_c 53.6KB
view_in_ar glock.vmdl_c 57.4KB
view_in_ar grenade_hd.vmdl_c 45.4KB
view_in_ar grenade.vmdl_c 64.2KB
view_in_ar hgun_hd.vmdl_c 109.9KB
view_in_ar hgun.vmdl_c 33.1KB
view_in_ar mp5_hd.vmdl_c 82.7KB
view_in_ar mp5.vmdl_c 46.4KB
view_in_ar python_hd.vmdl_c 63.8KB
view_in_ar python.vmdl_c 65.2KB
view_in_ar rpg_hd.vmdl_c 84KB
view_in_ar rpg.vmdl_c 59.9KB
view_in_ar satchel_hd.vmdl_c 41.8KB
view_in_ar satchel_radio_hd.vmdl_c 42.9KB
view_in_ar satchel_radio.vmdl_c 30.5KB
view_in_ar satchel.vmdl_c 36.7KB
view_in_ar shotgun_hd.vmdl_c 78.3KB
view_in_ar shotgun.vmdl_c 44.6KB
view_in_ar squeak_hd.vmdl_c 77.5KB
view_in_ar squeak.vmdl_c 59.7KB
view_in_ar tripmine_hd.vmdl_c 43.1KB
view_in_ar tripmine.vmdl_c 31.6KB
models/hl1/weapons/world
view_in_ar crossbow_bolt.vmdl_c 6KB
view_in_ar crossbow.vmdl_c 21.1KB
view_in_ar crowbar.vmdl_c 15.2KB
view_in_ar egon.vmdl_c 12.2KB
view_in_ar gauss.vmdl_c 15.6KB
view_in_ar glock.vmdl_c 11.8KB
view_in_ar grenade_mp5.vmdl_c 7.4KB
view_in_ar grenade.vmdl_c 9.9KB
view_in_ar hgun.vmdl_c 15KB
view_in_ar hornet.vmdl_c 6KB
view_in_ar mp5.vmdl_c 14.1KB
view_in_ar python.vmdl_c 15.3KB
view_in_ar rpg_rocket.vmdl_c 6.7KB
view_in_ar rpg.vmdl_c 12KB
view_in_ar satchel.vmdl_c 17.2KB
view_in_ar shotgun.vmdl_c 20.1KB
view_in_ar sqknest.vmdl_c 15.3KB
view_in_ar squeak_npc.vmdl_c 21.9KB
view_in_ar squeak.vmdl_c 10.8KB
view_in_ar tripmine.vmdl_c 13KB
models/hl1/xen
view_in_ar fungus.vmdl_c 18.7KB
view_in_ar fungus(large).vmdl_c 17KB
view_in_ar fungus(small).vmdl_c 13.5KB
view_in_ar hair.vmdl_c 10.5KB
view_in_ar protozoa.vmdl_c 14.5KB
models/op4/ctf
view_in_ar civ_stand.vmdl_c 8KB
view_in_ar flag.vmdl_c 71.6KB
models/op4/weapons/ammo
view_in_ar w_m40a1clip.vmdl_c 10.8KB
view_in_ar w_saw_clip.vmdl_c 11.3KB
models/op4/weapons/player
view_in_ar p_desert_eagle.vmdl_c 12.7KB
view_in_ar p_knife.vmdl_c 10.4KB
view_in_ar p_m40a1.vmdl_c 14.2KB
view_in_ar p_pipe_wrench.vmdl_c 14.2KB
view_in_ar p_saw.vmdl_c 14KB
models/op4/weapons/view
view_in_ar v_desert_eagle.vmdl_c 79.3KB
view_in_ar v_knife.vmdl_c 38.1KB
view_in_ar v_m40a1.vmdl_c 110KB
view_in_ar v_pipe_wrench.vmdl_c 33.1KB
view_in_ar v_saw.vmdl_c 68.6KB
view_in_ar v_shock.vmdl_c 51.3KB
models/op4/weapons/world
view_in_ar w_desert_eagle.vmdl_c 13.7KB
view_in_ar w_knife.vmdl_c 11.7KB
view_in_ar w_m40a1.vmdl_c 14.6KB
view_in_ar w_pipe_wrench.vmdl_c 12.9KB
view_in_ar w_saw.vmdl_c 15KB
models/shadertest
view_in_ar envballs.vmdl_c 258.2KB
models
view_in_ar suitchargermodelref.vmdl_c 4.9KB
models/vr
view_in_ar hand_left.vmdl_c 36.2KB
view_in_ar hand_right.vmdl_c 42.9KB
obsolete
text_snippet obsolete.txt 736B
particles
text_snippet egon_beam.vpcf_c 3.3KB
text_snippet egon.vpcf_c 522B
text_snippet env_beam.vpcf_c 2.9KB
text_snippet explosion_smoke.vpcf_c 2.1KB
text_snippet explosion_tripmine.vpcf_c 2.1KB
text_snippet explosion.vpcf_c 2.1KB
particles/explosion/barrel_explosion
text_snippet explosion_ground_a.vpcf_c 1.9KB
text_snippet explosion_ground.vpcf_c 2KB
particles
text_snippet explosionsparkles.vpcf_c 2.5KB
text_snippet gauss_impact.vpcf_c 2KB
text_snippet generic_beam.vpcf_c 2.3KB
text_snippet hlimpact_blood_spark.vpcf_c 2KB
text_snippet hlimpact_blood_yellow_spark.vpcf_c 2.1KB
text_snippet hlimpact_blood_yellow.vpcf_c 2.3KB
text_snippet hlimpact_blood.vpcf_c 2.3KB
text_snippet hlimpact_spark.vpcf_c 2.2KB
text_snippet hlimpact.vpcf_c 2.2KB
text_snippet hornet_trail.vpcf_c 2.2KB
text_snippet laserdot.vpcf_c 1.9KB
text_snippet lgtning.vpcf_c 1.9KB
text_snippet muzflash.vpcf_c 1.7KB
text_snippet muzflash1.vpcf_c 1.8KB
text_snippet muzflash2.vpcf_c 1.8KB
text_snippet muzflash3.vpcf_c 1.7KB
text_snippet spark.vpcf_c 2.3KB
text_snippet sparkflash.vpcf_c 1.8KB
text_snippet sparkshower.vpcf_c 2.3KB
text_snippet tracer.standard.vpcf_c 2.7KB
text_snippet tripmine_laser_end.vpcf_c 2.1KB
text_snippet tripmine_laser.vpcf_c 2.2KB
resource/styles
text_snippet _crosshair.scss 1.8KB
text_snippet _damageindicator.scss 491B
text_snippet _hitindicator.scss 578B
text_snippet _inventory.scss 2.6KB
text_snippet _killfeed.scss 3KB
text_snippet _pickupfeed.scss 1.1KB
text_snippet _scoreboard.scss 1.2KB
text_snippet chatbox.scss 1.4KB
text_snippet gui.scss 13.1KB
text_snippet hud.scss 7.5KB
text_snippet ingamemenu.scss 333B
text_snippet nametag.scss 358B
text_snippet options.scss 8.9KB
text_snippet team.scss 1.1KB
text_snippet vr.scss 3.8KB
resource/templates
text_snippet flag.html 468B
text_snippet hud.html 328B
text_snippet options.html 7.6KB
text_snippet teamselect.html 530B
text_snippet test.html 873B
resource/templates/vr
text_snippet ammo.html 107B
text_snippet inventory.html 119B
text_snippet vitals.html 187B
shaders/vfx
text_snippet chrome_pc_50_features.vcs 50.9KB
text_snippet chrome_pc_50_ps.vcs 106KB
text_snippet chrome_pc_50_vs.vcs 121.3KB
text_snippet chrome.ini 0B
text_snippet qliquid_pc_50_features.vcs 51.4KB
text_snippet qliquid_pc_50_ps.vcs 104.6KB
text_snippet qliquid_pc_50_vs.vcs 121.3KB
sounds
text_snippet dm_item_battery.sound_c 535B
text_snippet dm.grenade_throw.sound_c 571B
text_snippet dm.item_charger_empty.sound_c 564B
text_snippet dm.item_charger_full.sound_c 624B
text_snippet dm.item_health.sound_c 535B
text_snippet dm.item_respawn.sound_c 499B
text_snippet dm.pickup_ammo.sound_c 502B
text_snippet dm.pickup_weapon.sound_c 503B
text_snippet dm.tripmine_activated.sound_c 554B
text_snippet dm.tripmine_armed.sound_c 539B
text_snippet dm.tripmine_arming.sound_c 579B
text_snippet dm.ui_attacker.sound_c 508B
text_snippet dm.ui_open.sound_c 647B
text_snippet dm.ui_select.sound_c 648B
text_snippet dm.ui_tap.sound_c 652B
sounds/hl1/agrunt
text_snippet ag_fire.sound_c 816B
text_snippet ag_fire1.vsnd_c 10.3KB
text_snippet ag_fire2.vsnd_c 8.7KB
text_snippet ag_fire3.vsnd_c 8.9KB
sounds/hl1/ambience
text_snippet _comma.vsnd_c 3.3KB
text_snippet alien_beacon.vsnd_c 45.1KB
text_snippet alien_blipper.vsnd_c 81.8KB
text_snippet alien_builder.vsnd_c 35.6KB
text_snippet alien_chatter.vsnd_c 61.3KB
text_snippet alien_creeper.vsnd_c 89.4KB
text_snippet alien_cycletone.vsnd_c 38.9KB
text_snippet alien_frantic.vsnd_c 25.9KB
text_snippet alien_hollow.vsnd_c 21.3KB
text_snippet alien_humongo.vsnd_c 63.6KB
text_snippet alien_minddrill.vsnd_c 81.8KB
text_snippet alien_powernode.vsnd_c 68.4KB
text_snippet alien_purrmachine.vsnd_c 51.1KB
text_snippet alien_squit.vsnd_c 51.7KB
text_snippet alien_twow.vsnd_c 24.3KB
text_snippet alien_zonerator.vsnd_c 32.3KB
text_snippet aliencave1.vsnd_c 57.5KB
text_snippet alienclicker1.vsnd_c 40.2KB
text_snippet alienfazzle1.vsnd_c 37.2KB
text_snippet alienflyby1.vsnd_c 80.4KB
text_snippet alienlaser1.vsnd_c 22.7KB
text_snippet alienvalve1.vsnd_c 25.7KB
text_snippet alienvalve2.vsnd_c 25.7KB
text_snippet alienvoices1.vsnd_c 58.9KB
text_snippet alienwind1.vsnd_c 47KB
text_snippet alienwind2.vsnd_c 39KB
text_snippet ambience.particlesuck1.sound_c 686B
text_snippet ambience.siren.sound_c 661B
text_snippet bee1.vsnd_c 13.2KB
text_snippet bee2.vsnd_c 13.6KB
text_snippet biggun1.vsnd_c 23.1KB
text_snippet biggun2.vsnd_c 42.4KB
text_snippet biggun3.vsnd_c 56KB
text_snippet bigwarning.vsnd_c 15KB
text_snippet biotone.vsnd_c 10KB
text_snippet boomer.vsnd_c 77.2KB
text_snippet breather.vsnd_c 51KB
text_snippet burning1.vsnd_c 58.7KB
text_snippet burning2.vsnd_c 37.7KB
text_snippet burning3.vsnd_c 59.4KB
text_snippet computalk1.sound_c 666B
text_snippet computalk1.vsnd_c 69.7KB
text_snippet computalk2.sound_c 666B
text_snippet computalk2.vsnd_c 60.7KB
text_snippet cricket.vsnd_c 20.8KB
text_snippet crickets.vsnd_c 39.2KB
text_snippet crtnoise.vsnd_c 17.1KB
text_snippet deadsignal1.vsnd_c 21.2KB
text_snippet deadsignal2.vsnd_c 18.3KB
text_snippet des_wind1.vsnd_c 42.4KB
text_snippet des_wind2.vsnd_c 31.5KB
text_snippet des_wind3.vsnd_c 47.6KB
text_snippet disgusting.vsnd_c 20.8KB
text_snippet distantmortar1.vsnd_c 22.8KB
text_snippet distantmortar2.vsnd_c 20.9KB
text_snippet distantmortar3.vsnd_c 31.6KB
text_snippet drips.sound_c 645B
text_snippet drips.vsnd_c 79.3KB
text_snippet dronemachine1.sound_c 669B
text_snippet dronemachine1.vsnd_c 21.6KB
text_snippet dronemachine2.sound_c 669B
text_snippet dronemachine2.vsnd_c 29.6KB
text_snippet dronemachine3.sound_c 669B
text_snippet dronemachine3.vsnd_c 31KB
text_snippet flameburst1.vsnd_c 22.2KB
text_snippet flies.vsnd_c 94.9KB
text_snippet goal_1.vsnd_c 86.6KB
text_snippet hammer.vsnd_c 47.8KB
text_snippet hawk1.vsnd_c 2.5KB
text_snippet industrial1.vsnd_c 29.9KB
text_snippet industrial2.vsnd_c 51.9KB
text_snippet industrial3.vsnd_c 29.5KB
text_snippet industrial4.vsnd_c 31.8KB
text_snippet jetflyby1.vsnd_c 165.3KB
text_snippet labdrone1.sound_c 665B
text_snippet labdrone1.vsnd_c 58.4KB
text_snippet labdrone2.sound_c 665B
text_snippet labdrone2.vsnd_c 33.8KB
text_snippet labgear.vsnd_c 29KB
text_snippet labmoan.sound_c 647B
text_snippet labmoan.vsnd_c 32.5KB
text_snippet littlemachine.sound_c 669B
text_snippet littlemachine.vsnd_c 8.5KB
text_snippet loader_hydra1.vsnd_c 13KB
text_snippet loader_step1.vsnd_c 12.4KB
text_snippet mechwhine.sound_c 665B
text_snippet mechwhine.vsnd_c 43.9KB
text_snippet mgun_burst1.vsnd_c 74.9KB
text_snippet mgun_burst2.vsnd_c 38.9KB
text_snippet mgun_burst3.vsnd_c 17.3KB
text_snippet mgun_burst4.vsnd_c 59KB
text_snippet particle_suck1.sound_c 670B
text_snippet particle_suck1.vsnd_c 29.1KB
text_snippet particle_suck2.sound_c 670B
text_snippet particle_suck2.vsnd_c 47.7KB
text_snippet port_suckin1.sound_c 668B
text_snippet port_suckin1.vsnd_c 67KB
text_snippet port_suckout1.sound_c 669B
text_snippet port_suckout1.vsnd_c 40.2KB
text_snippet pounder.vsnd_c 62.1KB
text_snippet pulsemachine.sound_c 668B
text_snippet pulsemachine.vsnd_c 20.9KB
text_snippet pumper.vsnd_c 50KB
text_snippet quail1.vsnd_c 3.4KB
text_snippet rifle1.vsnd_c 22.2KB
text_snippet rifle2.vsnd_c 37.6KB
text_snippet rocket_groan1.vsnd_c 38.5KB
text_snippet rocket_groan2.vsnd_c 16.3KB
text_snippet rocket_groan3.vsnd_c 23.2KB
text_snippet rocket_groan4.vsnd_c 84.3KB
text_snippet rocket_steam1.vsnd_c 57.8KB
text_snippet rocketflame1.vsnd_c 60.1KB
text_snippet rocketrumble1.vsnd_c 32.5KB
text_snippet rotormachine.sound_c 668B
text_snippet rotormachine.vsnd_c 30.8KB
text_snippet sandfall1.vsnd_c 35.7KB
text_snippet sandfall2.vsnd_c 49.2KB
text_snippet screammachine.vsnd_c 22.3KB
text_snippet signalgear1.sound_c 667B
text_snippet signalgear1.vsnd_c 36.6KB
text_snippet signalgear2.sound_c 667B
text_snippet signalgear2.vsnd_c 42.1KB
text_snippet siren.sound_c 645B
text_snippet siren.vsnd_c 61.4KB
text_snippet sparks.sound_c 646B
text_snippet sparks.vsnd_c 106.3KB
text_snippet squeeks1.vsnd_c 69.4KB
text_snippet squeeks2.vsnd_c 50.4KB
text_snippet squirm2.vsnd_c 56.2KB
text_snippet squitch.vsnd_c 79.1KB
text_snippet squitch2.vsnd_c 79.1KB
text_snippet steamburst1.vsnd_c 26.6KB
text_snippet steamjet1.vsnd_c 17.5KB
text_snippet tankdrivein1.vsnd_c 98.9KB
text_snippet tankdrivein2.vsnd_c 98.9KB
text_snippet tankidle1.vsnd_c 13.3KB
text_snippet tankidle2.vsnd_c 73.6KB
text_snippet techamb1.vsnd_c 97.2KB
text_snippet techamb2.sound_c 648B
text_snippet techamb2.vsnd_c 104.9KB
text_snippet the_horror1.vsnd_c 79.2KB
text_snippet the_horror2.vsnd_c 43.4KB
text_snippet the_horror3.vsnd_c 101.3KB
text_snippet the_horror4.vsnd_c 66.6KB
text_snippet truck1.vsnd_c 3.9KB
text_snippet truck2.vsnd_c 7KB
text_snippet turretrot1.vsnd_c 15.9KB
text_snippet turretrot2.vsnd_c 10.6KB
text_snippet warn1.sound_c 645B
text_snippet warn1.vsnd_c 14.1KB
text_snippet warn2.sound_c 645B
text_snippet warn2.vsnd_c 10.9KB
text_snippet warn3.sound_c 645B
text_snippet warn3.vsnd_c 4.5KB
text_snippet waterfall1.vsnd_c 48.7KB
text_snippet waterfall2.vsnd_c 39.6KB
text_snippet waterfall3.vsnd_c 37KB
text_snippet wind1.vsnd_c 31.8KB
text_snippet wind2.vsnd_c 107.4KB
text_snippet wren1.vsnd_c 12.7KB
text_snippet xtal_down1.vsnd_c 55.8KB
text_snippet zapmachine.vsnd_c 35.6KB
text_snippet zipmachine.vsnd_c 12.9KB
sounds/hl1/barney
text_snippet ba_attack1.vsnd_c 9.1KB
text_snippet ba_attack2.sound_c 648B
text_snippet ba_attack2.vsnd_c 6.3KB
text_snippet ba_die1.sound_c 645B
text_snippet ba_die1.vsnd_c 8.2KB
text_snippet ba_die2.vsnd_c 19.1KB
text_snippet ba_die3.vsnd_c 7.3KB
text_snippet c1a0_ba_button.vsnd_c 30.8KB
text_snippet c1a0_ba_desk.vsnd_c 182.3KB
text_snippet c1a0_ba_headdown.vsnd_c 37KB
text_snippet c1a0_ba_hevno.vsnd_c 46.3KB
text_snippet c1a0_ba_hevyes.vsnd_c 28.7KB
text_snippet c1a0_ba_late.vsnd_c 25.8KB
text_snippet donthurtem.vsnd_c 13.5KB
sounds/hl1/buttons
text_snippet bell1.sound_c 645B
text_snippet bell1.vsnd_c 15.5KB
text_snippet blip1.sound_c 645B
text_snippet blip1.vsnd_c 5.3KB
text_snippet button7.sound_c 647B
text_snippet button7.vsnd_c 20.1KB
text_snippet lightswitch2.sound_c 668B
text_snippet lightswitch2.vsnd_c 7.2KB
text_snippet spark.sound_c 1KB
text_snippet spark1.vsnd_c 4.3KB
text_snippet spark2.vsnd_c 1.4KB
text_snippet spark3.vsnd_c 5.5KB
text_snippet spark4.vsnd_c 6.2KB
text_snippet spark5.vsnd_c 4.5KB
text_snippet spark6.vsnd_c 4.8KB
sounds/hl1/common
text_snippet bodydrop.sound_c 905B
text_snippet bodydrop1.vsnd_c 9.5KB
text_snippet bodydrop2.vsnd_c 5.6KB
text_snippet bodydrop3.vsnd_c 9.4KB
text_snippet bodydrop4.vsnd_c 5.3KB
text_snippet bodysplat.sound_c 649B
text_snippet bodysplat.vsnd_c 21.1KB
sounds/hl1/debris
text_snippet beamstart1.vsnd_c 29.4KB
text_snippet beamstart10.vsnd_c 19KB
text_snippet beamstart11.vsnd_c 17.7KB
text_snippet beamstart14.vsnd_c 35KB
text_snippet beamstart15.vsnd_c 35.7KB
text_snippet beamstart2.vsnd_c 27.7KB
text_snippet beamstart3.vsnd_c 14.3KB
text_snippet beamstart4.vsnd_c 18.4KB
text_snippet beamstart5.vsnd_c 25.5KB
text_snippet beamstart6.vsnd_c 22.3KB
text_snippet beamstart7.vsnd_c 38.4KB
text_snippet beamstart8.vsnd_c 27.9KB
text_snippet beamstart9.vsnd_c 22.9KB
text_snippet bustceiling.vsnd_c 20.9KB
text_snippet bustconcrete.sound_c 759B
text_snippet bustconcrete1.vsnd_c 10.3KB
text_snippet bustconcrete2.vsnd_c 9.9KB
text_snippet bustcrate.sound_c 838B
text_snippet bustcrate1.vsnd_c 7.1KB
text_snippet bustcrate2.vsnd_c 5.9KB
text_snippet bustcrate3.vsnd_c 17.1KB
text_snippet bustflesh1.vsnd_c 10.7KB
text_snippet bustflesh2.vsnd_c 6.5KB
text_snippet bustglass.sound_c 838B
text_snippet bustglass1.vsnd_c 8.8KB
text_snippet bustglass2.vsnd_c 10.9KB
text_snippet bustglass3.vsnd_c 28.7KB
text_snippet bustmetal1.vsnd_c 10KB
text_snippet bustmetal2.vsnd_c 13.2KB
text_snippet concrete.sound_c 819B
text_snippet concrete1.vsnd_c 4.4KB
text_snippet concrete2.vsnd_c 8.8KB
text_snippet concrete3.vsnd_c 5.9KB
text_snippet flesh.sound_c 1KB
text_snippet flesh1.vsnd_c 3.5KB
text_snippet flesh2.vsnd_c 8.6KB
text_snippet flesh3.vsnd_c 3.4KB
text_snippet flesh5.vsnd_c 4.5KB
text_snippet flesh6.vsnd_c 3.4KB
text_snippet flesh7.vsnd_c 2.4KB
text_snippet glass.sound_c 877B
text_snippet glass1.vsnd_c 5.9KB
text_snippet glass2.vsnd_c 9.7KB
text_snippet glass3.vsnd_c 8.8KB
text_snippet glass4.vsnd_c 6.5KB
text_snippet metal.sound_c 1KB
text_snippet metal1.vsnd_c 6.6KB
text_snippet metal2.vsnd_c 7KB
text_snippet metal3.vsnd_c 6.5KB
text_snippet metal4.vsnd_c 5.7KB
text_snippet metal5.vsnd_c 9KB
text_snippet metal6.vsnd_c 4.6KB
text_snippet pushbox.sound_c 816B
text_snippet pushbox1.vsnd_c 13.2KB
text_snippet pushbox2.vsnd_c 13.4KB
text_snippet pushbox3.vsnd_c 13.4KB
text_snippet wood.sound_c 791B
text_snippet wood1.vsnd_c 6.6KB
text_snippet wood2.vsnd_c 6.8KB
text_snippet wood3.vsnd_c 6.4KB
text_snippet wood4.vsnd_c 7.1KB
text_snippet zap1.vsnd_c 15.1KB
text_snippet zap2.vsnd_c 33KB
text_snippet zap3.vsnd_c 15.1KB
text_snippet zap4.vsnd_c 29.6KB
text_snippet zap5.vsnd_c 34.7KB
text_snippet zap6.vsnd_c 27.5KB
text_snippet zap7.vsnd_c 43.3KB
text_snippet zap8.vsnd_c 11.4KB
sounds/hl1/doors
text_snippet doormove1.sound_c 646B
text_snippet doormove1.vsnd_c 239KB
text_snippet doormove10.sound_c 647B
text_snippet doormove10.vsnd_c 67.2KB
text_snippet doormove2.vsnd_c 119.8KB
text_snippet doormove3.sound_c 646B
text_snippet doormove3.vsnd_c 136KB
text_snippet doormove4.sound_c 646B
text_snippet doormove4.vsnd_c 64.3KB
text_snippet doormove5.sound_c 545B
text_snippet doormove5.vsnd_c 51KB
text_snippet doormove6.vsnd_c 51.1KB
text_snippet doormove7.vsnd_c 92.2KB
text_snippet doormove8.vsnd_c 188.7KB
text_snippet doormove9.vsnd_c 35.5KB
text_snippet doorstop1.vsnd_c 9.7KB
text_snippet doorstop2.sound_c 646B
text_snippet doorstop2.vsnd_c 15.9KB
text_snippet doorstop3.vsnd_c 10.6KB
text_snippet doorstop4.vsnd_c 6.3KB
text_snippet doorstop5.sound_c 646B
text_snippet doorstop5.vsnd_c 10.7KB
text_snippet doorstop6.sound_c 646B
text_snippet doorstop6.vsnd_c 14.1KB
text_snippet doorstop7.sound_c 646B
text_snippet doorstop7.vsnd_c 15.3KB
text_snippet doorstop8.vsnd_c 15.1KB
sounds/hl1/fvox
text_snippet atmospherics_on.vsnd_c 46.1KB
text_snippet automedic_on.vsnd_c 38.4KB
text_snippet bell.sound_c 623B
text_snippet bell.vsnd_c 8KB
text_snippet communications_on.vsnd_c 37KB
text_snippet hev_a0.sound_c 724B
text_snippet hev_aax.sound_c 1.4KB
text_snippet hev_logon.sound_c 645B
text_snippet hev_logon.vsnd_c 109.7KB
text_snippet munitionview_on.vsnd_c 39.9KB
text_snippet powerarmor_on.vsnd_c 45.9KB
text_snippet safe_day.vsnd_c 29.8KB
text_snippet vitalsigns_on.vsnd_c 36.5KB
text_snippet weaponselect_on.vsnd_c 40.6KB
sounds/hl1/gman
text_snippet gman_choose1.vsnd_c 20KB
text_snippet gman_choose2.vsnd_c 17.7KB
text_snippet gman_mumble1.vsnd_c 27.8KB
text_snippet gman_mumble2.vsnd_c 25.1KB
text_snippet gman_mumble3.vsnd_c 29KB
text_snippet gman_mumble4.vsnd_c 39.4KB
text_snippet gman_mumble5.vsnd_c 30.1KB
text_snippet gman_mumble6.vsnd_c 41.6KB
text_snippet gman_nasty.vsnd_c 137.3KB
text_snippet gman_noreg.vsnd_c 29.4KB
text_snippet gman_noregret.vsnd_c 216.7KB
text_snippet gman_nowork.vsnd_c 36.7KB
text_snippet gman_offer.vsnd_c 829.8KB
text_snippet gman_otherwise.vsnd_c 142.9KB
text_snippet gman_potential.vsnd_c 217.2KB
text_snippet gman_stepin.vsnd_c 145.9KB
text_snippet gman_suit.vsnd_c 178.3KB
text_snippet gman_wise.vsnd_c 55.6KB
sounds/hl1/headcrab
text_snippet hc_alert.sound_c 753B
text_snippet hc_alert1.vsnd_c 19.5KB
text_snippet hc_alert2.vsnd_c 20.3KB
text_snippet hc_attack.sound_c 844B
text_snippet hc_attack1.vsnd_c 10.4KB
text_snippet hc_attack2.vsnd_c 10.9KB
text_snippet hc_attack3.vsnd_c 11.8KB
text_snippet hc_die.sound_c 733B
text_snippet hc_die1.vsnd_c 26.6KB
text_snippet hc_die2.vsnd_c 35.1KB
text_snippet hc_headbite.sound_c 667B
text_snippet hc_headbite.vsnd_c 17KB
text_snippet hc_idle.sound_c 1012B
text_snippet hc_idle1.vsnd_c 6.5KB
text_snippet hc_idle2.vsnd_c 5.1KB
text_snippet hc_idle3.vsnd_c 47.5KB
text_snippet hc_idle4.vsnd_c 24.7KB
text_snippet hc_idle5.vsnd_c 48.3KB
text_snippet hc_pain.sound_c 838B
text_snippet hc_pain1.vsnd_c 9.2KB
text_snippet hc_pain2.vsnd_c 17KB
text_snippet hc_pain3.vsnd_c 11.8KB
sounds/hl1/holo
text_snippet tr_ba_lightson.vsnd_c 20.8KB
text_snippet tr_ba_unuse.vsnd_c 12.1KB
text_snippet tr_ba_use.vsnd_c 13.1KB
text_snippet tr_holo_3jumps.vsnd_c 136KB
text_snippet tr_holo_breakbox.vsnd_c 102.9KB
text_snippet tr_holo_breath.vsnd_c 118KB
text_snippet tr_holo_button.vsnd_c 60.1KB
text_snippet tr_holo_charger.vsnd_c 188KB
text_snippet tr_holo_commencing.vsnd_c 55.7KB
text_snippet tr_holo_congrats.vsnd_c 63.7KB
text_snippet tr_holo_done.vsnd_c 98.4KB
text_snippet tr_holo_drown.vsnd_c 163.9KB
text_snippet tr_holo_duck.vsnd_c 105.1KB
text_snippet tr_holo_fallshort.vsnd_c 38.7KB
text_snippet tr_holo_fantastic.vsnd_c 11.6KB
text_snippet tr_holo_flashlight.vsnd_c 29.9KB
text_snippet tr_holo_greatwork.vsnd_c 47.2KB
text_snippet tr_holo_grenade.vsnd_c 77KB
text_snippet tr_holo_hitall.vsnd_c 147KB
text_snippet tr_holo_injury.vsnd_c 20.9KB
text_snippet tr_holo_intro.vsnd_c 152.5KB
text_snippet tr_holo_jduck.vsnd_c 118.6KB
text_snippet tr_holo_jump.vsnd_c 164.6KB
text_snippet tr_holo_jumpdown.vsnd_c 136.1KB
text_snippet tr_holo_jumpgap.vsnd_c 82.1KB
text_snippet tr_holo_keeptrying.vsnd_c 18.4KB
text_snippet tr_holo_ladder.vsnd_c 84.1KB
text_snippet tr_holo_leadguard.vsnd_c 136.5KB
text_snippet tr_holo_lightoff.vsnd_c 55.7KB
text_snippet tr_holo_longjump.vsnd_c 155.5KB
text_snippet tr_holo_medkit.vsnd_c 194.5KB
text_snippet tr_holo_move.vsnd_c 151.8KB
text_snippet tr_holo_nicejob.vsnd_c 10.6KB
text_snippet tr_holo_pipeduck.vsnd_c 179.2KB
text_snippet tr_holo_pullbox.vsnd_c 158.7KB
text_snippet tr_holo_pushbox.vsnd_c 102.3KB
text_snippet tr_holo_radiation.vsnd_c 92.3KB
text_snippet tr_holo_retry.vsnd_c 65.4KB
text_snippet tr_holo_runstart.vsnd_c 20.4KB
text_snippet tr_holo_spinbridge.vsnd_c 47.6KB
text_snippet tr_holo_startlift.vsnd_c 55KB
text_snippet tr_holo_steam.vsnd_c 110.3KB
text_snippet tr_holo_target.vsnd_c 129.5KB
text_snippet tr_holo_tryagain.vsnd_c 20.4KB
text_snippet tr_holo_usetrain.vsnd_c 127.7KB
text_snippet tr_sci_goodwork.vsnd_c 54.8KB
text_snippet tr_sci_hardlynoticed.vsnd_c 48.5KB
text_snippet tr_sci_nextstation.vsnd_c 36.8KB
text_snippet tr_sci_unuse.vsnd_c 19KB
text_snippet tr_sci_use.vsnd_c 25.8KB
sounds/hl1/hornet
text_snippet ag_buzz.sound_c 816B
text_snippet ag_buzz1.vsnd_c 6.6KB
text_snippet ag_buzz2.vsnd_c 4.7KB
text_snippet ag_buzz3.vsnd_c 4KB
text_snippet ag_hornethit.sound_c 847B
text_snippet ag_hornethit1.vsnd_c 9.1KB
text_snippet ag_hornethit2.vsnd_c 6.4KB
text_snippet ag_hornethit3.vsnd_c 6.2KB
sounds/hl1/items
text_snippet 9mmclip1.sound_c 644B
text_snippet 9mmclip1.vsnd_c 7.1KB
text_snippet 9mmclip2.sound_c 644B
text_snippet 9mmclip2.vsnd_c 10.3KB
text_snippet airtank1.vsnd_c 17.1KB
text_snippet ammopickup1.vsnd_c 20KB
text_snippet ammopickup2.vsnd_c 20.5KB
text_snippet clipinsert1.sound_c 647B
text_snippet clipinsert1.vsnd_c 12.9KB
text_snippet cliprelease1.sound_c 664B
text_snippet cliprelease1.vsnd_c 6.4KB
text_snippet flashlight1.sound_c 647B
text_snippet flashlight1.vsnd_c 1.3KB
text_snippet guncock1.vsnd_c 12.7KB
text_snippet gunpickup1.vsnd_c 21KB
text_snippet gunpickup2.vsnd_c 14.8KB
text_snippet gunpickup3.vsnd_c 20.6KB
text_snippet gunpickup4.vsnd_c 23KB
text_snippet itemrespawn.sound_c 657B
text_snippet medcharge4.vsnd_c 17.9KB
text_snippet medshot4.sound_c 645B
text_snippet medshot4.vsnd_c 15.7KB
text_snippet medshot5.vsnd_c 18.3KB
text_snippet medshotno1.sound_c 647B
text_snippet medshotno1.vsnd_c 4.3KB
text_snippet smallmedkit1.vsnd_c 17KB
text_snippet smallmedkit2.vsnd_c 8.8KB
text_snippet suitcharge1.vsnd_c 22.8KB
text_snippet suitchargeno1.vsnd_c 7.1KB
text_snippet suitchargeok1.sound_c 666B
text_snippet suitchargeok1.vsnd_c 16.5KB
text_snippet weapondrop1.vsnd_c 12.9KB
sounds/hl1/misc
text_snippet talk.sound_c 623B
text_snippet talk.vsnd_c 2.6KB
sounds/hl1/music
text_snippet half-life12.vsnd_c 940.8KB
text_snippet hl1_music.track_4.sound_c 663B
text_snippet suspense01.sound_c 646B
text_snippet suspense01.vsnd_c 364KB
sounds/hl1/plats
text_snippet elevbell1.sound_c 545B
text_snippet elevbell1.vsnd_c 7.9KB
text_snippet elevmove2.sound_c 646B
text_snippet elevmove2.vsnd_c 31KB
sounds/hl1/player
text_snippet breathe1.sound_c 646B
text_snippet breathe1.vsnd_c 78.1KB
text_snippet breathe2.sound_c 646B
text_snippet breathe2.vsnd_c 20KB
sounds/hl1/player/footsteps
text_snippet concrete-left.sound_c 747B
text_snippet concrete-right.sound_c 747B
text_snippet dirt-left.sound_c 747B
text_snippet dirt-right.sound_c 747B
text_snippet duct-left.sound_c 747B
text_snippet duct-right.sound_c 747B
text_snippet grate-left.sound_c 749B
text_snippet grate-right.sound_c 749B
text_snippet ladder-right.sound_c 751B
text_snippet metal-left.sound_c 749B
text_snippet metal-right.sound_c 749B
text_snippet slosh-left.sound_c 749B
text_snippet slosh-right.sound_c 749B
text_snippet swim-left.sound_c 747B
text_snippet swim-right.sound_c 747B
text_snippet tile-left.sound_c 832B
text_snippet tile-right.sound_c 747B
text_snippet wade-left.sound_c 747B
text_snippet wade-right.sound_c 747B
sounds/hl1/player
text_snippet geiger1.vsnd_c 1KB
text_snippet geiger2.vsnd_c 3.7KB
text_snippet geiger3.vsnd_c 3.7KB
text_snippet geiger4.vsnd_c 2.5KB
text_snippet geiger5.vsnd_c 2.7KB
text_snippet geiger6.vsnd_c 4.3KB
text_snippet heartbeat1.sound_c 648B
text_snippet heartbeat1.vsnd_c 8.3KB
text_snippet ladder-left.sound_c 751B
text_snippet pl_dirt.sound_c 901B
text_snippet pl_dirt1.vsnd_c 4.3KB
text_snippet pl_dirt2.vsnd_c 3.8KB
text_snippet pl_dirt3.vsnd_c 4.6KB
text_snippet pl_dirt4.vsnd_c 5.4KB
text_snippet pl_duct.sound_c 901B
text_snippet pl_duct1.vsnd_c 9.8KB
text_snippet pl_duct2.vsnd_c 9.8KB
text_snippet pl_duct3.vsnd_c 10.4KB
text_snippet pl_duct4.vsnd_c 9.4KB
text_snippet pl_fallpain.sound_c 666B
text_snippet pl_fallpain1.vsnd_c 11.3KB
text_snippet pl_fallpain2.sound_c 666B
text_snippet pl_fallpain2.vsnd_c 11.3KB
text_snippet pl_fallpain3.vsnd_c 7.7KB
text_snippet pl_grate.sound_c 905B
text_snippet pl_grate1.vsnd_c 9.5KB
text_snippet pl_grate2.vsnd_c 9.9KB
text_snippet pl_grate3.vsnd_c 9.6KB
text_snippet pl_grate4.vsnd_c 10.6KB
text_snippet pl_jump1.vsnd_c 6.5KB
text_snippet pl_jump2.vsnd_c 5.6KB
text_snippet pl_jumpland2.vsnd_c 5KB
text_snippet pl_ladder.sound_c 925B
text_snippet pl_ladder1.vsnd_c 4.5KB
text_snippet pl_ladder2.vsnd_c 4.5KB
text_snippet pl_ladder3.vsnd_c 5.4KB
text_snippet pl_ladder4.vsnd_c 5.3KB
text_snippet pl_metal.sound_c 905B
text_snippet pl_metal1.vsnd_c 6.9KB
text_snippet pl_metal2.vsnd_c 6.6KB
text_snippet pl_metal3.vsnd_c 7.1KB
text_snippet pl_metal4.vsnd_c 6.5KB
text_snippet pl_pain2.vsnd_c 6.8KB
text_snippet pl_pain4.vsnd_c 4.3KB
text_snippet pl_pain5.vsnd_c 3.8KB
text_snippet pl_pain6.vsnd_c 5.2KB
text_snippet pl_pain7.vsnd_c 4.8KB
text_snippet pl_shell1.vsnd_c 5.3KB
text_snippet pl_shell2.vsnd_c 10.1KB
text_snippet pl_shell3.vsnd_c 8.7KB
text_snippet pl_slosh.sound_c 905B
text_snippet pl_slosh1.vsnd_c 10.1KB
text_snippet pl_slosh2.vsnd_c 9.7KB
text_snippet pl_slosh3.vsnd_c 9.3KB
text_snippet pl_slosh4.vsnd_c 8KB
text_snippet pl_step.sound_c 901B
text_snippet pl_step1.vsnd_c 3.5KB
text_snippet pl_step2.vsnd_c 3KB
text_snippet pl_step3.vsnd_c 2.8KB
text_snippet pl_step4.vsnd_c 3.4KB
text_snippet pl_swim1.vsnd_c 7.1KB
text_snippet pl_swim2.vsnd_c 16.1KB
text_snippet pl_swim3.vsnd_c 9KB
text_snippet pl_swim4.vsnd_c 10.3KB
text_snippet pl_tile.sound_c 986B
text_snippet pl_tile1.vsnd_c 3.1KB
text_snippet pl_tile2.vsnd_c 3.1KB
text_snippet pl_tile3.vsnd_c 3.4KB
text_snippet pl_tile4.vsnd_c 3.3KB
text_snippet pl_tile5.vsnd_c 4KB
text_snippet pl_wade.sound_c 901B
text_snippet pl_wade1.vsnd_c 26.5KB
text_snippet pl_wade2.vsnd_c 19.9KB
text_snippet pl_wade3.vsnd_c 26KB
text_snippet pl_wade4.vsnd_c 25.7KB
text_snippet sprayer.sound_c 645B
text_snippet sprayer.vsnd_c 10.4KB
sounds/hl1/scientist
text_snippet alright.vsnd_c 10KB
text_snippet beenaburden.vsnd_c 22.8KB
text_snippet c1a0_sci_bigday.vsnd_c 15.3KB
text_snippet c1a0_sci_catscream.vsnd_c 31.1KB
text_snippet c1a0_sci_crit1a.vsnd_c 26.5KB
text_snippet c1a0_sci_crit2a.vsnd_c 28.3KB
text_snippet c1a0_sci_crit3a.vsnd_c 28KB
text_snippet c1a0_sci_ctrl1a.vsnd_c 49.1KB
text_snippet c1a0_sci_ctrl2a.vsnd_c 70.4KB
text_snippet c1a0_sci_ctrl3a.vsnd_c 79.4KB
text_snippet c1a0_sci_ctrl4a.vsnd_c 41KB
text_snippet c1a0_sci_dis10a.vsnd_c 87.1KB
text_snippet c1a0_sci_dis11a.vsnd_c 117.5KB
text_snippet c1a0_sci_dis12a.vsnd_c 47.3KB
text_snippet c1a0_sci_dis13a.vsnd_c 17.5KB
text_snippet c1a0_sci_dis14a.vsnd_c 42.5KB
text_snippet c1a0_sci_dis15a.vsnd_c 90.3KB
text_snippet c1a0_sci_dis16a.vsnd_c 34.7KB
text_snippet c1a0_sci_dis17a.vsnd_c 30.9KB
text_snippet c1a0_sci_dis1a.vsnd_c 195.1KB
text_snippet c1a0_sci_dis1b.vsnd_c 49.4KB
text_snippet c1a0_sci_dis1c.vsnd_c 30.6KB
text_snippet c1a0_sci_dis1d.vsnd_c 30.9KB
text_snippet c1a0_sci_dis2a.vsnd_c 62.6KB
text_snippet c1a0_sci_dis3a.vsnd_c 29.8KB
text_snippet c1a0_sci_dis4a.vsnd_c 58.4KB
text_snippet c1a0_sci_dis5a.vsnd_c 45.5KB
text_snippet c1a0_sci_dis6a.vsnd_c 113.2KB
text_snippet c1a0_sci_dis7a.vsnd_c 77.2KB
text_snippet c1a0_sci_dis8a.vsnd_c 4.7KB
text_snippet c1a0_sci_dis9a.vsnd_c 48.4KB
text_snippet c1a0_sci_disa.vsnd_c 73.7KB
text_snippet c1a0_sci_getaway.vsnd_c 39.6KB
text_snippet c1a0_sci_gm.vsnd_c 19.3KB
text_snippet c1a0_sci_gm1.vsnd_c 11KB
text_snippet c1a0_sci_itsyou.vsnd_c 63.6KB
text_snippet c1a0_sci_lock1a.vsnd_c 63KB
text_snippet c1a0_sci_lock2a.vsnd_c 76.8KB
text_snippet c1a0_sci_lock3a.vsnd_c 27KB
text_snippet c1a0_sci_lock4a.vsnd_c 49.2KB
text_snippet c1a0_sci_lock5a.vsnd_c 113.6KB
text_snippet c1a0_sci_lock6a.vsnd_c 88.2KB
text_snippet c1a0_sci_lock7a.vsnd_c 56KB
text_snippet c1a0_sci_lock8a.vsnd_c 30.4KB
text_snippet c1a0_sci_mumble.vsnd_c 69.8KB
text_snippet c1a0_sci_samp.vsnd_c 28KB
text_snippet c1a0_sci_scanrpt.vsnd_c 25.1KB
text_snippet c1a2_sci_1zomb.vsnd_c 25.5KB
text_snippet c1a2_sci_3zomb.vsnd_c 12.2KB
text_snippet c1a2_sci_5zomb.vsnd_c 9.7KB
text_snippet c1a2_sci_6zomb.vsnd_c 33.1KB
text_snippet c1a2_sci_dangling.vsnd_c 42KB
text_snippet c1a2_sci_darkroom.vsnd_c 63.5KB
text_snippet c1a2_sci_elevator.vsnd_c 107.7KB
text_snippet c1a2_sci_lounge.vsnd_c 108.8KB
text_snippet c1a2_sci_transm.vsnd_c 93.6KB
text_snippet c1a3_sci_1man.vsnd_c 37.3KB
text_snippet c1a3_sci_atlast.vsnd_c 12.9KB
text_snippet c1a3_sci_rescued.vsnd_c 29.2KB
text_snippet c1a3_sci_silo1a.vsnd_c 55.1KB
text_snippet c1a3_sci_silo2a.vsnd_c 24.3KB
text_snippet c1a3_sci_team.vsnd_c 20.6KB
text_snippet c1a3_sci_thankgod.vsnd_c 16.6KB
text_snippet excellentteam.vsnd_c 39.3KB
text_snippet fellowscientist.vsnd_c 21.9KB
text_snippet fine.vsnd_c 20.6KB
text_snippet hopeyouknow.vsnd_c 23.2KB
text_snippet illwait.vsnd_c 6.7KB
text_snippet illwaithere.vsnd_c 10.4KB
text_snippet istay.vsnd_c 8.3KB
text_snippet leadtheway.vsnd_c 13.2KB
text_snippet letsgo.vsnd_c 7.7KB
text_snippet reconsider.vsnd_c 20.2KB
text_snippet sci_aftertest.vsnd_c 31.4KB
text_snippet sci_alone.vsnd_c 33.8KB
text_snippet sci_bother.vsnd_c 15.6KB
text_snippet sci_busy.vsnd_c 28.3KB
text_snippet sci_fear.sound_c 1.9KB
text_snippet sci_fear1.vsnd_c 7.3KB
text_snippet sci_fear10.vsnd_c 6.1KB
text_snippet sci_fear11.vsnd_c 14.3KB
text_snippet sci_fear12.vsnd_c 8.2KB
text_snippet sci_fear13.vsnd_c 5KB
text_snippet sci_fear14.vsnd_c 7KB
text_snippet sci_fear15.vsnd_c 5.2KB
text_snippet sci_fear2.vsnd_c 7.9KB
text_snippet sci_fear3.vsnd_c 5KB
text_snippet sci_fear4.vsnd_c 6.9KB
text_snippet sci_fear5.vsnd_c 9.8KB
text_snippet sci_fear6.vsnd_c 6.1KB
text_snippet sci_fear7.vsnd_c 8.9KB
text_snippet sci_fear8.vsnd_c 6.3KB
text_snippet sci_fear9.vsnd_c 12.6KB
text_snippet sci_follow.sound_c 1.3KB
text_snippet sci_pain.sound_c 1KB
text_snippet sci_pain1.vsnd_c 9.5KB
text_snippet sci_pain10.vsnd_c 5.8KB
text_snippet sci_pain2.vsnd_c 9.1KB
text_snippet sci_pain3.vsnd_c 7.2KB
text_snippet sci_pain4.vsnd_c 4.8KB
text_snippet sci_pain5.vsnd_c 5.2KB
text_snippet sci_pain6.vsnd_c 4.6KB
text_snippet sci_pain7.vsnd_c 6.3KB
text_snippet sci_pain8.vsnd_c 7.3KB
text_snippet sci_pain9.vsnd_c 5.6KB
text_snippet sci_poke.sound_c 1KB
text_snippet sci_somewhere.vsnd_c 31KB
text_snippet sci_stopfollow.sound_c 1.2KB
text_snippet scream15.sound_c 665B
text_snippet scream15.vsnd_c 3.6KB
text_snippet slowingyou.vsnd_c 19.4KB
text_snippet whatyoudoing.vsnd_c 21.7KB
text_snippet whyleavehere.vsnd_c 16.8KB
text_snippet yes3.vsnd_c 6.5KB
text_snippet yesletsgo.vsnd_c 12.9KB
sounds/hl1/sentences
text_snippet ba_button.sound_c 668B
text_snippet ba_desk.sound_c 650B
text_snippet ba_headdown.sound_c 670B
text_snippet ba_hevno.sound_c 667B
text_snippet ba_hevyes.sound_c 668B
text_snippet ba_late.sound_c 650B
text_snippet ba_scared0.sound_c 664B
text_snippet gm_1mumble.sound_c 664B
text_snippet gm_2mumble.sound_c 664B
text_snippet gm_3mumble.sound_c 664B
text_snippet gm_4mumble.sound_c 664B
text_snippet gm_5mumble.sound_c 664B
text_snippet gm_6mumble.sound_c 664B
text_snippet holo_3jumps.sound_c 666B
text_snippet holo_breakbox.sound_c 668B
text_snippet holo_breath.sound_c 666B
text_snippet holo_button.sound_c 666B
text_snippet holo_charger.sound_c 667B
text_snippet holo_commencing.sound_c 670B
text_snippet holo_congrats.sound_c 668B
text_snippet holo_done.sound_c 664B
text_snippet holo_drown.sound_c 665B
text_snippet holo_duck.sound_c 664B
text_snippet holo_fallshort.sound_c 669B
text_snippet holo_fantastic.sound_c 669B
text_snippet holo_flashlight.sound_c 670B
text_snippet holo_greatwork.sound_c 669B
text_snippet holo_grenade.sound_c 667B
text_snippet holo_hitall.sound_c 666B
text_snippet holo_injury.sound_c 666B
text_snippet holo_intro.sound_c 665B
text_snippet holo_jduck.sound_c 665B
text_snippet holo_jump.sound_c 664B
text_snippet holo_jumpdown.sound_c 668B
text_snippet holo_jumpgap.sound_c 667B
text_snippet holo_keeptrying.sound_c 670B
text_snippet holo_ladder.sound_c 666B
text_snippet holo_leadguard.sound_c 669B
text_snippet holo_lightoff.sound_c 669B
text_snippet holo_longjump.sound_c 668B
text_snippet holo_medkit.sound_c 666B
text_snippet holo_move.sound_c 664B
text_snippet holo_nicejob.sound_c 667B
text_snippet holo_pipeduck.sound_c 668B
text_snippet holo_pullbox.sound_c 667B
text_snippet holo_pushbox.sound_c 667B
text_snippet holo_radiation.sound_c 669B
text_snippet holo_retry.sound_c 665B
text_snippet holo_runstart.sound_c 668B
text_snippet holo_spinbridge.sound_c 670B
text_snippet holo_startlift.sound_c 669B
text_snippet holo_steam.sound_c 665B
text_snippet holo_target.sound_c 666B
text_snippet holo_tryagain.sound_c 545B
text_snippet holo_usetrain.sound_c 668B
text_snippet sc_1man.sound_c 670B
text_snippet sc_1mumble.sound_c 672B
text_snippet sc_atlast.sound_c 672B
text_snippet sc_bigday.sound_c 672B
text_snippet sc_crit1a.sound_c 672B
text_snippet sc_crit2a.sound_c 672B
text_snippet sc_crit3a.sound_c 672B
text_snippet sc_ctrl1a.sound_c 672B
text_snippet sc_ctrl2a.sound_c 672B
text_snippet sc_ctrl3a.sound_c 672B
text_snippet sc_ctrl4a.sound_c 672B
text_snippet sc_dangling.sound_c 674B
text_snippet sc_darkroom.sound_c 674B
text_snippet sc_dis10a.sound_c 672B
text_snippet sc_dis11a.sound_c 672B
text_snippet sc_dis12a.sound_c 672B
text_snippet sc_dis13a.sound_c 672B
text_snippet sc_dis14a.sound_c 672B
text_snippet sc_dis15a.sound_c 672B
text_snippet sc_dis16a.sound_c 672B
text_snippet sc_dis17a.sound_c 672B
text_snippet sc_dis1a.sound_c 671B
text_snippet sc_dis1b.sound_c 671B
text_snippet sc_dis1c.sound_c 671B
text_snippet sc_dis1d.sound_c 671B
text_snippet sc_dis2a.sound_c 671B
text_snippet sc_dis3a.sound_c 671B
text_snippet sc_dis4a.sound_c 671B
text_snippet sc_dis5a.sound_c 671B
text_snippet sc_dis6a.sound_c 671B
text_snippet sc_dis7a.sound_c 671B
text_snippet sc_dis8a.sound_c 671B
text_snippet sc_dis9a.sound_c 671B
text_snippet sc_disa.sound_c 670B
text_snippet sc_elevator.sound_c 674B
text_snippet sc_getaway.sound_c 673B
text_snippet sc_gmorn.sound_c 668B
text_snippet sc_goodwork.sound_c 667B
text_snippet sc_hardlynotice.sound_c 672B
text_snippet sc_lock1a.sound_c 672B
text_snippet sc_lock2a.sound_c 672B
text_snippet sc_lock3a.sound_c 672B
text_snippet sc_lock4a.sound_c 672B
text_snippet sc_lock5a.sound_c 672B
text_snippet sc_lock6a.sound_c 672B
text_snippet sc_lock7a.sound_c 672B
text_snippet sc_lock8a.sound_c 672B
text_snippet sc_lounge.sound_c 672B
text_snippet sc_nextstation.sound_c 670B
text_snippet sc_plfear0.sound_c 669B
text_snippet sc_rescued.sound_c 673B
text_snippet sc_sample.sound_c 670B
text_snippet sc_silo1a.sound_c 672B
text_snippet sc_silo2a.sound_c 672B
text_snippet sc_team.sound_c 670B
text_snippet sc_thankgod.sound_c 674B
text_snippet sc_transmission.sound_c 672B
text_snippet sc_zombie1a.sound_c 671B
text_snippet sc_zombie3a.sound_c 671B
text_snippet sc_zombie5a.sound_c 671B
text_snippet sc_zombie6a.sound_c 671B
sounds/hl1/squeek
text_snippet sqk_blast.sound_c 648B
text_snippet sqk_blast1.vsnd_c 20KB
text_snippet sqk_deploy.sound_c 649B
text_snippet sqk_deploy1.vsnd_c 12.5KB
text_snippet sqk_die.sound_c 646B
text_snippet sqk_die1.vsnd_c 3.6KB
text_snippet sqk_hunt.sound_c 819B
text_snippet sqk_hunt1.vsnd_c 3.8KB
text_snippet sqk_hunt2.vsnd_c 2.2KB
text_snippet sqk_hunt3.vsnd_c 2.3KB
text_snippet sqk_throw.sound_c 733B
sounds/hl1/tride
text_snippet c0a0_tr_arrive.sound_c 667B
text_snippet c0a0_tr_arrive.vsnd_c 118.8KB
text_snippet c0a0_tr_dest.sound_c 665B
text_snippet c0a0_tr_dest.vsnd_c 824KB
text_snippet c0a0_tr_emerg.sound_c 666B
text_snippet c0a0_tr_emerg.vsnd_c 736.1KB
text_snippet c0a0_tr_exit.sound_c 665B
text_snippet c0a0_tr_exit.vsnd_c 369.6KB
text_snippet c0a0_tr_gmorn.sound_c 666B
text_snippet c0a0_tr_gmorn.vsnd_c 251.2KB
text_snippet c0a0_tr_haz.sound_c 648B
text_snippet c0a0_tr_haz.vsnd_c 782.6KB
text_snippet c0a0_tr_jobs.sound_c 665B
text_snippet c0a0_tr_jobs.vsnd_c 798.3KB
text_snippet c0a0_tr_noeat.sound_c 666B
text_snippet c0a0_tr_noeat.vsnd_c 260.7KB
text_snippet c0a0_tr_time.sound_c 665B
text_snippet c0a0_tr_time.vsnd_c 453.9KB
text_snippet c0a0_tr_tourn.sound_c 666B
text_snippet c0a0_tr_tourn.vsnd_c 529.4KB
sounds/hl1/weapons
text_snippet 357_reload1.sound_c 665B
text_snippet 357_reload1.vsnd_c 13.1KB
text_snippet 357_shot.sound_c 751B
text_snippet 357_shot1.vsnd_c 23.5KB
text_snippet 357_shot2.vsnd_c 23.5KB
text_snippet cbar_hit.sound_c 749B
text_snippet cbar_hit1.vsnd_c 8.1KB
text_snippet cbar_hit2.vsnd_c 5.9KB
text_snippet cbar_hitbod.sound_c 854B
text_snippet cbar_hitbod1.vsnd_c 7.4KB
text_snippet cbar_hitbod2.vsnd_c 5.9KB
text_snippet cbar_hitbod3.vsnd_c 8.1KB
text_snippet cbar_miss.sound_c 664B
text_snippet cbar_miss1.vsnd_c 8KB
text_snippet crossbow_shot.sound_c 679B
text_snippet dbarrel1.vsnd_c 30.2KB
text_snippet debris.sound_c 816B
text_snippet debris1.vsnd_c 14.3KB
text_snippet debris2.vsnd_c 10.4KB
text_snippet debris3.vsnd_c 29.8KB
text_snippet dryfire.sound_c 646B
text_snippet dryfire1.vsnd_c 4.4KB
text_snippet egon_off.sound_c 648B
text_snippet egon_off1.vsnd_c 71.3KB
text_snippet egon_run.sound_c 648B
text_snippet egon_run3.vsnd_c 46.8KB
text_snippet egon_windup.sound_c 667B
text_snippet egon_windup2.vsnd_c 85.4KB
text_snippet electro4.vsnd_c 19KB
text_snippet electro5.vsnd_c 15.5KB
text_snippet electro6.vsnd_c 15.2KB
text_snippet explode.sound_c 821B
text_snippet explode3.vsnd_c 28.6KB
text_snippet explode4.vsnd_c 28.5KB
text_snippet explode5.vsnd_c 28.7KB
text_snippet g_bounce.sound_c 838B
text_snippet g_bounce1.vsnd_c 3.6KB
text_snippet g_bounce2.vsnd_c 5.6KB
text_snippet g_bounce3.vsnd_c 5.8KB
text_snippet g_bounce4.vsnd_c 7.9KB
text_snippet g_bounce5.vsnd_c 7KB
text_snippet gauss_electro.sound_c 835B
text_snippet gauss.sound_c 645B
text_snippet gauss2.vsnd_c 32KB
text_snippet glauncher.sound_c 752B
text_snippet glauncher.vsnd_c 28.1KB
text_snippet glauncher2.vsnd_c 29KB
text_snippet grenade_hit.sound_c 847B
text_snippet grenade_hit1.vsnd_c 14.6KB
text_snippet grenade_hit2.vsnd_c 21KB
text_snippet grenade_hit3.vsnd_c 11.3KB
text_snippet hks.sound_c 807B
text_snippet hks1.vsnd_c 27.7KB
text_snippet hks2.vsnd_c 25.4KB
text_snippet hks3.vsnd_c 27.4KB
text_snippet mine_activate.vsnd_c 6.4KB
text_snippet mine_deploy.vsnd_c 6.3KB
text_snippet pistol_shot.sound_c 648B
text_snippet pl_gun3.vsnd_c 13.5KB
text_snippet reload1.vsnd_c 5.2KB
text_snippet reload2.vsnd_c 6.4KB
text_snippet reload3.vsnd_c 13.7KB
text_snippet rocketfire1.sound_c 666B
text_snippet rocketfire1.vsnd_c 9.8KB
text_snippet sbarrel1.vsnd_c 23KB
text_snippet scock1.sound_c 644B
text_snippet scock1.vsnd_c 12.1KB
text_snippet shotgun_reload.sound_c 746B
text_snippet shotgun_shot_double.sound_c 679B
text_snippet shotgun_shot.sound_c 665B
text_snippet tripmine_armed.sound_c 668B
text_snippet tripmine_deploy.sound_c 666B
text_snippet wpn_denyselect.vsnd_c 4.3KB
text_snippet wpn_hudoff.vsnd_c 5.6KB
text_snippet wpn_hudon.sound_c 647B
text_snippet wpn_hudon.vsnd_c 15KB
text_snippet wpn_moveselect.sound_c 668B
text_snippet wpn_moveselect.vsnd_c 5.5KB
text_snippet wpn_select.sound_c 664B
text_snippet wpn_select.vsnd_c 3.4KB
text_snippet xbow_fire1.vsnd_c 12.5KB
text_snippet xbow_reload1.sound_c 666B
text_snippet xbow_reload1.vsnd_c 13KB
sounds/hl1/zombie
text_snippet claw_miss.sound_c 735B
text_snippet claw_miss1.vsnd_c 3.6KB
text_snippet claw_miss2.vsnd_c 4KB
text_snippet claw_strike.sound_c 844B
text_snippet claw_strike1.vsnd_c 18.3KB
text_snippet claw_strike2.vsnd_c 21.2KB
text_snippet claw_strike3.vsnd_c 14.6KB
text_snippet zo_alert.sound_c 838B
text_snippet zo_alert10.vsnd_c 12KB
text_snippet zo_alert20.vsnd_c 7.4KB
text_snippet zo_alert30.vsnd_c 7.1KB
text_snippet zo_attack.sound_c 735B
text_snippet zo_attack1.vsnd_c 27.7KB
text_snippet zo_attack2.vsnd_c 12.4KB
text_snippet zo_idle.sound_c 901B
text_snippet zo_idle1.vsnd_c 6.3KB
text_snippet zo_idle2.vsnd_c 3.2KB
text_snippet zo_idle3.vsnd_c 5.1KB
text_snippet zo_idle4.vsnd_c 8.1KB
text_snippet zo_pain.sound_c 731B
text_snippet zo_pain1.vsnd_c 13.1KB
text_snippet zo_pain2.vsnd_c 8.8KB
sounds/op4/ctf
text_snippet bm_flagtaken.vsnd_c 27.5KB
text_snippet civ_flag_capture.vsnd_c 174.1KB
text_snippet itemthrow.vsnd_c 5.2KB
text_snippet marine_flag_capture.vsnd_c 177.4KB
text_snippet pow_armor_charge.vsnd_c 16KB
text_snippet pow_backpack.vsnd_c 1.8KB
text_snippet pow_big_jump.vsnd_c 13.9KB
text_snippet pow_health_charge.vsnd_c 31.3KB
text_snippet soldier_flagtaken.vsnd_c 23KB
sounds/op4/weapons
text_snippet alienweap_draw.vsnd_c 22.9KB
text_snippet bgrapple_cough.vsnd_c 100.4KB
text_snippet bgrapple_fire.vsnd_c 13.6KB
text_snippet bgrapple_impact.vsnd_c 25.1KB
text_snippet bgrapple_pull.vsnd_c 22.9KB
text_snippet bgrapple_release.vsnd_c 22.9KB
text_snippet bgrapple_wait.vsnd_c 12.8KB
text_snippet de_shot1.vsnd_c 19KB
text_snippet desert_eagle_fire.sound_c 672B
text_snippet desert_eagle_fire.vsnd_c 19KB
text_snippet desert_eagle_reload.sound_c 690B
text_snippet desert_eagle_reload.vsnd_c 30.8KB
text_snippet desert_eagle_sight.vsnd_c 9.7KB
text_snippet desert_eagle_sight2.vsnd_c 9.7KB
text_snippet displacer_fire.vsnd_c 22.9KB
text_snippet displacer_impact.vsnd_c 34.7KB
text_snippet displacer_self.vsnd_c 53.2KB
text_snippet displacer_spin.vsnd_c 25.5KB
text_snippet displacer_spin2.vsnd_c 25.5KB
text_snippet displacer_start.vsnd_c 27.2KB
text_snippet displacer_teleport_player.vsnd_c 24.5KB
text_snippet displacer_teleport.vsnd_c 24.5KB
text_snippet knife_hit_flesh.sound_c 781B
text_snippet knife_hit_flesh1.vsnd_c 6.9KB
text_snippet knife_hit_flesh2.vsnd_c 8.9KB
text_snippet knife_hit_wall.sound_c 779B
text_snippet knife_hit_wall1.vsnd_c 6.4KB
text_snippet knife_hit_wall2.vsnd_c 7.1KB
text_snippet knife.sound_c 813B
text_snippet knife1.vsnd_c 5.5KB
text_snippet knife2.vsnd_c 6.4KB
text_snippet knife3.vsnd_c 7.6KB
text_snippet ofmortar.vsnd_c 68.9KB
text_snippet pwach.vsnd_c 5.2KB
text_snippet pwrench_big_hit1.vsnd_c 10.6KB
text_snippet pwrench_big_hit2.vsnd_c 10.7KB
text_snippet pwrench_big_hitbod1.vsnd_c 12.5KB
text_snippet pwrench_big_hitbod2.vsnd_c 16.5KB
text_snippet pwrench_big_miss.vsnd_c 17.4KB
text_snippet pwrench_hit.sound_c 757B
text_snippet pwrench_hit1.vsnd_c 6.8KB
text_snippet pwrench_hit2.vsnd_c 7.8KB
text_snippet pwrench_hitbod.sound_c 872B
text_snippet pwrench_hitbod1.vsnd_c 8.5KB
text_snippet pwrench_hitbod2.vsnd_c 7.9KB
text_snippet pwrench_hitbod3.vsnd_c 11.3KB
text_snippet pwrench_miss.sound_c 759B
text_snippet pwrench_miss1.vsnd_c 10.7KB
text_snippet pwrench_miss2.vsnd_c 10KB
text_snippet saw_fire.sound_c 648B
text_snippet saw_fire1.vsnd_c 12.4KB
text_snippet saw_fire2.vsnd_c 12.4KB
text_snippet saw_fire3.vsnd_c 12.4KB
text_snippet saw_reload.vsnd_c 32KB
text_snippet saw_reload2.vsnd_c 39.7KB
text_snippet shock_discharge.vsnd_c 59.5KB
text_snippet shock_draw.vsnd_c 22.9KB
text_snippet shock_fire.vsnd_c 13.6KB
text_snippet shock_impact.vsnd_c 19.4KB
text_snippet shock_recharge.vsnd_c 22.2KB
text_snippet sniper_bolt1.vsnd_c 17KB
text_snippet sniper_bolt2.vsnd_c 7.2KB
text_snippet sniper_fire_last_round.vsnd_c 30.7KB
text_snippet sniper_fire.sound_c 666B
text_snippet sniper_fire.vsnd_c 50.3KB
text_snippet sniper_miss.vsnd_c 1.7KB
text_snippet sniper_reload_first_seq.vsnd_c 45.5KB
text_snippet sniper_reload_second_seq.vsnd_c 24.5KB
text_snippet sniper_reload3.vsnd_c 27.8KB
text_snippet sniper_zoom.vsnd_c 8.2KB
text_snippet splauncher_altfire.vsnd_c 22.2KB
text_snippet splauncher_bounce.vsnd_c 11.8KB
text_snippet splauncher_fire.vsnd_c 22.2KB
text_snippet splauncher_impact.vsnd_c 24.8KB
text_snippet splauncher_pet.vsnd_c 74.4KB
text_snippet splauncher_reload.vsnd_c 36.3KB
text_snippet spore_ammo.vsnd_c 11.7KB
text_snippet spore_hit1.vsnd_c 11.7KB
text_snippet spore_hit2.vsnd_c 11.7KB
text_snippet spore_hit3.vsnd_c 11.7KB
styles
text_snippet base.scss 789B
styles/base
text_snippet _fileentry.scss 238B
text_snippet _navigator.scss 62B
text_snippet _popup.scss 3.3KB
text_snippet _splitcontainer.scss 411B
text_snippet _tabcontainer.scss 1.2KB
text_snippet _textentry.scss 1.1KB
styles
text_snippet form.scss 894B
styles/form
text_snippet _checkbox.scss 791B
text_snippet _coloreditor.scss 3.7KB
text_snippet _colorproperty.scss 287B
text_snippet _dropdown.scss 413B
text_snippet _slider.scss 1.8KB
text_snippet _switch.scss 879B
surface
text_snippet hl_computer.surface_c 968B
text_snippet hl_concrete.surface_c 1.6KB
text_snippet hl_dirt.surface_c 1.1KB
text_snippet hl_flesh_yellow.surface_c 803B
text_snippet hl_flesh.surface_c 1.4KB
text_snippet hl_glass.surface_c 944B
text_snippet hl_grate.surface_c 1.2KB
text_snippet hl_metal.surface_c 1.2KB
text_snippet hl_slosh.surface_c 946B
text_snippet hl_tile.surface_c 1.2KB
text_snippet hl_vent.surface_c 944B
text_snippet hl_wood.surface_c 2KB
ui
text_snippet ammo1.png 550B
text_snippet ammo10.png 640B
text_snippet ammo11.png 636B
text_snippet ammo12.png 507B
text_snippet ammo2.png 579B
text_snippet ammo3.png 760B
text_snippet ammo4.png 469B
text_snippet ammo5.png 352B
text_snippet ammo6.png 416B
text_snippet ammo7.png 398B
text_snippet ammo8.png 463B
text_snippet ammo9.png 648B
text_snippet armour_empty.png 1.4KB
text_snippet armour_full.png 1.6KB
ui/chat
text_snippet chatbox.scss 1.6KB
ui
text_snippet checkbox.html 1.2KB
text_snippet checkbox.scss 93B
ui/crosshairs
text_snippet crosshair0.png 5.6KB
text_snippet crosshair1.png 5.4KB
text_snippet crosshair10.png 7.8KB
text_snippet crosshair11.png 8.5KB
text_snippet crosshair12.png 6.1KB
text_snippet crosshair13.png 5.9KB
text_snippet crosshair14.png 6.4KB
text_snippet crosshair15.png 6KB
text_snippet crosshair16.png 5.9KB
text_snippet crosshair17.png 5.7KB
text_snippet crosshair2.png 5.8KB
text_snippet crosshair3.png 5.8KB
text_snippet crosshair4.png 5.9KB
text_snippet crosshair5.png 5.4KB
text_snippet crosshair6.png 6.1KB
text_snippet crosshair7.png 7KB
text_snippet crosshair8.png 5.9KB
text_snippet crosshair9.png 7.1KB
ui/devcam
text_snippet colorpanel.html 1.3KB
text_snippet dofpanel.html 401B
text_snippet filmgrainpanel.html 483B
text_snippet motionblurpanel.html 486B
text_snippet vignettepanel.html 714B
ui
text_snippet devcamsettings.html 1.1KB
text_snippet devcamsettings.scss 2.8KB
text_snippet flashlight_off.png 1.3KB
text_snippet flashlight_on.png 1.6KB
text_snippet health.png 1.2KB
text_snippet hit.png 26.6KB
text_snippet hudelements.png 14.2KB
text_snippet icon_close.png 834B
text_snippet icon_down_default.png 597B
text_snippet icon_down.png 597B
text_snippet icon_hlicon1.png 1019B
text_snippet icon_hlicon2.png 1KB
ui/op4
text_snippet ammo_plasma.png 475B
ui/op4/crosshairs
text_snippet crosshair1.png 166B
text_snippet crosshair10.png 1.5KB
text_snippet crosshair2.png 243B
text_snippet crosshair3.png 181B
text_snippet crosshair4.png 204B
text_snippet crosshair5.png 218B
text_snippet crosshair6.png 191B
text_snippet crosshair7.png 162B
text_snippet crosshair8.png 192B
text_snippet crosshair9.png 234B
ui/op4/ctf
text_snippet 640_blackmesa.png 79.2KB
text_snippet 640_opposingforce.png 77.3KB
text_snippet item_ctfflagc.png 825B
text_snippet item_ctfflagd.png 1KB
text_snippet item_ctfflagg.png 1.6KB
text_snippet item_ctfflagh.png 517B
ui/op4
text_snippet item_ctfscorebm.png 2.3KB
text_snippet item_ctfscoreof.png 2.4KB
ui/op4/weapons/deinterlaced
text_snippet weapon_displacer_selected.png 11KB
text_snippet weapon_displacer.png 9.3KB
text_snippet weapon_eagle_selected.png 10.4KB
text_snippet weapon_eagle.png 10.7KB
text_snippet weapon_grapple_selected.png 11.6KB
text_snippet weapon_grapple.png 10.6KB
text_snippet weapon_knife_selected.png 14.3KB
text_snippet weapon_knife.png 14.4KB
text_snippet weapon_m249_selected.png 12.8KB
text_snippet weapon_m249.png 10.6KB
text_snippet weapon_penguin_selected.png 13.5KB
text_snippet weapon_penguin.png 12.5KB
text_snippet weapon_pipewrench_selected.png 13.3KB
text_snippet weapon_pipewrench.png 12.2KB
text_snippet weapon_shockrifle_selected.png 11.7KB
text_snippet weapon_shockrifle.png 10.4KB
text_snippet weapon_sniperrifle_selected.png 11.5KB
text_snippet weapon_sniperrifle.png 10KB
text_snippet weapon_sporelauncher_selected.png 12.6KB
text_snippet weapon_sporelauncher.png 11.5KB
ui/op4/weapons/interlaced
text_snippet weapon_displacer_selected.png 2.5KB
text_snippet weapon_displacer.png 2KB
text_snippet weapon_eagle_selected.png 2.3KB
text_snippet weapon_eagle.png 2.2KB
text_snippet weapon_grapple_selected.png 2.6KB
text_snippet weapon_grapple.png 2.1KB
text_snippet weapon_knife_selected.png 3.1KB
text_snippet weapon_knife.png 2.3KB
text_snippet weapon_m249_selected.png 3.1KB
text_snippet weapon_m249.png 2.3KB
text_snippet weapon_penguin_selected.png 3.4KB
text_snippet weapon_penguin.png 3.1KB
text_snippet weapon_pipewrench_selected.png 3.1KB
text_snippet weapon_pipewrench.png 2.6KB
text_snippet weapon_shockrifle_selected.png 2.8KB
text_snippet weapon_shockrifle.png 2.2KB
text_snippet weapon_sniperrifle_selected.png 2.9KB
text_snippet weapon_sniperrifle.png 2.1KB
text_snippet weapon_sporelauncher_selected.png 3.1KB
text_snippet weapon_sporelauncher.png 2.6KB
ui/op4/weapons
text_snippet weapon_displacer_selected.png 11KB
text_snippet weapon_displacer.png 10.1KB
text_snippet weapon_eagle_selected.png 10.4KB
text_snippet weapon_eagle.png 10.7KB
text_snippet weapon_grapple_selected.png 11.6KB
text_snippet weapon_grapple.png 10.6KB
text_snippet weapon_knife_selected.png 14.3KB
text_snippet weapon_knife.png 14.3KB
text_snippet weapon_m249_selected.png 12.8KB
text_snippet weapon_m249.png 11.5KB
text_snippet weapon_penguin_selected.png 13.5KB
text_snippet weapon_penguin.png 12.5KB
text_snippet weapon_pipewrench_selected.png 13.3KB
text_snippet weapon_pipewrench.png 12.4KB
text_snippet weapon_shockrifle_selected.png 11.7KB
text_snippet weapon_shockrifle.png 11.6KB
text_snippet weapon_sniperrifle_selected.png 11.5KB
text_snippet weapon_sniperrifle.png 11KB
text_snippet weapon_sporelauncher_selected.png 12.6KB
text_snippet weapon_sporelauncher.png 12.5KB
ui
text_snippet radial_gradient.png 169.8KB
ui/scoreboard
text_snippet scoreboard.scss 879B
ui
text_snippet seperator.png 252B
ui/voicechat
text_snippet voicelist.scss 814B
text_snippet voicespeaker.scss 285B
ui/weapons/killfeed
text_snippet suicide.png 655B
text_snippet train.png 1KB
text_snippet weapon_crossbow.png 773B
text_snippet weapon_crowbar.png 660B
text_snippet weapon_egon.png 862B
text_snippet weapon_gauss.png 911B
text_snippet weapon_glock.png 724B
text_snippet weapon_grenade.png 811B
text_snippet weapon_hgun.png 1.2KB
text_snippet weapon_mp5.png 859B
text_snippet weapon_python.png 690B
text_snippet weapon_rpg.png 984B
text_snippet weapon_satchel.png 871B
text_snippet weapon_shotgun.png 975B
text_snippet weapon_snark.png 881B
text_snippet weapon_tripmine.png 928B
ui/weapons
text_snippet weapon_357_selected.png 2.1KB
text_snippet weapon_357.png 2.8KB
text_snippet weapon_crossbow_selected.png 2.5KB
text_snippet weapon_crossbow.png 3.1KB
text_snippet weapon_crowbar_selected.png 2.3KB
text_snippet weapon_crowbar.png 2.9KB
text_snippet weapon_egon_selected.png 2.6KB
text_snippet weapon_egon.png 5.3KB
text_snippet weapon_error_selected.png 1.4KB
text_snippet weapon_error.png 1.4KB
text_snippet weapon_gauss_selected.png 3.1KB
text_snippet weapon_gauss.png 5KB
text_snippet weapon_grenade_selected.png 3.2KB
text_snippet weapon_grenade.png 6.8KB
text_snippet weapon_hornetgun_selected.png 3.1KB
text_snippet weapon_hornetgun.png 7.6KB
text_snippet weapon_pistol_selected.png 2.1KB
text_snippet weapon_pistol.png 2.5KB
text_snippet weapon_rpg_selected.png 4.3KB
text_snippet weapon_rpg.png 6.3KB
text_snippet weapon_satchel_selected.png 2.5KB
text_snippet weapon_satchel.png 4.7KB
text_snippet weapon_selected_overlay.png 954B
text_snippet weapon_shotgun_selected.png 2.4KB
text_snippet weapon_shotgun.png 3.1KB
text_snippet weapon_smg_selected.png 2.7KB
text_snippet weapon_smg.png 3.9KB
text_snippet weapon_snark_selected.png 2.9KB
text_snippet weapon_snark.png 7.1KB
text_snippet weapon_tripmine_selected.png 2.9KB
text_snippet weapon_tripmine.png 4.7KB
xenpc
text_snippet xenpc-documentation.txt 4.5KB