I would like to know, what happens, when FiveM native changes inside DB and what (if any) it has an effect. I don’t even really know how to ask about this, I would really appreciate, if anyone could explain this to me, thank you!
Before, it was SetVehicleEngineMultiplier, now it’s renamed as ModifyVehicleTopSpeed.
While I can’t explain on a technical level how the Elements do it, I can only assume they allow the native to work by it’s old same for the sake of backwards compatibility, so that when they do change the name, all the scripts that use it’s old name do not break.