Dump globals: Difference between revisions
Jump to navigation
Jump to search
(Redirected page to Env global) Tag: New redirect |
(Removed redirect to Env global) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
{{stub}} | |||
{{This is a|command|name=dump_globals}} It dumps all global states. Global states remain between map transitions and are used to store state of entities using [[globalname]] or by [[env_global]]. {{ent|logic_auto}} can be set to fire only if certain global state is ON. | |||
== See also == | |||
* [[globalname]] | |||
* [[env_global]] | |||
* [[logic_auto]] |
Revision as of 11:05, 30 March 2025
dump_globals
is a command available in all Source games. It dumps all global states. Global states remain between map transitions and are used to store state of entities using globalname or by env_global. logic_auto can be set to fire only if certain global state is ON.