forward Float:VitaAuto(vehicleid);public Float:VitaAuto(vehicleid){ static Float:V; V = GetVehicleHealth(vehicleid); return V;}