game_zone_player
Last edited 4 years ago2020-04-06 13:26:52 UTC
- Wiki
- View Page
-
This entity is used to trigger targets based on player locations.
Attributes
- Name (targetname) - Property used to identify entities.
- Target for IN players (intarget) - All players inside the area covered by the brush fire this target.
- Target for OUT players (outtarget) - All players outside the area covered by the brush fire this target.
- Counter for IN players (incount) - This game_counter's value will be set to the number of players inside the area.
- Counter for OUT players (outcount) - This game_counter's value will be set to the number of players outside the area.
Notes
- This entity works via activation only; give it a name and then link it to an activator.
3 Comments
You must log in to post a comment.
You can login or register a new account.
i tried use this couple times but not working...