Skip to content

Act On Farthest

Provismet edited this page Jun 14, 2023 · 2 revisions

Entity Action Type

Finds the farthest away entity within a given range and then performs a bientity. The entity using this action is actor and the found entity is the target.

Type ID: proviorigins:farthest_bientity

Note
The search area for this action is a bounding box centred on the user. The distance from the user to any side of the box is the distance variable. Note that the corners of the bounding box are included in the search but exceed the distance value.

Fields

Field Type Default Description
distance Float The maximum radius to scan for entities.
bientity_action Bientity Action Type The bientity action to execute.
bientity_condition Bientity Condition Type Only pairings that fulfil this condition are considered.
Clone this wiki locally