Sandbox Logo

Metadata

{
  "MaxPlayers": 24,
  "MinPlayers": 1,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Unrestricted",
  "MapList": [
    "shishkabob.hls2_c2p0",
    "shishkabob.hls2_c1p0",
    "shishkabob.hls2_t0",
    "shishkabob.hls2_c2p0",
    "shishkabob.hls2_c3p0",
    "shishkabob.hls2_c4p0",
    "shishkabob.hls2_c5p0",
    "shishkabob.hls2_c6p0"
  ],
  "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": {
    "sv_gamemode": {
      "DisplayType": "Choice",
      "Choices": [
        {
          "Value": "campaign",
          "Name": "Campaign"
        },
        {
          "Value": "deathmatch",
          "Name": "Deathmatch"
        },
        {
          "Value": "ctf",
          "Name": "Capture the Flag (Opposing Force)"
        }
      ],
      "ConVarName": "sv_gamemode",
      "DisplayName": "Gamemode",
      "DefaultValue": "campaign",
      "Description": ""
    },
    "skill": {
      "DisplayType": "Choice",
      "Choices": [
        {
          "Value": "easy",
          "Name": "Easy"
        },
        {
          "Value": "medium",
          "Name": "Medium"
        },
        {
          "Value": "hard",
          "Name": "Hard"
        }
      ],
      "ConVarName": "skill",
      "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_us
text_snippet hls2.json 3.9KB
.localization/en
text_snippet hls2.json 3.9KB
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_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.5KB
animgraphs/hl2
text_snippet v_physics.vanmgrph_c 2.9KB
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
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/default
insert_photo default_ao_tga_7449568e.generated.vtex_c 2KB
insert_photo default_color_tga_380558b.generated.vtex_c 1.8KB
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
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/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/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/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/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 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_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_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(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
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.4KB
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
insert_photo chrome_1_vmat_g_trma_edc76cee.generated.vtex_c 2.3KB
collections chrome_1.vmat_c 5.6KB
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.4KB
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.5KB
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
insert_photo helmet_chrome_vmat_g_trma_1719a503.generated.vtex_c 2.3KB
collections helmet_chrome.vmat_c 5.6KB
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
insert_photo chrome_new1_vmat_g_trma_1719a503.generated.vtex_c 2.3KB
collections chrome_new1.vmat_c 5.6KB
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.3KB
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
insert_photo player_chrome1_vmat_g_trma_f91304cb.generated.vtex_c 2.3KB
collections player_chrome1.vmat_c 5.5KB
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.4KB
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/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 lenschrome_tga_b8f93d90.generated.vtex_c 7.4KB
insert_photo lenschrome_vmat_g_trma_9622d38e.generated.vtex_c 2.3KB
collections lenschrome.vmat_c 5.6KB
materials/hl1/weapons/view/crowbar
insert_photo chrome_red_tga_c235d002.generated.vtex_c 7.4KB
insert_photo chrome_red_vmat_g_trma_15b6767.generated.vtex_c 2.3KB
collections chrome_red.vmat_c 5.6KB
insert_photo chrome_tga_e19ca1bd.generated.vtex_c 7.4KB
insert_photo chrome_vmat_g_trma_7c6ad71d.generated.vtex_c 2.3KB
collections chrome.vmat_c 5.6KB
materials/hl1/weapons/view/egon
insert_photo bluechrome_tga_81d349a6.generated.vtex_c 7.4KB
insert_photo bluechrome_vmat_g_trma_de587a62.generated.vtex_c 2.3KB
collections bluechrome.vmat_c 5.6KB
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 egonchrome2_tga_f00f206e.generated.vtex_c 7.4KB
insert_photo egonchrome2_vmat_g_trma_6a52f37e.generated.vtex_c 2.3KB
collections egonchrome2.vmat_c 5.6KB
insert_photo ringchrome_tga_b4115040.generated.vtex_c 7.4KB
insert_photo ringchrome_vmat_g_trma_826c76e8.generated.vtex_c 2.3KB
collections ringchrome.vmat_c 5.6KB
materials/hl1/weapons/view/gauss
insert_photo barrelchrome_tga_59d8f310.generated.vtex_c 7.4KB
insert_photo barrelchrome_vmat_g_trma_bfdfdf29.generated.vtex_c 2.3KB
collections barrelchrome.vmat_c 5.7KB
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 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.6KB
insert_photo boxtopa_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxtopa.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 wire_chrome_tga_4d15585.generated.vtex_c 7.4KB
insert_photo wire_chrome_vmat_g_trma_2e519c3.generated.vtex_c 2.3KB
collections wire_chrome.vmat_c 5.6KB
materials/hl1/weapons/view/glock
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
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_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_6ce988bd.generated.vtex_c 2.3KB
collections rubberglovechrome.vmat_c 5.7KB
materials/hl1/weapons/view/mp5
insert_photo hk_chrome_tga_3988d62e.generated.vtex_c 23.4KB
insert_photo hk_chrome_vmat_g_trma_5c5b680.generated.vtex_c 2.3KB
collections hk_chrome.vmat_c 5.6KB
materials/hl1/weapons/view/python
insert_photo bluesteelchrome_tga_f90dcafd.generated.vtex_c 7.4KB
insert_photo bluesteelchrome_vmat_g_trma_3138381f.generated.vtex_c 2.3KB
collections bluesteelchrome.vmat_c 5.7KB
insert_photo bulletchrome_tga_598caaab.generated.vtex_c 7.4KB
insert_photo bulletchrome_vmat_g_trma_b91ec0b7.generated.vtex_c 2.3KB
collections bulletchrome.vmat_c 5.6KB
materials/hl1/weapons/view/satchel_radio
insert_photo flapchrome_tga_44aa669c.generated.vtex_c 7.4KB
insert_photo flapchrome_vmat_g_trma_3138381f.generated.vtex_c 2.3KB
collections flapchrome.vmat_c 5.7KB
materials/hl1/weapons/view/satchel
insert_photo bucklechrome_tga_de8911d4.generated.vtex_c 7.4KB
insert_photo bucklechrome_vmat_g_trma_9622d38e.generated.vtex_c 2.3KB
collections bucklechrome.vmat_c 5.7KB
materials/hl1/weapons/view/shotgun
insert_photo barrel_chrome_tga_e97cd01b.generated.vtex_c 7.4KB
insert_photo barrel_chrome_vmat_g_trma_4a3ada4b.generated.vtex_c 2.3KB
collections barrel_chrome.vmat_c 5.7KB
materials/hl1/weapons/view/squeak
insert_photo chrome1_tga_c6ae73af.generated.vtex_c 7.4KB
insert_photo chrome1_vmat_g_trma_dd64bf67.generated.vtex_c 2.3KB
collections chrome1.vmat_c 5.6KB
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
insert_photo lenschrome_vmat_g_trma_fc22401f.generated.vtex_c 2.3KB
collections lenschrome.vmat_c 5.7KB
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
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_bfdfdf29.generated.vtex_c 2.3KB
collections gausschrome.vmat_c 5.7KB
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
insert_photo chrome_black_vmat_g_trma_6d612cf1.generated.vtex_c 2.3KB
collections chrome_black.vmat_c 5.6KB
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_1719a503.generated.vtex_c 2.3KB
collections grenchrome.vmat_c 5.7KB
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
insert_photo hive_chrome_vmat_g_trma_dd19537.generated.vtex_c 2.5KB
collections hive_chrome.vmat_c 5.7KB
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
insert_photo det_chrome_vmat_g_trma_c435b32d.generated.vtex_c 2.3KB
collections det_chrome.vmat_c 5.7KB
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
insert_photo brass_chrome_vmat_g_trma_9622d38e.generated.vtex_c 2.3KB
collections brass_chrome.vmat_c 5.6KB
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
insert_photo bowchrome_tga_f42415e0.generated.vtex_c 7.4KB
insert_photo bowchrome_vmat_g_trma_9622d38e.generated.vtex_c 2.3KB
collections bowchrome.vmat_c 5.6KB
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
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.5KB
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 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/hl1hd/weapons/view/9mmhandgun
insert_photo v_beretta_bottom_png_3d1be916.generated.vtex_c 4.6KB
insert_photo v_beretta_bottom_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_beretta_bottom.vmat_c 5.6KB
insert_photo v_beretta_main_png_ce875780.generated.vtex_c 13KB
insert_photo v_beretta_main_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_beretta_main.vmat_c 5.6KB
materials/hl1hd/weapons/view/crossbow
insert_photo bowchrome_png_360b0c88.generated.vtex_c 7.4KB
insert_photo bowchrome_vmat_g_trma_9212ca71.generated.vtex_c 2.5KB
collections bowchrome.vmat_c 5.9KB
insert_photo lenschrome_png_99ebb842.generated.vtex_c 7.4KB
insert_photo lenschrome_vmat_g_trma_756f0f42.generated.vtex_c 2.3KB
collections lenschrome.vmat_c 5.8KB
insert_photo v_crossbow_reference_png_e842bd4e.generated.vtex_c 87.3KB
insert_photo v_crossbow_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_crossbow_reference.vmat_c 5.7KB
materials/hl1hd/weapons/view/gauss
insert_photo v_gauss_reference_png_2bb0ab68.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/hl1hd/weapons/view/hand
insert_photo gordon_glove_png_881d603d.generated.vtex_c 4.6KB
insert_photo gordon_glove_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gordon_glove.vmat_c 5.5KB
insert_photo gordon_sleeve_png_67a48e7d.generated.vtex_c 23.2KB
insert_photo gordon_sleeve_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gordon_sleeve.vmat_c 5.5KB
materials/hl1hd/weapons/view/rpg
insert_photo v_rpg_reference_png_dbf799a8.generated.vtex_c 87.3KB
insert_photo v_rpg_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_rpg_reference.vmat_c 5.5KB
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/vr
insert_photo gordon_glove_chrome_png_162c5ea5.generated.vtex_c 23.3KB
insert_photo gordon_glove_chrome_vmat_g_trma_6ce988bd.generated.vtex_c 2.3KB
collections gordon_glove_chrome.vmat_c 5.5KB
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/dev
view_in_ar scientist_sitting.vmdl_c 43.3KB
models/editor
view_in_ar scripted_sequence.vmdl_c 3.8KB
models
view_in_ar healthstationmodelref.vmdl_c 5KB
models/hl1/intro
view_in_ar mrvalve.vmdl_c 100.1KB
view_in_ar spiggot.vmdl_c 12KB
models/hl1/monster
view_in_ar headcrab.vmdl_c 103.1KB
view_in_ar holo.vmdl_c 177.4KB
view_in_ar houndeye.vmdl_c 161.4KB
view_in_ar osprey.vmdl_c 19.8KB
view_in_ar roach.vmdl_c 10.3KB
view_in_ar vortigaunt.vmdl_c 307.7KB
view_in_ar zombie.vmdl_c 362.2KB
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.6KB
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/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/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 hgun.vmdl_c 16.7KB
view_in_ar hornet.vmdl_c 6KB
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
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
resource/styles
text_snippet _crosshair.scss 1KB
text_snippet _damageindicator.scss 491B
text_snippet _hitindicator.scss 578B
text_snippet _inventory.scss 2.9KB
text_snippet _killfeed.scss 3KB
text_snippet _pickupfeed.scss 1.3KB
text_snippet _scoreboard.scss 1.2KB
text_snippet chatbox.scss 1.4KB
text_snippet gui.scss 13.2KB
text_snippet hud.scss 7.7KB
text_snippet ingamemenu.scss 333B
text_snippet nametag.scss 358B
text_snippet team.scss 1.1KB
text_snippet voicespeaker.scss 285B
text_snippet vr.scss 3.8KB
resource/templates
text_snippet flag.html 468B
text_snippet hud.html 328B
text_snippet options.html 7.2KB
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.7KB
text_snippet qliquid_pc_50_vs.vcs 121.3KB
text_snippet unlit_pc_50_features.vcs 17.9KB
text_snippet unlit_pc_50_ps.vcs 10KB
text_snippet unlit_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/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 c1a1_ba_glad.vsnd_c 69.3KB
text_snippet donthurtem.vsnd_c 13.5KB
sounds/hl1/fvox
text_snippet _comma.vsnd_c 3.3KB
text_snippet _period.vsnd_c 5.2KB
text_snippet acquired.vsnd_c 9.3KB
text_snippet activated.vsnd_c 10KB
text_snippet administering_medical.vsnd_c 33.6KB
text_snippet adrenaline_shot.vsnd_c 22.1KB
text_snippet alert.vsnd_c 9.8KB
text_snippet am.vsnd_c 9.5KB
text_snippet ammo_depleted.vsnd_c 22.7KB
text_snippet ammo_pickup.vsnd_c 20.9KB
text_snippet antidote_shot.vsnd_c 21.8KB
text_snippet antitoxin_shot.vsnd_c 24.2KB
text_snippet armor_compromised.vsnd_c 36.2KB
text_snippet armor_gone.vsnd_c 22.6KB
text_snippet atmospherics_on.vsnd_c 46.1KB
text_snippet automedic_on.vsnd_c 38.4KB
text_snippet beep.vsnd_c 2.9KB
text_snippet bell.sound_c 623B
text_snippet bell.vsnd_c 8KB
text_snippet bio_reading.vsnd_c 25.9KB
text_snippet biohazard_detected.vsnd_c 33.9KB
text_snippet bleeding_stopped.vsnd_c 24.9KB
text_snippet blip.vsnd_c 1.8KB
text_snippet blood_loss.vsnd_c 23.9KB
text_snippet blood_plasma.vsnd_c 28.7KB
text_snippet blood_toxins.vsnd_c 41.6KB
text_snippet boop.vsnd_c 5KB
text_snippet buzz.vsnd_c 4.1KB
text_snippet chemical_detected.vsnd_c 41.1KB
text_snippet communications_on.vsnd_c 37KB
text_snippet danger.vsnd_c 8.9KB
text_snippet deactivated.vsnd_c 12.8KB
text_snippet east.vsnd_c 7.3KB
text_snippet eight.vsnd_c 6.8KB
text_snippet eighteen.vsnd_c 9.3KB
text_snippet eighty.vsnd_c 8.2KB
text_snippet eleven.vsnd_c 8.6KB
text_snippet evacuate_area.vsnd_c 23.4KB
text_snippet fifteen.vsnd_c 11.2KB
text_snippet fifty.vsnd_c 11.3KB
text_snippet five.vsnd_c 10KB
text_snippet flatline.vsnd_c 43.6KB
text_snippet four.vsnd_c 8.9KB
text_snippet fourteen.vsnd_c 10.7KB
text_snippet fourty.vsnd_c 10.3KB
text_snippet fuzz.vsnd_c 3.1KB
text_snippet get_44ammo.vsnd_c 29KB
text_snippet get_44pistol.vsnd_c 27.6KB
text_snippet get_9mmclip.vsnd_c 23.9KB
text_snippet get_alien_wpn.vsnd_c 30.5KB
text_snippet get_assault.vsnd_c 59.8KB
text_snippet get_assaultgren.vsnd_c 23.3KB
text_snippet get_battery.vsnd_c 25.9KB
text_snippet get_bolts.vsnd_c 36.8KB
text_snippet get_buckshot.vsnd_c 24.3KB
text_snippet get_crossbow.vsnd_c 32.3KB
text_snippet get_egon.vsnd_c 29KB
text_snippet get_egonpower.vsnd_c 24.3KB
text_snippet get_gauss.vsnd_c 45.6KB
text_snippet get_grenade.vsnd_c 21.7KB
text_snippet get_medkit.vsnd_c 21.3KB
text_snippet get_pistol.vsnd_c 38.7KB
text_snippet get_rpg.vsnd_c 29.1KB
text_snippet get_rpgammo.vsnd_c 20.4KB
text_snippet get_satchel.vsnd_c 34.5KB
text_snippet get_shotgun.vsnd_c 23.7KB
text_snippet get_tripmine.vsnd_c 39.2KB
text_snippet health_critical.vsnd_c 34.6KB
text_snippet health_dropping.vsnd_c 38.7KB
text_snippet health_dropping2.vsnd_c 31.9KB
text_snippet heat_damage.vsnd_c 33.3KB
text_snippet hev_a0.sound_c 724B
text_snippet hev_aax.sound_c 1.4KB
text_snippet hev_critical_fail.vsnd_c 45.6KB
text_snippet hev_damage.vsnd_c 32.4KB
text_snippet hev_dmg0.sound_c 942B
text_snippet hev_dmg1.sound_c 942B
text_snippet hev_dmg2.sound_c 942B
text_snippet hev_dmg3.sound_c 921B
text_snippet hev_dmg4.sound_c 939B
text_snippet hev_dmg5.sound_c 939B
text_snippet hev_dmg6.sound_c 919B
text_snippet hev_dmg7.sound_c 919B
text_snippet hev_general_fail.vsnd_c 29.1KB
text_snippet hev_heal0.sound_c 668B
text_snippet hev_heal1.sound_c 671B
text_snippet hev_heal2.sound_c 668B
text_snippet hev_heal3.sound_c 648B
text_snippet hev_heal4.sound_c 650B
text_snippet hev_heal5.sound_c 649B
text_snippet hev_heal6.sound_c 668B
text_snippet hev_heal7.sound_c 649B
text_snippet hev_heal8.sound_c 668B
text_snippet hev_hlth0.sound_c 667B
text_snippet hev_hlth1.sound_c 668B
text_snippet hev_hlth2.sound_c 667B
text_snippet hev_hlth3.sound_c 646B
text_snippet hev_hlth4.sound_c 668B
text_snippet hev_hlth5.sound_c 667B
text_snippet hev_hlth6.sound_c 646B
text_snippet hev_logon.sound_c 645B
text_snippet hev_logon.vsnd_c 109.7KB
text_snippet hev_med1.sound_c 648B
text_snippet hev_shutdown.vsnd_c 45.9KB
text_snippet hiss.vsnd_c 6.4KB
text_snippet hours.vsnd_c 7.7KB
text_snippet immediately.vsnd_c 14.1KB
text_snippet innsuficient_medical.vsnd_c 49.3KB
text_snippet internal_bleeding.vsnd_c 26.6KB
text_snippet major_fracture.vsnd_c 26.8KB
text_snippet major_lacerations.vsnd_c 32.5KB
text_snippet medical_repaired.vsnd_c 30.4KB
text_snippet meters.vsnd_c 11.6KB
text_snippet minor_fracture.vsnd_c 26.8KB
text_snippet minor_lacerations.vsnd_c 31.4KB
text_snippet minutes.vsnd_c 9.5KB
text_snippet morphine_shot.vsnd_c 21.7KB
text_snippet munitionview_on.vsnd_c 39.9KB
text_snippet near_death.vsnd_c 39.4KB
text_snippet nine.vsnd_c 9.5KB
text_snippet nineteen.vsnd_c 10.3KB
text_snippet ninety.vsnd_c 10.9KB
text_snippet north.vsnd_c 7.7KB
text_snippet one.vsnd_c 8.1KB
text_snippet onehundred.vsnd_c 11.2KB
text_snippet online.vsnd_c 9.2KB
text_snippet pain_block.vsnd_c 26.1KB
text_snippet percent.vsnd_c 8.8KB
text_snippet pm.vsnd_c 10KB
text_snippet position.vsnd_c 9.3KB
text_snippet power_below.vsnd_c 43.5KB
text_snippet power_level_is.vsnd_c 23.8KB
text_snippet power_restored.vsnd_c 16.2KB
text_snippet powerarmor_on.vsnd_c 45.9KB
text_snippet powermove_on.vsnd_c 38.5KB
text_snippet powermove_overload.vsnd_c 48KB
text_snippet radiation_detected.vsnd_c 49.1KB
text_snippet range.vsnd_c 10.4KB
text_snippet remaining.vsnd_c 11.9KB
text_snippet safe_day.vsnd_c 29.8KB
text_snippet seconds.vsnd_c 10KB
text_snippet seek_medic.vsnd_c 27.6KB
text_snippet seven.vsnd_c 8.6KB
text_snippet seventeen.vsnd_c 12KB
text_snippet seventy.vsnd_c 10.9KB
text_snippet shock_damage.vsnd_c 25.6KB
text_snippet six.vsnd_c 9.5KB
text_snippet sixteen.vsnd_c 11.8KB
text_snippet sixty.vsnd_c 11.3KB
text_snippet south.vsnd_c 9.2KB
text_snippet targetting_system.vsnd_c 33.3KB
text_snippet ten.vsnd_c 6.8KB
text_snippet thirteen.vsnd_c 11.3KB
text_snippet thirty.vsnd_c 9.9KB
text_snippet three.vsnd_c 8.9KB
text_snippet time_is_now.vsnd_c 19.9KB
text_snippet time_remaining.vsnd_c 16.8KB
text_snippet torniquette_applied.vsnd_c 34.2KB
text_snippet twelve.vsnd_c 9.2KB
text_snippet twenty.vsnd_c 9.4KB
text_snippet twentyfive.vsnd_c 13.1KB
text_snippet two.vsnd_c 7.8KB
text_snippet vitalsigns_on.vsnd_c 36.5KB
text_snippet voice_off.vsnd_c 29.7KB
text_snippet voice_on.vsnd_c 30.9KB
text_snippet warning.vsnd_c 8.2KB
text_snippet weapon_pickup.vsnd_c 18.9KB
text_snippet weaponselect_on.vsnd_c 40.6KB
text_snippet west.vsnd_c 8.7KB
text_snippet wound_sterilized.vsnd_c 21.7KB
text_snippet your.vsnd_c 7.9KB
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/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/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 c1a1_sci_1scan.vsnd_c 20.3KB
text_snippet c1a1_sci_2scan.vsnd_c 25.3KB
text_snippet c1a1_sci_3scan.vsnd_c 57.1KB
text_snippet c1a1_sci_4scan.vsnd_c 188.6KB
text_snippet c1a1_sci_5scan.vsnd_c 12.5KB
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 c1a4_sci_blind.vsnd_c 45.6KB
text_snippet c1a4_sci_gener.vsnd_c 86.3KB
text_snippet c1a4_sci_pwr.vsnd_c 60.5KB
text_snippet c1a4_sci_pwroff.vsnd_c 60.2KB
text_snippet c1a4_sci_rocket.vsnd_c 62.7KB
text_snippet c1a4_sci_tent.vsnd_c 41.7KB
text_snippet c1a4_sci_trainend.vsnd_c 106.2KB
text_snippet c1a4_sci_trust.vsnd_c 391.9KB
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 scientist.scream01.sound_c 665B
text_snippet scientist.scream02.sound_c 665B
text_snippet scientist.scream10.sound_c 665B
text_snippet scientist.scream25.sound_c 665B
text_snippet scream01.vsnd_c 14.9KB
text_snippet scream02.vsnd_c 15.6KB
text_snippet scream03.vsnd_c 14.9KB
text_snippet scream04.vsnd_c 21.9KB
text_snippet scream05.vsnd_c 24.8KB
text_snippet scream06.vsnd_c 14.2KB
text_snippet scream07.vsnd_c 21.2KB
text_snippet scream08.vsnd_c 24.1KB
text_snippet scream09.vsnd_c 6.6KB
text_snippet scream1.vsnd_c 21.9KB
text_snippet scream10.vsnd_c 5.8KB
text_snippet scream11.vsnd_c 7.4KB
text_snippet scream12.vsnd_c 6.2KB
text_snippet scream13.vsnd_c 6.7KB
text_snippet scream14.vsnd_c 5.3KB
text_snippet scream15.sound_c 665B
text_snippet scream15.vsnd_c 3.6KB
text_snippet scream16.vsnd_c 2.9KB
text_snippet scream17.vsnd_c 4.3KB
text_snippet scream18.vsnd_c 3.6KB
text_snippet scream19.vsnd_c 3KB
text_snippet scream2.vsnd_c 14.1KB
text_snippet scream20.vsnd_c 21.4KB
text_snippet scream21.vsnd_c 30.3KB
text_snippet scream22.vsnd_c 15.4KB
text_snippet scream23.vsnd_c 22.1KB
text_snippet scream24.vsnd_c 22.7KB
text_snippet scream25.vsnd_c 8.5KB
text_snippet scream3.vsnd_c 14.3KB
text_snippet scream4.vsnd_c 16.1KB
text_snippet scream5.vsnd_c 16KB
text_snippet scream6.vsnd_c 9.2KB
text_snippet scream7.vsnd_c 9.2KB
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_glad.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_console1a.sound_c 671B
text_snippet sc_console2a.sound_c 671B
text_snippet sc_console3a.sound_c 545B
text_snippet sc_console4a.sound_c 671B
text_snippet sc_console5a.sound_c 545B
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_scream6.sound_c 666B
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_trust.sound_c 671B
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 wpn_hudon.vsnd_c 15KB
text_snippet wpn_moveselect.vsnd_c 5.5KB
text_snippet wpn_select.vsnd_c 3.4KB
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
ui
text_snippet 1.png 306B
text_snippet 10.png 329B
text_snippet 11.png 324B
text_snippet 12.png 342B
text_snippet 13.png 342B
text_snippet 14.png 335B
text_snippet 15.png 342B
text_snippet 16.png 342B
text_snippet 2.png 303B
text_snippet 3.png 301B
text_snippet 4.png 312B
text_snippet 5.png 301B
text_snippet 6.png 305B
text_snippet 7.png 298B
text_snippet 8.png 298B
text_snippet 9.png 306B
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
text_snippet logo.png 1.7MB
ui/logo
text_snippet 1.png 19.9KB
text_snippet 10.png 19.6KB
text_snippet 100.png 19.8KB
text_snippet 101.png 19.9KB
text_snippet 102.png 20KB
text_snippet 103.png 19.9KB
text_snippet 104.png 19.8KB
text_snippet 105.png 19.7KB
text_snippet 106.png 19.6KB
text_snippet 107.png 19.4KB
text_snippet 108.png 19.5KB
text_snippet 109.png 19.8KB
text_snippet 11.png 19.5KB
text_snippet 110.png 19.9KB
text_snippet 12.png 19.5KB
text_snippet 13.png 19.5KB
text_snippet 14.png 19.8KB
text_snippet 15.png 19.5KB
text_snippet 16.png 19.5KB
text_snippet 17.png 19.6KB
text_snippet 18.png 19.6KB
text_snippet 19.png 19.7KB
text_snippet 2.png 20KB
text_snippet 20.png 19.6KB
text_snippet 21.png 19.6KB
text_snippet 22.png 19.8KB
text_snippet 23.png 19.7KB
text_snippet 24.png 19.8KB
text_snippet 25.png 19.8KB
text_snippet 26.png 19.9KB
text_snippet 27.png 19.9KB
text_snippet 28.png 19.9KB
text_snippet 29.png 20KB
text_snippet 3.png 19.9KB
text_snippet 30.png 19.9KB
text_snippet 31.png 20KB
text_snippet 32.png 20KB
text_snippet 33.png 20KB
text_snippet 34.png 19.9KB
text_snippet 35.png 19.9KB
text_snippet 36.png 19.8KB
text_snippet 37.png 19.9KB
text_snippet 38.png 19.9KB
text_snippet 39.png 19.9KB
text_snippet 4.png 19.8KB
text_snippet 40.png 19.9KB
text_snippet 41.png 19.9KB
text_snippet 42.png 19.9KB
text_snippet 43.png 20KB
text_snippet 44.png 19.9KB
text_snippet 45.png 19.9KB
text_snippet 46.png 20KB
text_snippet 47.png 20KB
text_snippet 48.png 20KB
text_snippet 49.png 19.9KB
text_snippet 5.png 19.7KB
text_snippet 50.png 19.9KB
text_snippet 51.png 19.9KB
text_snippet 52.png 20KB
text_snippet 53.png 20KB
text_snippet 54.png 20KB
text_snippet 55.png 19.9KB
text_snippet 56.png 19.9KB
text_snippet 57.png 19.9KB
text_snippet 58.png 19.9KB
text_snippet 59.png 19.9KB
text_snippet 6.png 19.7KB
text_snippet 60.png 19.9KB
text_snippet 61.png 20.3KB
text_snippet 62.png 19.6KB
text_snippet 63.png 19.6KB
text_snippet 64.png 19.7KB
text_snippet 65.png 19.6KB
text_snippet 66.png 19.5KB
text_snippet 67.png 19.6KB
text_snippet 68.png 19.6KB
text_snippet 69.png 19.6KB
text_snippet 7.png 19.7KB
text_snippet 70.png 19.5KB
text_snippet 71.png 19.5KB
text_snippet 72.png 19.5KB
text_snippet 73.png 19.4KB
text_snippet 74.png 18.7KB
text_snippet 75.png 19.4KB
text_snippet 76.png 19.5KB
text_snippet 77.png 19.5KB
text_snippet 78.png 19.5KB
text_snippet 79.png 19.6KB
text_snippet 8.png 19.6KB
text_snippet 80.png 19.6KB
text_snippet 81.png 19.7KB
text_snippet 82.png 19.6KB
text_snippet 83.png 19.6KB
text_snippet 84.png 19.8KB
text_snippet 85.png 19.7KB
text_snippet 86.png 19.7KB
text_snippet 87.png 19.8KB
text_snippet 88.png 19.8KB
text_snippet 89.png 19.7KB
text_snippet 9.png 19.6KB
text_snippet 90.png 19.8KB
text_snippet 91.png 19.7KB
text_snippet 92.png 19.7KB
text_snippet 93.png 19.6KB
text_snippet 94.png 19.5KB
text_snippet 95.png 19.4KB
text_snippet 96.png 19.5KB
text_snippet 97.png 19.5KB
text_snippet 98.png 19.6KB
text_snippet 99.png 18.5KB
ui/menu
text_snippet menu.html 2.4KB
text_snippet menu.scss 10.8KB
ui/menu/submenus
text_snippet config.html 1.2KB
ui/menu/submenus/config
text_snippet audio.html 568B
text_snippet contentcontrol.html 490B
text_snippet video.html 1.2KB
text_snippet vr.html 738B
ui/menu/submenus
text_snippet mpcustomize.html 867B
text_snippet multiplayer.html 747B
text_snippet newgame.html 877B
text_snippet template.html 857B
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/playermodel
text_snippet barney.png 4.6KB
text_snippet gina.png 5.3KB
text_snippet gman.png 13.5KB
text_snippet gordon.png 5.6KB
text_snippet helmet.png 5.3KB
text_snippet hgrunt.png 5.2KB
text_snippet robo.png 7.6KB
text_snippet scientist.png 5.6KB
text_snippet zombie.png 7.5KB
ui
text_snippet radial_gradient.png 169.8KB
ui/scoreboard
text_snippet scoreboard.scss 879B
ui
text_snippet seperator.png 252B
text_snippet splash.png 120.8KB
ui/spray
text_snippet 8ball1.png 2.6KB
text_snippet andre.png 3.6KB
text_snippet camp1.png 3.1KB
text_snippet chick1.png 2.9KB
text_snippet chuckskull.png 2.4KB
text_snippet devl1.png 3.6KB
text_snippet gun1.png 2.6KB
text_snippet lambda.png 2.3KB
text_snippet skull.png 3.7KB
text_snippet smiley.png 1.8KB
text_snippet splatt.png 2.7KB
text_snippet tiki.png 2.9KB
text_snippet v_1.png 2.3KB
ui
text_snippet thumb.png 209B
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