dxDrawText(""..pojazd, screenW * 0.0293, screenH * 0.9753, screenW * 0.1553, screenH * 1.0000, tocolor(16, 171, 0, 255), 1.00, "default", "left", "top", false, false, false, false, false)
function pojazd(thePlayer) local theVehicle = getPedOccupiedVehicle ( thePlayer ) getVehicleName ( theVehicle ) end