User:Pinsplash/Datamaps: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(inaccessible links)
No edit summary
Line 1: Line 1:
{{note|Due to changes in Discord's file hosting policy, in order to download these, you need to copy-paste these links into a new discord post, and click the link in the new post instead.}}
Retrieved with the <code>sm_dump_datamaps</code> command from [[SourceMod]].
Retrieved with the <code>sm_dump_datamaps</code> command from [[SourceMod]].
*[https://cdn.discordapp.com/attachments/434089157875466242/468457868165644288/swarmdatamap.txt Alien Swarm] July 16, 2018
*[https://cdn.discordapp.com/attachments/434089157875466242/468457868165644288/swarmdatamap.txt Alien Swarm] July 16, 2018

Revision as of 17:46, 22 September 2024

Note.pngNote:Due to changes in Discord's file hosting policy, in order to download these, you need to copy-paste these links into a new discord post, and click the link in the new post instead.

Retrieved with the sm_dump_datamaps command from SourceMod.

Datamaps list every statically-defined (so, almost all) keyvalues, inputs, and outputs for every entity that the engine has access to. Anything with a datadesc. Flags are done in a rather different fashion, so some flag-related variables may be included for entities, but flags themselves work solely from the spawnflags keyvalue. spawnflags is then used internally to do the functions of flags.