diff options
Diffstat (limited to 'minmode/resource/ui/HudPlayerClass.res')
| -rw-r--r-- | minmode/resource/ui/HudPlayerClass.res | 285 |
1 files changed, 0 insertions, 285 deletions
diff --git a/minmode/resource/ui/HudPlayerClass.res b/minmode/resource/ui/HudPlayerClass.res deleted file mode 100644 index 0878657..0000000 --- a/minmode/resource/ui/HudPlayerClass.res +++ /dev/null @@ -1,285 +0,0 @@ -"Resource/UI/HudPlayerClass.res"
-{
- // player class data
- "HudPlayerClass"
- {
- "ControlName" "EditablePanel"
- "fieldName" "HudPlayerClass"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "f0"
- "tall" "480"
- "visible" "1"
- "enabled" "1"
- }
- "PlayerStatusClassImage"
- {
- "ControlName" "CTFClassImage"
- "fieldName" "PlayerStatusClassImage"
- "xpos" "165" [$WIN32]
- "ypos" "r95" [$WIN32]
- "zpos" "2"
- "wide" "35"
- "tall" "35"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/class_scoutred"
- "scaleImage" "1"
- "alpha" "0"
- }
- "PlayerStatusSpyImage"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "PlayerStatusSpyImage"
- "xpos" "9999" [$WIN32]
- "ypos" "9999" [$WIN32]
- "zpos" "2"
- "wide" "55"
- "tall" "55"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/class_spyred"
- "scaleImage" "1"
- "teambg_2" "../hud/class_spyred"
- "teambg_3" "../hud/class_spyblue"
- }
- "PlayerStatusSpyOutlineImage"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "PlayerStatusSpyOutlineImage"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "7"
- "wide" "55"
- "tall" "55"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/class_spy_outline"
- "scaleImage" "1"
- }
- "PlayerStatusClassImageBG"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "PlayerStatusClassImageBG"
- "xpos" "9999" [$WIN32]
- "ypos" "9999" [$WIN32]
- "zpos" "1"
- "wide" "100"
- "tall" "50"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/character_red_bg"
- "scaleImage" "1"
- "teambg_2" "../hud/character_red_bg"
- "teambg_2_lodef" "../hud/character_red_bg_lodef"
- "teambg_3" "../hud/character_blue_bg"
- "teambg_3_lodef" "../hud/character_blue_bg_lodef"
- }
-
- "classmodelpanelBG"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "classmodelpanelBG"
- "xpos" "9999" [$WIN32]
- "ypos" "9999 " [$WIN32]
- "zpos" "1"
- "wide" "109"
- "tall" "50"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../hud/character_red_bg_clipped"
- "teambg_2" "../hud/character_red_bg_clipped"
- "teambg_2_lodef" "../hud/character_red_bg_lodef_clipped"
- "teambg_3" "../hud/character_blue_bg_clipped"
- "teambg_3_lodef" "../hud/character_blue_bg_lodef_clipped"
- }
-
- "classmodelpanel"
- {
- "ControlName" "CTFPlayerModelPanel"
- "fieldName" "classmodelpanel"
-
- "xpos" "r185" [$WIN32]
- "ypos" "r148" [$WIN32]
- "zpos" "2"
- "wide" "75"
- "tall" "150"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- "render_texture" "0"
- "fov" "12"
- "allow_rot" "1"
-
- "model"
- {
- "force_pos" "1"
-
- "angles_x" "0"
- "angles_y" "172"
- "angles_z" "0"
- "origin_x" "200"
- "origin_y" "0"
- "origin_z" "-60"
- "frame_origin_x" "0"
- "frame_origin_y" "0"
- "frame_origin_z" "0"
- "spotlight" "1"
-
- "modelname" ""
-
- "animation"
- {
- "name" "PRIMARY"
- "activity" "ACT_MP_STAND_PRIMARY"
- "default" "1"
- }
- "animation"
- {
- "name" "SECONDARY"
- "activity" "ACT_MP_STAND_SECONDARY"
- }
- "animation"
- {
- "name" "MELEE"
- "activity" "ACT_MP_STAND_MELEE"
- }
- "animation"
- {
- "name" "BUILDING"
- "activity" "ACT_MP_STAND_BUILDING"
- }
- "animation"
- {
- "name" "PDA"
- "activity" "ACT_MP_STAND_PDA"
- }
- "animation"
- {
- "name" "ITEM1"
- "activity" "ACT_MP_STAND_ITEM1"
- }
- "animation"
- {
- "name" "ITEM2"
- "activity" "ACT_MP_STAND_ITEM2"
- }
- "animation"
- {
- "name" "MELEE_ALLCLASS"
- "activity" "ACT_MP_STAND_MELEE_ALLCLASS"
- }
- "animation"
- {
- "name" "PRIMARY2"
- "activity" "ACT_MP_STAND_PRIMARY"
- }
- "animation"
- {
- "name" "SECONDARY2"
- "activity" "ACT_MP_STAND_SECONDARY2"
- }
- }
-
- "customclassdata"
- {
- "undefined"
- {
- }
- "Scout"
- {
- "fov" "25"
- "angles_x" "-17"
- "angles_y" "150"
- "angles_z" "-10"
- "origin_x" "105"
- "origin_y" "7"
- "origin_z" "-82"
- }
- "Sniper"
- {
- "fov" "25"
- "angles_x" "-10"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "130"
- "origin_y" "-3"
- "origin_z" "-97"
- }
- "Soldier"
- {
- "fov" "25"
- "angles_x" "-10"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "145"
- "origin_y" "-5"
- "origin_z" "-90"
- }
- "Demoman"
- {
- "fov" "25"
- "angles_x" "-13"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "138"
- "origin_y" "-4"
- "origin_z" "-93"
- }
- "Medic"
- {
- "fov" "20"
- "angles_x" "-5"
- "angles_y" "158"
- "angles_z" "0"
- "origin_x" "150"
- "origin_y" "-5"
- "origin_z" "-96"
- }
- "Heavy"
- {
- "fov" "20"
- "angles_x" "-5"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "200"
- "origin_y" "-7"
- "origin_z" "-102"
- }
- "Pyro"
- {
- "fov" "20"
- "angles_x" "-5"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "175"
- "origin_y" "-5"
- "origin_z" "-90"
- }
- "Spy"
- {
- "fov" "20"
- "angles_x" "-5"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "160"
- "origin_y" "0"
- "origin_z" "-95"
- }
- "Engineer"
- {
- "fov" "20"
- "angles_x" "-10"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "140"
- "origin_y" "-2"
- "origin_z" "-82"
- }
- }
- }
-}
|
