Template:Fl WeaponSpawn: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Wanted to keep the template inheritance consistent for {{X WeaponSpawn}} templates, so here's a {{#ifeq:{{{optionalscavenge|1}}}|0||}}. || Updated template to use {{Fl}} templates)
(Undo revision 487263 by Alexiscoutinho (talk))
Tag: Undo
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{ScrollBox|title=WeaponSpawn|
<noinclude>
__NOTOC__
This template has a parameter to account that weapon entities between their L4D1 and L4D2 versions have [[FGD]] differences.<br>
<b>Parameters:</b>
<pre>{{WeaponSpawn|optionalscavenge=1}}</pre>
{{param|optionalscavenge}} - Display flags for<code>WeaponSpawnOptionalScavenge</code>.
<hr>
</noinclude>
{{Fl WeaponSpawnSingle}}
{{Fl|4|Absorb any dropped weapon type|only={{l4d2}}}}
{{Fl|4|Absorb any dropped weapon type|only={{l4d2}}}}
{{Fl|131072|Don't cluster with similar items|only={{l4d}}}}
{{Fl|131072|Don't cluster with similar items|only={{l4d}}}}
{{Fl WeaponSpawnSingle}}
{{#ifeq:{{{optionalscavenge|0}}}|0||
{{#ifeq:{{{optionalscavenge|1}}}|0||
{{Fl WeaponSpawnOptionalScavenge}}
{{Fl WeaponSpawnOptionalScavenge}}
}}
}}<noinclude>
}}<noinclude>
[[Category:Flag Templates|WeaponSpawn]]
[[Category:Flag Templates|WeaponSpawn]]
</noinclude>
</noinclude>

Latest revision as of 17:50, 20 August 2025


This template has a parameter to account that weapon entities between their L4D1 and L4D2 versions have FGD differences.
Parameters:

{{WeaponSpawn|optionalscavenge=1}}

{{{optionalscavenge}}} - Display flags forWeaponSpawnOptionalScavenge.



Enable Physics : [1]
Must Exist : [2]
Infinite items (overrides count) : [8] (only in Left 4 Dead 2)
Absorb any dropped weapon type : [4] (only in Left 4 Dead 2)
Don't cluster with similar items : [131072] (only in Left 4 Dead)