A function used to find out the first entity of parsed type in a nearEntitys call
_veh = ["LaserTarget", player] call CBA_fnc_findEntity
First entity; nil return if nothing
Rommel