Npc squads: Difference between revisions
Jump to navigation
Jump to search
Note:The game must be in Developer mode for this command to work properly.
Gameplayer (talk | contribs) (Removed redirect to Player Squads) Tag: Removed redirect |
Gameplayer (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{this is a|console command|name=npc_squads}} It shows what squads all NPCs belong to. | {{this is a|console command|name=npc_squads}} It shows what squads all NPCs belong to, what are their enemies and how much health they have. {{code|npc_combat}} command is a clone of {{code|npc_squads}} command. | ||
{{devreq}} | {{devreq}} | ||
Wildcard supported syntax: | Wildcard supported syntax: | ||
{{pre|bgcolor=white|txtcolor=black|npc_squads <[[classname]]>/<[[targetname]]>/<[[entity index]]>}} | {{pre|bgcolor=white|txtcolor=black|npc_squads <[[classname]]>/<[[targetname]]>/<[[entity index]]>}} | ||
==See also== | |||
* [[Debug overlays]] |
Revision as of 13:26, 17 September 2024
npc_squads
is a console command available in all Source games. It shows what squads all NPCs belong to, what are their enemies and how much health they have. npc_combat command is a clone of npc_squads command.

Wildcard supported syntax:
npc_squads <classname>/<targetname>/<entity index>