←  Entities

rM Community

»

game_zone_player_ow



Entity Description

This entity is identical to game_zone_player except it only accounts for players in the Resistance team in its outputs.


Inputs

  • CountPlayersInZone
    Count the number of living Resistance players in the zone, and fire the corresponding outputs.

Outputs

  • OnPlayerInZone
    Fired whenever a count finds a player inside the zone.

  • OnPlayerOutZone
    Fired whenever a count finds a player outside the zone.

  • PlayersInCount <integer>
    Fired after a count, and contains the number of players found inside the zone.

  • PlayersOutCount <integer>
    Fired after a count, and contains the number of players found outside the zone.

Revision History

  • 29 SEP 2010 - Added the missing inputs and outputs.


 



No comments have been made yet

You do not have permission to leave comments on this resource