Gives more info about what you're doing. Enhances game HUD and focuses on realtime info.
Screenshots are from Additional PocoHud Trackers (mod not required, as buffs provided by that mod are included in Poco itself)
Backspace key opens Poco menu (can be changed)
Workaround for HoloUI:
Open base.lua and delete lines 178 and all latter
This needs to be done everytime HoloUI gets an update
Reported issues (Not confirmed):
Known issues:
JSON errors or duplicate keys in translation files
Stats in "Statistics - Heist Status - Per day" may go missing for unknown reasons
Heist Stats may show very high (> 1000%) accuracy on other players when it is not possible with their loadout
Damage taken can sometimes show as "9.00000000001"
For reporting issues or suggestions please utilize my GForms here or make a comment down below.
is it possible to have the damage arcs appear when you dodge? I adore poco's damage arcs over other huds but I've been forced to use vanhud's arcs in order to see where I'm getting shot from
@Dom the damage numbers on the arcs used to round to two decimal places and now round to the nearest whole number, bit of a shame since it was nice to know
@Dom if it's not too much work would it be possible to make it round to two decimal places? I understand if you don't want to but seeing 169 feels weird compared to 168.75
is it possible to have the damage arcs appear when you dodge? I adore poco's damage arcs over other huds but I've been forced to use vanhud's arcs in order to see where I'm getting shot from
Added with 2023.03.11
@Dom the damage numbers on the arcs used to round to two decimal places and now round to the nearest whole number, bit of a shame since it was nice to know
@NotYourAvStalin That's interesting because I didn't touch rounding function in arcs.
Maybe it is your mods ?
@Dom after reviewing old footage it seems I had a mandela effect moment
@Dom if it's not too much work would it be possible to make it round to two decimal places? I understand if you don't want to but seeing 169 feels weird compared to 168.75
@NotYourAvStalin Changed that in 2023.03.14