osztenkurden/CS-GO-Observer-Custom-HUD

Observed Player

realS3BI opened this issue · 1 comments

Hey guys!

CAn somebody say me, how i can the information, which player is currently observed in the team bars on the side.

See this example by ESL:

ESL Observed

Thx for your answers!

hey, I'm not working at ESL, but they probably have a database with all players in their competition.
They're also probably running CS:GO in windowed mode and the developer behind it just need to create some "if" for each player. It takes his data from the db and display it on screen.