Jump to content

Toggle Message Visibility   Welcome to our Community, Guest!

Get involved and become a part of our growing community. It's absolutely free! Register an account and join us today. Already a member? Sign in!

- - - - -

game_activity_ow



Entity Description

This point based entity to send outputs on different player activities.


Key Values

  • Targetname:
    Name <targetname>
    The targetname other entities refer to this entity by.

Outputs

  • OnConnect
    Fired when a player joins the game.

  • OnDisconnect
    Fired when a player leaves the game.

  • OnTeamJoinPlayer
    Fired when a player joins the Player team.

  • OnTeamJoinGM
    Fired when a player joins the GM team.

  • OnTeamLeavePlayer
    Fired when a player leaves the Player team.

  • OnTeamLeaveGM
    Fired when a player leaves the GM team.

  • OnPlayerSpawn
    Fired when a player in the Player team spawns.

  • OnPlayerDeath
    Fired when a player in the Player team dies.

  • OnAllPlayersDead
    Fired when all players in the Player team are dead.