Basically the title tells all, can any one tell me how to obtain the current RPM of the vehicle i am using in the code thank you. I. have currently found what i need but i cannot make reference to it... Ls13 mr in the overridemotor.lua there is currentEngineRpm (local currentEngineRpm = wspd * vehicle.realEngine.ratedEngineRpmWheelSpeedRatio;) This appears to be what I need, i have tried many things and i think this is what i am trying to point to.... Basically I need this.... (but it is taken a…