Check if there is a vehicle within a radius.
| vPos | vector The center point |
| fDistance | float The radius around the center point |
| sDEName | string A specific DE to avoid, if left empty, will avoid all vehicles |
bool Returns false when there is a vehicle inside supplied area, true when it successfully avoided vehicles