boltgolt / boltobserv

🕹️ An external CS radar made specifically for observing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhancement request: Floating names in addtion to numbers on player dots

paulsnoops opened this issue · comments

Please would it be possible to add floating names to the player dots so that I can see who is who? Maybe make it so you can edit how they look in the config?

Also, while I'm here. If I was to add my own map for the ones not supported where can I get the info needed for the meta.json5 file?

Thank you

Do you mean swapping the player slot numbers for their names? Sounds like it could get really messy with a lot of players in one place but worth implementing if others would like it too

The meta.json is mostly trial and error to see what works. The resolution is possible to be calculated by taking 2 points on the radar, and then measuring how many pixels are between them on the image and how many units are between them in game. Most other values are just adjusting till it is correct

I'd imagine either replacing the numbers or have the name floating underneath. What about if it's optional and defaults to false? Would also be cool if you could enable/disable by hotkey on the fly?