Created
October 6, 2014 20:19
-
-
Save brookslyrette/19ddd382d6aaaf831ab9 to your computer and use it in GitHub Desktop.
node-iracing (this.cars.driverCar)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ CarIdx: 63, | |
UserName: 'Brooks Lyrette', | |
AbbrevName: null, | |
Initials: null, | |
UserID: 30223, | |
CarNumber: '9', | |
CarNumberRaw: 9, | |
CarPath: 'rt2000', | |
CarClassID: 1, | |
CarID: 1, | |
CarClassShortName: 'SBRS', | |
CarClassRelSpeed: 40, | |
CarClassLicenseLevel: 5, | |
CarClassMaxFuel: '1.000000 %', | |
CarClassWeightPenalty: '0.000000 kg', | |
CarClassColor: 16767577, | |
IRating: 1656, | |
LicLevel: 18, | |
LicSubLevel: 255, | |
LicColor: 87003, | |
IsSpectator: 1, | |
CarDesignStr: '0,26abf0,fdfcfc,007ab9,ffffff', | |
HelmetDesignStr: '28,008dd5,00537f,0116bf', | |
SuitDesignStr: '26,0148be,f9e9e9,0148be', | |
CarNumberDesignStr: '0,0,ffffff,777777,000000', | |
CarSponsor_1: 1, | |
CarSponsor_2: 1, | |
ClubName: 'Canada', | |
DivisionName: 'Division 4' } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment