filter_activator_team

Description

A filter that filters by the team of the player activating it. See Tutorial: Filter Entities.

For a real application of this entity, see Tutorial: One-Team Door.

Properties
- Name targetname(target_source) - The name of this entity. Allows other entities in the map to reference this one, as for inputs or parenting.

- Filter mode Negated(choices) - This can be set to either "Allow" or "Disallow". The setting controls whether the selected entities (see the property below this one) will pass or fail the filter.

- Filter Team Number filtername(target_destination) - The team of the player that will pass this filter. If the Filter Mode is set to Disallow, the team of the player that will not pass this filter.
Flags
This entity has no flags.
Inputs
- Kill - Completely removes this entity.

- KillHierarchy - Completely removes this entity and any of its children in the parenting hierarchy.

- AddOutput - Adds a new output to this entity. Let the parameter override be of the format NewOutput Target:Input:Parameter:Delay:TimesToFire.

- FireUser1 - Causes this entity to fire its OnUser1 output.

- FireUser2 - Causes this entity to fire its OnUser2 output.

- FireUser3 - Causes this entity to fire its OnUser3 output.

- FireUser4 - Causes this entity to fire its OnUser4 output.

- TestActivator - A filter that receives this input will figure out which entity originally caused the input to be sent, then test that entity against the filter criteria. If that entity passes, the OnPass output is fired; if that entity fails, OnFail is fired.
Outputs
- OnUser1 - Fired only when this entity receives a FireUser1 input.

- OnUser2 - Fired only when this entity receives a FireUser2 input.

- OnUser3 - Fired only when this entity receives a FireUser3 input.

- OnUser4 - Fired only when this entity receives a FireUser4 input.

- OnPass - Fired in response to a TestActivator input when the activator has passed the filter.

- OnFail - Fired in response to a TestActivator input when the activator has failed the filter.
Post A Comment
Name:
Email: UBB Code is Allowed
Comment:
All original content ©2006 EditLife.net. All Rights reserved. All files property of their rightful owners.
Get Firefox! Get Thunderbird! Get Notepad++!