Template:HLA KV Targetname

From Valve Developer Community
Revision as of 13:54, 12 July 2020 by FrozenH2O (talk | contribs) (Created page with "{{ScrollBox|title=Targetname| {{KV|Name|string|intn=targetname|The targetname that other entities refer to this entity by. {{{targetname add|}}}}} {{#if:{{{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Targetname:
Name (targetname) <string>
The targetname that other entities refer to this entity by.
Entity Scripts (vscripts) <scriptlist> (in all games since Left 4 Dead 2)
Space delimited list of VScript files (without file extension) that are executed after all entities have spawned. The scripts are all executed in the same script scope, later ones overwriting any identical variables and functions.