Player manager: Difference between revisions
Jump to navigation
Jump to search
MyGamepedia (talk | contribs) (Created page with "{{Ent not in fgd|nolink=1|because=this entity appears automatically}} {{CD|CPlayerResource|file1=1}} {{this is a|point entity|name=player_manager}} This is entity that propaga...") |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Ent not in fgd|nolink=1|because=this entity appears automatically}} | {{Ent not in fgd|nolink=1|because=this entity appears automatically}} | ||
{{CD|CPlayerResource|file1=1}} | {{CD|CPlayerResource|file1=1}} | ||
{{this is a| | {{this is a|logical entity|name=player_manager}} This is entity that propagates general data needed by clients for every {{ent|player}} (ping, score, deaths, connected, team, alive). | ||
You will not see any info in data table if this entity is killed, you can use this to hide the information. | |||
<gallery mode=nolines widths=620px heights=450px> | |||
File:player_man1.jpg|Entity is not killed. | |||
File:player_man2.jpg|Entity is killed. | |||
</gallery> |
Latest revision as of 07:28, 29 April 2025

![]() |
---|
CPlayerResource |
![]() |
player_manager
is a logical entity available in all Source games. This is entity that propagates general data needed by clients for every player (ping, score, deaths, connected, team, alive).
You will not see any info in data table if this entity is killed, you can use this to hide the information.