Es/Func croc: Difference between revisions

From Valve Developer Community
< Es
Jump to navigation Jump to search
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
(not fully translated)
Line 7: Line 7:


==Valores clave==
==Valores clave==
{{KV TFTeam}}
{{todo}}
{{KV BaseAnimating|base=1}}
{{KV Trigger}}


==Entradas==
==Entradas==
{{I BaseAnimating}}
{{todo}}
{{I Trigger|base=1}}


==Salidas==
==Salidas==
Line 19: Line 16:
{{IO|OnEatRed|Cuando la entidad mata a un jugador RED.}}
{{IO|OnEatRed|Cuando la entidad mata a un jugador RED.}}
{{IO|OnEatBlue|Cuando la entidad mata a un jugador BLU.}}
{{IO|OnEatBlue|Cuando la entidad mata a un jugador BLU.}}
{{O BaseAnimating}}
{{O Trigger|base=1}}

Revision as of 10:24, 2 July 2024

English (en)Español (es)Translate (Translate)
Cocodrilos en cp_mercenarypark.

func_croc es una entidad sólida (en) disponible en Team Fortress 2 Team Fortress 2.

Descripción de la entidad

Esta entidad es una variante de trigger_hurt pero con cocodrilos. Cuando un jugador muere por esta entidad, se mostrará un cocodrilo saliendo de la superficie para morderle.

Valores clave

[Pendiente]

Entradas

[Pendiente]

Salidas

OnEat
Cuando la entidad mata a un jugador.
OnEatRed
Cuando la entidad mata a un jugador RED.
OnEatBlue
Cuando la entidad mata a un jugador BLU.