Check if there is a player within a radius.
| vPos | vector The center point |
| fDistance | float The radius around the center point |
bool Returns false when there is a player inside supplied area, true when it successfully avoided players Используется в BoatScript::DecayHealthTick().