Weapon gascan: Difference between revisions
Jump to navigation
Jump to search
(-warning) |
m (→Outputs) |
||
Line 5: | Line 5: | ||
== Outputs == | == Outputs == | ||
{{IO|OnKilled|Fired when entity is killed. {{Note|In {{l4d2|4}} this is the only entity that has this output while in {{l4d|4}} every entity has this output available. This is | {{IO|OnKilled|Fired when entity is killed. {{Note|In {{l4d2|4}} this is the only entity that has this output while in {{l4d|4}} every entity has this output available. This is either a bug or just coincidental output name. }}{{warning|In {{l4d2|4}} This fires only when gas can is killed by damaging it. Using Kill input or parenting it to another entity and killing that entity won't fire this output.}}}} | ||
== See Also == | == See Also == | ||
* [[weapon_gascan_spawn]] | * [[weapon_gascan_spawn]] | ||
* [[prop_physics]] | * [[prop_physics]] |
Revision as of 18:23, 2 September 2023
![]() |
---|
CGasCan |
Outputs
- OnKilled
- Fired when entity is killed.
Note:In
Left 4 Dead 2 this is the only entity that has this output while in
Left 4 Dead every entity has this output available. This is either a bug or just coincidental output name.
Warning:In
Left 4 Dead 2 This fires only when gas can is killed by damaging it. Using Kill input or parenting it to another entity and killing that entity won't fire this output.