Returns the entity/vector that is farthest to the <origin> from the <array>.
Example:
ent = ArrayGetFarthest( player.origin, a_enemies )
* = mandatory