If I understand you correctly, your score is resetting when you go slow?
If so, then you could reset some of the criteria for the scores-
Open driftmeter.lpr and look for the following;
$MinimumDriftSpeed = 5; # Minimum speed in km/h to maintain. Driving below that speed will reset score - this is very low speed, but as long as you're still moving you should keep your score $MinimumDriftAngle = 5; # Minimum angel to maintain. When angle is below value, score is reset - wouldn't go much below this $MaximumDriftAngle = 75; # Maximum angel to maintain. When angle is above value, score is reset - you could go higher, but to me, anything much above this is a slide! $MinimumDriftScore = 1; # Minimum drift score required for text messages to work.
Hey I'm having a problem... I want to play with lapper offline but when it saying "Connecting" it gives me an error... Saying that it can't connect :/ What should i do?? Pls help me :/