Entityreport (Source 2): Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{TabsBar|main=Report entities}} thumb|Example from {{vconsole|2}} in {{cs2}} {{This is a|console command|name=entityreport|engine=Source 2}} It dumps entities to console. Entities with indices 0-16383 are edicts and the rest are server-only entities (at leasts those are the limits in {{cs2}}) The command also prints a clickable text next to it * <u>Text</u> - uses ent_text on the given entity * <u>Goto</u> - teleports the player to t...") |
No edit summary |
||
Line 2: | Line 2: | ||
[[File:Source2-entityreport.png|thumb|Example from {{vconsole|2}} in {{cs2}}]] | [[File:Source2-entityreport.png|thumb|Example from {{vconsole|2}} in {{cs2}}]] | ||
{{This is a|console command|name=entityreport|engine=Source 2}} It dumps entities to console. Entities with indices 0-16383 are | {{This is a|console command|name=entityreport|engine=Source 2}} It dumps entities to console. Entities with indices 0-16383 are [[edict]]s and the rest are server-only entities (at leasts those are the [[entity limit#Source_2_limits|limits]] in {{cs2}}) | ||
The command also prints a clickable text next to it | The command also prints a clickable text next to it |
Revision as of 03:40, 9 May 2025
entityreport
is a console command available in all Source 2 games. It dumps entities to console. Entities with indices 0-16383 are edicts and the rest are server-only entities (at leasts those are the limits in
)
The command also prints a clickable text next to it
- Text - uses ent_text on the given entity
- Goto - teleports the player to the given entity