Is there a way that I can adjust the speed of vehicles without messing with their datablocks? I want to be able to change their speeds based on a couple variables. I tried redefining WheeledVehicle::setVelocity, but I found out that that function is not called when a player is driving a vehicle. What function is called when a player drives a vehicle?