Weapon gascan spawn: Difference between revisions
Jump to navigation
Jump to search
Bug:This entity's FGD entry is missing
Fix:Change the entity's FGD entry to inherit from
(Added major bug info) |
No edit summary |
||
| Line 1: | Line 1: | ||
{{this is a|model entity|name=weapon_gascan_spawn|game=Left 4 Dead 2}} It is a possible spawn point for a gas can. Unlike {{ent|weapon_gascan}}, this entity is not damageable. | {{this is a|model entity|name=weapon_gascan_spawn|game=Left 4 Dead 2}} It is a possible spawn point for a gas can. Unlike {{ent|weapon_gascan}}, this entity is not damageable. | ||
{{Bug|This entity | {{Bug|hidetested=1|This entity's FGD entry is missing {{code|count}} keyvalue which results in no gascan being spawned. {{fix|Change the entity's FGD entry to inherit from {{code|WeaponSpawn}} instead of {{code|WeaponSpawnSingle}}}}|only=l4d2}} | ||
{{WeaponSpawnSingle}} | {{WeaponSpawnSingle}} | ||
Revision as of 07:09, 20 August 2025
weapon_gascan_spawn is a model entity available in
Left 4 Dead 2. It is a possible spawn point for a gas can. Unlike weapon_gascan, this entity is not damageable.
count keyvalue which results in no gascan being spawned. WeaponSpawn instead of WeaponSpawnSingle