Garry's Mod

Garry's Mod

PAYDAY 2: Mini HUD (+ hit markers, damage indicators)
Showing 1-6 of 6 entries
Update: 22 Apr, 2021 @ 11:04pm

- Health and armor circles now use linear interpolation.

Update: 21 Feb, 2021 @ 1:24pm

- Fixed error when changing screen resolution.

Update: 20 Feb, 2021 @ 8:42am

- Added teammates HUD.
- Added client ConVar 'pd2_hud_team_enable'.
- Added client ConVar 'pd2_hud_team_position'.
- Added client ConVar 'pd2_hud_team_width'.
- Added client ConVar 'pd2_hud_team_max'.
- Added client ConVar 'pd2_hud_team_offset'.
- Added client ConVar 'pd2_hud_team_scale'.
- Added client console command 'pd2_hud_teammates'.
- Added server ConVar 'pd2_hud_team_custom'.
- Added server ConVar 'pd2_hud_allow_hitmarker'.
- Added server ConVar 'pd2_hud_allow_damageind'.
- Added server ConVar 'pd2_hud_allow_team'.
- Added global `pd2_hud_GetTeammates` function.
- Added menu that used to setup custom teammates.

- ConVar 'pd2_hud_position' also changes ConVar 'pd2_hud_offset' to correctly adjust position.
- ConVar 'pd2_hud_scale' also changes ConVar 'pd2_hud_team_offset' and ConVar 'pd2_hud_width' to correctly adjust teammates position.
- ConVar 'pd2_hud_team_position' also changes ConVar 'pd2_hud_team_offset' to correctly adjust teammates position.

- Removed testing stuff.

Update: 20 Feb, 2021 @ 2:16am

- Added `pd2_hud_scale` ConVar.

- HUD now drawing on special texture, that can be scaled.

Update: 19 Feb, 2021 @ 11:43am

- Added 'pd2_hud_hits' ConVar.
- Added 'pd2_hud_damage' ConVar.

- Damage indicators and hit markers are now independent of 'pd2_hud_enable' ConVar.

Update: 18 Feb, 2021 @ 11:57am

Initial addon creation.