Template:HLA KV Targetname: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{ScrollBox|title=Targetname| {{KV|Name|string|intn=targetname|The targetname that other entities refer to this entity by. {{{targetname add|}}}}} {{#if:{{{...")
 
(add {{Lang}})
 
Line 1: Line 1:
{{ScrollBox|title=Targetname|
<noinclude>{{lang|Template:HLA KV Targetname}}</noinclude>{{ScrollBox|title=Targetname|
{{KV|[[Targetname|Name]]|string|intn=targetname|The [[targetname]] that other entities refer to this entity by. {{{targetname add|}}}}}
{{KV|[[Targetname|Name]]|string|intn=targetname|The [[targetname]] that other entities refer to this entity by. {{{targetname add|}}}}}
{{#if:{{{l4d2|}}}|
{{#if:{{{l4d2|}}}|

Latest revision as of 06:20, 21 August 2022

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.