Skip to content

Commit

Permalink
Birthday V2 Edition (v4.0)
Browse files Browse the repository at this point in the history
A whole f*ckton of changes.
  • Loading branch information
Jotunn committed Dec 11, 2013
1 parent 84eb9cc commit f594169
Show file tree
Hide file tree
Showing 158 changed files with 2,991 additions and 7,950 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,284 @@
"Resource/UI/HudPlayerClass.res"
{
// player class data
"HudPlayerClass"
{
"ControlName" "EditablePanel"
"fieldName" "HudPlayerClass"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "f0"
"tall" "480"
"visible" "0"
"enabled" "0"
}
"PlayerStatusClassImage"
{
"ControlName" "CTFClassImage"
"fieldName" "PlayerStatusClassImage"
"xpos" "250" [$WIN32]
"ypos" "r56" [$WIN32]
"zpos" "2"
"wide" "56"
"tall" "56"
"visible" "1"
"enabled" "1"
"image" "../hud/class_scoutred"
"scaleImage" "1"
}
"PlayerStatusSpyImage"
{
"ControlName" "CTFImagePanel"
"fieldName" "PlayerStatusSpyImage"
"xpos" "9999" [$WIN32]
"ypos" "r9999" [$WIN32]
"zpos" "2"
"wide" "55"
"tall" "55"
"visible" "0"
"enabled" "0"
"image" "../hud/class_spyred"
"scaleImage" "1"
"teambg_2" "../hud/class_spyred"
"teambg_3" "../hud/class_spyblue"
}
"PlayerStatusSpyOutlineImage"
{
"ControlName" "CTFImagePanel"
"fieldName" "PlayerStatusSpyOutlineImage"
"xpos" "3" [$WIN32]
"ypos" "r67" [$WIN32]
"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" "r9999" [$WIN32]
"zpos" "1"
"wide" "100"
"tall" "50"
"visible" "0"
"enabled" "0"
"scaleImage" "1"
"image" "../hud/character_red_bg"
"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" "r9999" [$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" "250" [$WIN32]
"ypos" "r200" [$WIN32]
"zpos" "2"
"wide" "100"
"tall" "200"
"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" "220"
"angles_z" "-10"
"origin_x" "105"
"origin_y" "-1"
"origin_z" "-82"
}
"Sniper"
{
"fov" "25"
"angles_x" "-10"
"angles_y" "172"
"angles_z" "0"
"origin_x" "130"
"origin_y" "-3"
"origin_z" "-97"
}
"Soldier"
{
"fov" "25"
"angles_x" "-10"
"angles_y" "170"
"angles_z" "0"
"origin_x" "145"
"origin_y" "-5"
"origin_z" "-90"
}
"Demoman"
{
"fov" "25"
"angles_x" "-13"
"angles_y" "200"
"angles_z" "0"
"origin_x" "138"
"origin_y" "-4"
"origin_z" "-93"
}
"Medic"
{
"fov" "20"
"angles_x" "-5"
"angles_y" "178"
"angles_z" "0"
"origin_x" "150"
"origin_y" "-5"
"origin_z" "-96"
}
"Heavy"
{
"fov" "20"
"angles_x" "-5"
"angles_y" "200"
"angles_z" "0"
"origin_x" "200"
"origin_y" "0"
"origin_z" "-102"
}
"Pyro"
{
"fov" "20"
"angles_x" "-5"
"angles_y" "172"
"angles_z" "0"
"origin_x" "175"
"origin_y" "-5"
"origin_z" "-90"
}
"Spy"
{
"fov" "20"
"angles_x" "-5"
"angles_y" "160"
"angles_z" "0"
"origin_x" "160"
"origin_y" "0"
"origin_z" "-95"
}
"Engineer"
{
"fov" "20"
"angles_x" "-10"
"angles_y" "168"
"angles_z" "0"
"origin_x" "140"
"origin_y" "-2"
"origin_z" "-82"
}
}
}
}
Loading

0 comments on commit f594169

Please sign in to comment.