["Scanning for near Vehicles... Please wait...", 10,[[0,0,0,0.5],[1,0.5,0,1]]] call Epoch_message;
uisleep (5 + random 3);
_trdrMsg = "";
_vehs = player nearEntities [["Landvehicle","SHIP","AIR","TANK"],_this];
if (count _vehs < 1) then {
_trdrMsg = format["%2 %1.",name player,selectRandom["I haven't seen anything lately","There is nothing around here","The last time the UAV went out it found nothing"]];