Description
The player closest to the reticle of the specified player, optionally restricted by team.
Snippet
Player Closest To Reticle(Event Player, Team(Team 1));
Properties
Returns: Player
Parameters: Player, Team
Player
Type: Player, Default: Event Player
The player from whose reticle to search for the closest player.Team
Type: Team, Default: Team
The team or teams on which to search for the closest player.