LogicUsing Conditions
Team Condition
Check if a player is on a specific team.
The Team Condition checks whether the target player is currently a member of a specific team.
Configuration
- Team: The team you want to check against. You select this from a list of all teams you have created in the Team Module.
Use Cases
- Creating team-specific trigger areas (e.g., only players on the Red Team can enter the Red Base).
- Applying different effects to different teams.
- Checking if a player has chosen a team before allowing them to proceed.
Example: Team-Specific Heal Zone
You want a region that only heals players on the Blue Team.
- Region & Event: Create a region called
BlueHealZonewith aPlayer Enter Regionevent. - Action: Add a
Conditionalaction. - Configuration:
- Condition:
Team Condition- Team: Select your "Blue Team".
- If Actions: Add a
Heal Playeraction.
- Condition: