how to get a hash for addon vehicle for redage v3
i am trying to add addon vehicle in the vehicleData.json in dotnet folder
example
how to get a hash of addon vehicle
i am trying to add addon vehicle in the vehicleData.json in dotnet folder
example
JavaScript:
"6774487": {
"DisplayName": "CHIMERA",
"MaxSpeed": 35.4248848,
"MaxBraking": 1,
"MaxTraction": 2.1,
"MaxAcceleration": 0.275,
"_0xBFBA3BA79CFF7EBF": 1.1,
"_0x53409B5163D5B846": 0.655000031,
"_0xC6AD107DDC9054CC": 0,
"_0x5AA3F878A178C4FC": 0,
"MaxNumberOfPassengers": 0,
"MaxOccupants": 1,
"VehicleClass": 8
},
how to get a hash of addon vehicle