Func croc: Difference between revisions
Jump to navigation
Jump to search
Note:Content moved to Rendering and studio model related KIO/Keyvalues for continuation of page history
Note:Content moved to Rendering and studio model related KIO/Inputs for continuation of page history
Note:Content moved to Rendering and studio model related KIO/Outputs for continuation of page history
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
[[File:Yetipark_2.jpg|thumb|cp_mercenarypark's crocodiles]] | [[File:Yetipark_2.jpg|thumb|cp_mercenarypark's crocodiles]] | ||
{{Entity|func_croc|type= | {{Entity|func_croc|type=e2|game=Team Fortress 2}} | ||
==Entity Description== | ==Entity Description== |
Revision as of 13:24, 26 March 2023
Entity Description
This entity is a variant of trigger_hurt that has crocodiles. When a player is killed by the brush, a crocodile will be shown surfacing to bite them.
Keyvalues
TeamNum:
- Initial Team (TeamNum) <choices>
- Which Team the entity belongs / is assigned to on spawn
- 0: None
- 1: Spectator/Halloween Souls
- 2: RED
- 3: BLU/Robots
- 5: Halloween Bosses (only in
) !FGD

|
Inputs

|
Outputs
- OnEat
- Fired when the entity consumes a player.
- OnEatRed
- Fired when the entity consumes a player on the RED team.
- OnEatBlue
- Fired when the entity consumes a player on the BLU team.

|