📄️ Players
Listing players
📄️ Teams
Listing teams
📄️ Matches
Keep in mind that for legacy reasons Match entity has both id and id property . While reading rest of this page, take notice of the different spelling, if request param will be described as /api/match/id, then _id.
📄️ Maps
By default, in Counter-Strike mode LHM provides this list of maps for the Veto Process:
📄️ Scout AI 2.0
Scout API is a quite simple interface to read and toggle currently used modules. There are 3 available Scout AI modules, on which you can read more here:
📄️ HUDs
A HUD in LHM context is basically a web app, which is encapsulated by LHM, and is provided with game & meta data for the currently spectated Match.
📄️ Addons
For additional details regarding setup and usage, check Addon Guide