25:30 | W¹ vs Maxtasy | (0) |
9:9 | Skyline511 vs Hum4m | (8) |
25:22 | 1erp vs Agent | (3) |
35:41 | Agent vs 1erp | (2) |
21:38 | 1erp vs Maxtasy | (3) |
18:64 | Vellu vs Own | (1) |
1on1 Cup #43 | (2) | |
4:0 | afer1337 vs fISHERMAN | |
4:0 | Foresty vs Sentre |
2on2 ProAm Cup #1 | (1) | |
4:0 | blackover vs SE | |
2:0 | Infinity vs TheReal |
﷽ | (2) |
TD - TeamDogs | (2) |
Mon 18.Nov 2013, 11:42 ![]() | |
![]() Posts: 72 | -This hud mod will change the way in which Suitzoom appears(+zoom or toggle_zoom)removing all the details around them excepting the blackborders. 1.For getting it to work we need to modify with a text editor Hudlayout.res located at C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2 Deathmatch\hl2mp\custom\my_custom_stuff\scripts\HudLayout.res. 2.After we try to find this line: HudZoom { "fieldName" "HudZoom" "visible" "1" "enabled" "1" "Circle1Radius" "66" "Circle2Radius" "74" "DashGap" "16" "DashHeight" "4" "BorderThickness" "88" } ![]() To get it work we change every value to 0,for being sure that all variables are toggled off ,as seen here: HudZoom { "fieldName" "HudZoom" "visible" "0" "enabled" "0" "Circle1Radius" "0" "Circle2Radius" "0" "DashGap" "0" "DashHeight" "0" "BorderThickness" "0" } ![]() -Here is the Hudlayout.res mod for default HUDS https://www.dropbox.com/s/6s5w9f7td67dnby/HudLayout.res Small detail,but i always hope that helps Best Regards MINO [ Edited Mon 18.Nov 2013, 16:41 ] |