Advertisement
Guest User

Untitled

a guest
Aug 27th, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.42 KB | None | 0 0
  1. Starting to read Vehicle_Setup.cfg
  2. this line is: //This should probably be replaced by a lua file that looks something like this
  3.  
  4. this line is: //
  5.  
  6. this line is: // car:AddAttachmet("DynamicsWheels",
  7.  
  8. this line is: // "wheel_names Wheel_FL, Wheel_FR, Wheel_RL, Wheel_RR" )
  9.  
  10. this line is: // car:AddWheelModule("TyreSmoke",
  11.  
  12. this line is: // "image textures\smoke" )
  13.  
  14. this line is: // etc.
  15.  
  16. this line is: [disable_ejection]
  17.  
  18. this line is: [default_driver]
  19.  
  20. this line is: DRIVER_BODY_ANNIE
  21.  
  22. this line is:
  23.  
  24. Attachment node
  25. this line is: DynamicsWheels
  26.  
  27. this line is:
  28.  
  29. this line is: [wheel_module]
  30.  
  31. this line is: SkidMarks
  32.  
  33. this line is: image skidmark
  34.  
  35. this line is:
  36.  
  37. this line is: [wheel_module]
  38.  
  39. this line is: TyreParticles
  40.  
  41. this line is: vfx effects.drift
  42.  
  43. this line is:
  44.  
  45. this line is: [wheel_module]
  46.  
  47. this line is: SkidNoise
  48.  
  49. this line is: sounds sounds\\tyre\\skid1,sounds\\tyre\\skid2
  50.  
  51. this line is:
  52.  
  53. Attachment node
  54. this line is: DynamicsFmodEngine
  55.  
  56. this line is: engine maserati
  57.  
  58. this line is: rpmsmooth 0.35
  59.  
  60. this line is: onloadsmooth 0.0045
  61.  
  62. this line is: offloadsmooth 0.15
  63.  
  64. this line is:
  65.  
  66. Attachment node
  67. this line is: Horn
  68.  
  69. this line is: event generic02_horn
  70.  
  71. this line is:
  72.  
  73. Attachment node
  74. this line is: ExhaustParticles
  75.  
  76. this line is: vfx effects.f_yankv8_exhaustsmoke03
  77.  
  78. this line is: underwater_vfx effects.f_underwaterexhaust
  79.  
  80. this line is: anchor Exhaust
  81.  
  82. this line is:
  83.  
  84. this line is: [suspension_factors]
  85.  
  86. this line is: max_extension 0.18
  87.  
  88. this line is:
  89.  
  90. this line is: [material_map]
  91.  
  92. this line is: default
  93.  
  94. this line is: localise FE_CAR_HAWK_R_SKIN_DEFAULT
  95.  
  96. this line is: shrapnel 140,79,11
  97.  
  98. this line is:
  99.  
  100. this line is:
  101.  
  102. this line is: [stats]
  103.  
  104. this line is: 150// top speed; they must be in this order and not have spaces before the comments
  105.  
  106. this line is: 3.6// time 0 -60
  107.  
  108. this line is: 1.9// weight
  109.  
  110. this line is: 2.63// toughness
  111.  
  112. this line is:
  113.  
  114. this line is: [wheel_map]
  115.  
  116. this line is: default
  117.  
  118. this line is: localise FE_CAR_HAWK_R_RIM_DEFAULT
  119.  
  120. this line is: wheel_folder_name default_palaminov2
  121.  
  122. Using Placeholder Wheel with 90 verts
  123. Usingmesh with 90 verts
  124.  
  125.  
  126. About to set wheel filename to: x:\x\x\Carmageddon_Reincarnation\Data_Core\Content\Vehicles\Wheels\default_eagle_R\rim.cnt
  127. Just set wheel filename to: x:\x\x\Carmageddon_Reincarnation\Data_Core\Content\Vehicles\Wheels\default_eagle_R\rim.cnt
  128. -- Error occurred in ReadString2(); filename: x:\x\x\scripts\CRHelpsFunctions.ms; position: 10332; line: 385
  129. -- Frame:
  130. -- f: undefined
  131. -- fixedLen: undefined
  132. -- str: ""
  133. -- called in ImportCNTNode(); filename: x:\x\x\scripts\CRImport.ms; position: 42581; line: 1286
  134. -- Frame:
  135. -- m_Py: undefined
  136. -- f: undefined
  137. -- newNode: (NewCNTNode nameLength:undefined nodeName:"" isA12CNT:false unknownFloat:0 parentNode:undefined transformMatrix:(matrix3 [1,0,0] [0,1,0] [0,0,1] [0,0,0]) position:[0,0,0] combinedMatrix:(matrix3 [1,0,0] [0,1,0] [0,0,1] [0,0,0]) absolutePosition:[0,0,0] nodeType:"NULL" nodeData:undefined numChildren:0 children:#())
  138. -- m_Pz: undefined
  139. -- lightBounds: undefined
  140. -- nodePadding: undefined
  141. -- testIfA12Value: undefined
  142. -- m_Xx: undefined
  143. -- m_Xy: undefined
  144. -- m_Xz: undefined
  145. -- m_Yx: undefined
  146. -- parentNode: undefined
  147. -- m_Yy: undefined
  148. -- m_Yz: undefined
  149. -- m_Zx: undefined
  150. -- m_Zy: undefined
  151. -- model_name_padding: undefined
  152. -- m_Zz: undefined
  153. -- m_Px: undefined
  154. -- called in ImportCNT(); filename: x:\x\x\ scripts\CRImport.ms; position: 50459; line: 1533
  155. -- Frame:
  156. -- mergeSplits: true
  157. -- f: undefined
  158. -- cntNode: undefined
  159. -- cnt_name: "x:\x\x\Carmageddon_Reincarnation\Data_Core\Content\Vehicles\Wheels\default_eagle_R\rim.cnt"
  160. -- importTextures: true
  161. -- forcePREP: false
  162. -- mergeMDLs: false
  163. -- useTriStrips: false
  164. -- rootMesh: undefined
  165. -- called in loadWheelMesh(); filename: x:\x\x\scripts\CRPlugins.ms; position: 17758; line: 584
  166. -- Frame:
  167. -- splitPath: undefined
  168. -- cnt_name: "x:\x\x\Carmageddon_Reincarnation\Data_Core\Content\Vehicles\Wheels\default_eagle_R\rim.cnt"
  169. -- rimMesh: undefined
  170. -- tyreMesh: undefined
  171. -- combinedMesh: undefined
  172. -- called in buildMesh(); filename: x:\x\x\scripts\CRPlugins.ms; position: 25866; line: 654
  173. -- Frame:
  174. -- tmpmesh: undefined
  175. >> MAXScript Scripted Plugin Handler Exception:
  176. -- Unable to convert: undefined to type: Integer <<
  177. Setting Wheel_FL wheel type to: Wheel_FL
  178. Using Placeholder Wheel with 90 verts
  179. Usingmesh with 90 verts
  180.  
  181.  
  182. About to set wheel filename to: x:\x\Carmageddon_Reincarnation\Data_Core\Content\Vehicles\Wheels\default_eagle_R\rim.cnt
  183. Just set wheel filename to: x:\x\Carmageddon_Reincarnation\Data_Core\Content\Vehicles\Wheels\default_eagle_R\rim.cnt
  184. -- Error occurred in ReadString2(); filename: x:\x\x\scripts\CRHelpsFunctions.ms; position: 10332; line: 385
  185. -- Frame:
  186. -- f: undefined
  187. -- fixedLen: undefined
  188. -- str: ""
  189. -- called in ImportCNTNode(); filename: x:\x\x\scripts\CRImport.ms; position: 42581; line: 1286
  190. -- Frame:
  191. -- m_Py: undefined
  192. -- f: undefined
  193. -- newNode: (NewCNTNode nameLength:undefined nodeName:"" isA12CNT:false unknownFloat:0 parentNode:undefined transformMatrix:(matrix3 [1,0,0] [0,1,0] [0,0,1] [0,0,0]) position:[0,0,0] combinedMatrix:(matrix3 [1,0,0] [0,1,0] [0,0,1] [0,0,0]) absolutePosition:[0,0,0] nodeType:"NULL" nodeData:undefined numChildren:0 children:#())
  194. -- m_Pz: undefined
  195. -- lightBounds: undefined
  196. -- nodePadding: undefined
  197. -- testIfA12Value: undefined
  198. -- m_Xx: undefined
  199. -- m_Xy: undefined
  200. -- m_Xz: undefined
  201. -- m_Yx: undefined
  202. -- parentNode: undefined
  203. -- m_Yy: undefined
  204. -- m_Yz: undefined
  205. -- m_Zx: undefined
  206. -- m_Zy: undefined
  207. -- model_name_padding: undefined
  208. -- m_Zz: undefined
  209. -- m_Px: undefined
  210. -- called in ImportCNT(); filename: x:\x\x\scripts\CRImport.ms; position: 50459; line: 1533
  211. -- Frame:
  212. -- mergeSplits: true
  213. -- f: undefined
  214. -- cntNode: undefined
  215. -- cnt_name: "x:\x\Carmageddon_Reincarnation\Data_Core\Content\Vehicles\Wheels\default_eagle_R\rim.cnt"
  216. -- importTextures: true
  217. -- forcePREP: false
  218. -- mergeMDLs: false
  219. -- useTriStrips: false
  220. -- rootMesh: undefined
  221. -- called in loadWheelMesh(); filename: x:\x\x\scripts\CRPlugins.ms; position: 17758; line: 584
  222. -- Frame:
  223. -- splitPath: undefined
  224. -- cnt_name: "x:\x\Carmageddon_Reincarnation\Data_Core\Content\Vehicles\Wheels\default_eagle_R\rim.cnt"
  225. -- rimMesh: undefined
  226. -- tyreMesh: undefined
  227. -- combinedMesh: undefined
  228. -- called in buildMesh(); filename: x:\x\x\scripts\CRPlugins.ms; position: 25866; line: 654
  229. -- Frame:
  230. -- tmpmesh: undefined
  231. >> MAXScript Scripted Plugin Handler Exception:
  232. -- Unable to convert: undefined to type: Integer <<
  233. Setting Wheel_FR wheel type to: Wheel_FR
  234. Using Placeholder Wheel with 90 verts
  235. Usingmesh with 90 verts
  236.  
  237.  
  238. About to set wheel filename to: x:\x\Carmageddon_Reincarnation\Data_Core\Content\Vehicles\Wheels\default_eagle_R\rim.cnt
  239. Just set wheel filename to: x:\x\Carmageddon_Reincarnation\Data_Core\Content\Vehicles\Wheels\default_eagle_R\rim.cnt
  240. -- Error occurred in ReadString2(); filename: x:\x\x\scripts\CRHelpsFunctions.ms; position: 10332; line: 385
  241. -- Frame:
  242. -- f: undefined
  243. -- fixedLen: undefined
  244. -- str: ""
  245. -- called in ImportCNTNode(); filename: x:\x\x\scripts\CRImport.ms; position: 42581; line: 1286
  246. -- Frame:
  247. -- m_Py: undefined
  248. -- f: undefined
  249. -- newNode: (NewCNTNode nameLength:undefined nodeName:"" isA12CNT:false unknownFloat:0 parentNode:undefined transformMatrix:(matrix3 [1,0,0] [0,1,0] [0,0,1] [0,0,0]) position:[0,0,0] combinedMatrix:(matrix3 [1,0,0] [0,1,0] [0,0,1] [0,0,0]) absolutePosition:[0,0,0] nodeType:"NULL" nodeData:undefined numChildren:0 children:#())
  250. -- m_Pz: undefined
  251. -- lightBounds: undefined
  252. -- nodePadding: undefined
  253. -- testIfA12Value: undefined
  254. -- m_Xx: undefined
  255. -- m_Xy: undefined
  256. -- m_Xz: undefined
  257. -- m_Yx: undefined
  258. -- parentNode: undefined
  259. -- m_Yy: undefined
  260. -- m_Yz: undefined
  261. -- m_Zx: undefined
  262. -- m_Zy: undefined
  263. -- model_name_padding: undefined
  264. -- m_Zz: undefined
  265. -- m_Px: undefined
  266. -- called in ImportCNT(); filename: x:\x\x\scripts\CRImport.ms; position: 50459; line: 1533
  267. -- Frame:
  268. -- mergeSplits: true
  269. -- f: undefined
  270. -- cntNode: undefined
  271. -- cnt_name: "x:\x\Carmageddon_Reincarnation\Data_Core\Content\Vehicles\Wheels\default_eagle_R\rim.cnt"
  272. -- importTextures: true
  273. -- forcePREP: false
  274. -- mergeMDLs: false
  275. -- useTriStrips: false
  276. -- rootMesh: undefined
  277. -- called in loadWheelMesh(); filename: x:\x\x\scripts\CRPlugins.ms; position: 17758; line: 584
  278. -- Frame:
  279. -- splitPath: undefined
  280. -- cnt_name: "x:\x\Carmageddon_Reincarnation\Data_Core\Content\Vehicles\Wheels\default_eagle_R\rim.cnt"
  281. -- rimMesh: undefined
  282. -- tyreMesh: undefined
  283. -- combinedMesh: undefined
  284. -- called in buildMesh(); filename: x:\x\x\scripts\CRPlugins.ms; position: 25866; line: 654
  285. -- Frame:
  286. -- tmpmesh: undefined
  287. >> MAXScript Scripted Plugin Handler Exception:
  288. -- Unable to convert: undefined to type: Integer <<
  289. Setting Wheel_RL wheel type to: Wheel_RL
  290. Using Placeholder Wheel with 90 verts
  291. Usingmesh with 90 verts
  292.  
  293.  
  294. About to set wheel filename to: x:\x\Carmageddon_Reincarnation\Data_Core\Content\Vehicles\Wheels\default_eagle_R\rim.cnt
  295. Just set wheel filename to: x:\x\Carmageddon_Reincarnation\Data_Core\Content\Vehicles\Wheels\default_eagle_R\rim.cnt
  296. -- Error occurred in ReadString2(); filename: x:\x\x\scripts\CRHelpsFunctions.ms; position: 10332; line: 385
  297. -- Frame:
  298. -- f: undefined
  299. -- fixedLen: undefined
  300. -- str: ""
  301. -- called in ImportCNTNode(); filename: x:\x\x\scripts\CRImport.ms; position: 42581; line: 1286
  302. -- Frame:
  303. -- m_Py: undefined
  304. -- f: undefined
  305. -- newNode: (NewCNTNode nameLength:undefined nodeName:"" isA12CNT:false unknownFloat:0 parentNode:undefined transformMatrix:(matrix3 [1,0,0] [0,1,0] [0,0,1] [0,0,0]) position:[0,0,0] combinedMatrix:(matrix3 [1,0,0] [0,1,0] [0,0,1] [0,0,0]) absolutePosition:[0,0,0] nodeType:"NULL" nodeData:undefined numChildren:0 children:#())
  306. -- m_Pz: undefined
  307. -- lightBounds: undefined
  308. -- nodePadding: undefined
  309. -- testIfA12Value: undefined
  310. -- m_Xx: undefined
  311. -- m_Xy: undefined
  312. -- m_Xz: undefined
  313. -- m_Yx: undefined
  314. -- parentNode: undefined
  315. -- m_Yy: undefined
  316. -- m_Yz: undefined
  317. -- m_Zx: undefined
  318. -- m_Zy: undefined
  319. -- model_name_padding: undefined
  320. -- m_Zz: undefined
  321. -- m_Px: undefined
  322. -- called in ImportCNT(); filename: x:\x\x\scripts\CRImport.ms; position: 50459; line: 1533
  323. -- Frame:
  324. -- mergeSplits: true
  325. -- f: undefined
  326. -- cntNode: undefined
  327. -- cnt_name: "x:\x\Carmageddon_Reincarnation\Data_Core\Content\Vehicles\Wheels\default_eagle_R\rim.cnt"
  328. -- importTextures: true
  329. -- forcePREP: false
  330. -- mergeMDLs: false
  331. -- useTriStrips: false
  332. -- rootMesh: undefined
  333. -- called in loadWheelMesh(); filename: x:\x\x\scripts\CRPlugins.ms; position: 17758; line: 584
  334. -- Frame:
  335. -- splitPath: undefined
  336. -- cnt_name: "x:\x\Carmageddon_Reincarnation\Data_Core\Content\Vehicles\Wheels\default_eagle_R\rim.cnt"
  337. -- rimMesh: undefined
  338. -- tyreMesh: undefined
  339. -- combinedMesh: undefined
  340. -- called in buildMesh(); filename: x:\x\x\scripts\CRPlugins.ms; position: 25866; line: 654
  341. -- Frame:
  342. -- tmpmesh: undefined
  343. >> MAXScript Scripted Plugin Handler Exception:
  344. -- Unable to convert: undefined to type: Integer <<
  345. Setting Wheel_RR wheel type to: Wheel_RR
  346. filename: x:\x\x\x\structure.xml
  347.  
  348. before Splitline.count = 3
  349. after Splitline.count = 3
  350.  
  351.  
  352. before Splitline.count = 3
  353. after Splitline.count = 3
  354.  
  355.  
  356. before Splitline.count = 1
  357. after Splitline.count = 1
  358.  
  359.  
  360. before Splitline.count = 3
  361. after Splitline.count = 3
  362.  
  363.  
  364. before Splitline.count = 3
  365. after Splitline.count = 3
  366.  
  367.  
  368. before Splitline.count = 1
  369. after Splitline.count = 1
  370.  
  371.  
  372. before Splitline.count = 3
  373. after Splitline.count = 3
  374.  
  375.  
  376. before Splitline.count = 1
  377. after Splitline.count = 1
  378.  
  379.  
  380. before Splitline.count = 3
  381. after Splitline.count = 3
  382.  
  383.  
  384. before Splitline.count = 1
  385. after Splitline.count = 1
  386.  
  387.  
  388. before Splitline.count = 3
  389. after Splitline.count = 3
  390.  
  391.  
  392. before Splitline.count = 3
  393. after Splitline.count = 3
  394.  
  395.  
  396. before Splitline.count = 1
  397. after Splitline.count = 1
  398.  
  399.  
  400. before Splitline.count = 3
  401. after Splitline.count = 3
  402.  
  403.  
  404. before Splitline.count = 3
  405. after Splitline.count = 3
  406.  
  407.  
  408. before Splitline.count = 1
  409. after Splitline.count = 1
  410.  
  411.  
  412. before Splitline.count = 3
  413. after Splitline.count = 3
  414.  
  415.  
  416. before Splitline.count = 3
  417. after Splitline.count = 3
  418.  
  419.  
  420. before Splitline.count = 3
  421. after Splitline.count = 3
  422.  
  423.  
  424. before Splitline.count = 1
  425. after Splitline.count = 1
  426.  
  427.  
  428. before Splitline.count = 3
  429. after Splitline.count = 3
  430.  
  431.  
  432. before Splitline.count = 3
  433. after Splitline.count = 3
  434.  
  435.  
  436. before Splitline.count = 3
  437. after Splitline.count = 3
  438.  
  439.  
  440. before Splitline.count = 3
  441. after Splitline.count = 3
  442.  
  443.  
  444. before Splitline.count = 1
  445. after Splitline.count = 1
  446.  
  447.  
  448. before Splitline.count = 3
  449. after Splitline.count = 3
  450.  
  451.  
  452. before Splitline.count = 3
  453. after Splitline.count = 3
  454.  
  455.  
  456. before Splitline.count = 3
  457. after Splitline.count = 3
  458.  
  459.  
  460. before Splitline.count = 1
  461. after Splitline.count = 1
  462.  
  463.  
  464. before Splitline.count = 3
  465. after Splitline.count = 3
  466.  
  467.  
  468. before Splitline.count = 3
  469. after Splitline.count = 3
  470.  
  471.  
  472. before Splitline.count = 3
  473. after Splitline.count = 3
  474.  
  475.  
  476. before Splitline.count = 3
  477. after Splitline.count = 3
  478.  
  479.  
  480. before Splitline.count = 1
  481. after Splitline.count = 1
  482.  
  483.  
  484. before Splitline.count = 3
  485. after Splitline.count = 3
  486.  
  487.  
  488. before Splitline.count = 3
  489. after Splitline.count = 3
  490.  
  491.  
  492. before Splitline.count = 3
  493. after Splitline.count = 3
  494.  
  495.  
  496. before Splitline.count = 1
  497. after Splitline.count = 1
  498.  
  499.  
  500. before Splitline.count = 3
  501. after Splitline.count = 3
  502.  
  503.  
  504. before Splitline.count = 3
  505. after Splitline.count = 3
  506.  
  507.  
  508. before Splitline.count = 3
  509. after Splitline.count = 3
  510.  
  511.  
  512. before Splitline.count = 3
  513. after Splitline.count = 3
  514.  
  515.  
  516. before Splitline.count = 1
  517. after Splitline.count = 1
  518.  
  519.  
  520. before Splitline.count = 3
  521. after Splitline.count = 3
  522.  
  523.  
  524. before Splitline.count = 3
  525. after Splitline.count = 3
  526.  
  527.  
  528. before Splitline.count = 3
  529. after Splitline.count = 3
  530.  
  531.  
  532. before Splitline.count = 1
  533. after Splitline.count = 1
  534.  
  535.  
  536. before Splitline.count = 3
  537. after Splitline.count = 3
  538.  
  539.  
  540. before Splitline.count = 3
  541. after Splitline.count = 3
  542.  
  543.  
  544. before Splitline.count = 3
  545. after Splitline.count = 3
  546.  
  547.  
  548. before Splitline.count = 3
  549. after Splitline.count = 3
  550.  
  551.  
  552. before Splitline.count = 1
  553. after Splitline.count = 1
  554.  
  555.  
  556. The Setup.lol file: car:SetCollisionEffect("effects.f_carsharpnel06", 10.5)
  557. car:SetPowerMultiplier(1.5)
  558. car:SetTractionFactor(1)
  559. car:SetFinalDrive(1)
  560. car:SetRearGrip(1.4)
  561. car:SetFrontGrip(1.5)
  562. car:SetCMPosY(0.52)
  563. car:SetCMPosZ(0)
  564. car:SetFrontDownforce(20)
  565. car:SetRearDownforce(20)
  566. car:SetFrontRoll(0.1)
  567. car:SetRearRoll(0.1)
  568. car:SetFrontCriticalAngle(6)
  569. car:SetRearCriticalAngle(6)
  570. car:SetFrontSuspGive(0.0667)
  571. car:SetRearSuspGive(0.0667)
  572. car:SetSuspDamping(1)
  573. car:SetMomentOfInertiaMultiplier(1)
  574. car:SetSteerSpeed1(1)
  575. car:SetSteerSpeed2(0.5)
  576. car:SetSteerSpeedVel(150)
  577. car:SetSteerCentreMultiplier(2)
  578. car:SetMaxSteeringAngle(40)
  579. car:SetBrakeBalance(60)
  580. car:SetBrakeForce(60)
  581. car:SetHandBrakeStrength(15)
  582. car:SetTorqueSplit(65)
  583. car:SetLSDThresholdF(10)
  584. car:SetLSDThresholdR(10)
  585. car:SetLSDThresholdM(10)
  586. car:SetReversePowerMulitplier(1)
  587. car:SetWheelMass(10)
  588. car:SetDragCoefficient(0.3)
  589. car:SetSteerLimit1(0)
  590. car:SetSteerLimit2(0)
  591. car:SetSteerLimitSpeed(0)
  592. car:SetCastorSpeed1(0)
  593. car:SetCastorSpeed2(1)
  594. car:SetCastorSpeedVel(100)
  595. car:SetSteerGyroscope(1)
  596. car:SetBrakeAttack(1)
  597. car:SetHandBrakeAttack(0.1)
  598. car:SetSlideSpinRecovery(1)
  599. car:SetRollingResistance(0.018)
  600. car:SetDriveMI(2.2)
  601. car:SetEngineMI(0.06)
  602. car:SetRedLine(6500)
  603. car:SetMaxRevs(8000)
  604. car:SetLimitRevs(true)
  605. car:SetConstantEngineFriction(833)
  606. car:SetLinearEngineFriction(0)
  607. car:SetQuadraticEngineFriction(0.0023)
  608. car:SetConstantDriveFriction(9.1)
  609. car:SetLinearDriveFriction(0)
  610. car:SetQuadraticDriveFriction(0.0008)
  611. car:SetEngineBrakeDelay(0.5)
  612. car:SetEngineBrakeAttack(0.28)
  613. car:SetClutchDelay(0)
  614. car:SetMass(1700)
  615. car:SetNumGears(5)
  616. car:SetGearRatios(10, 13.86, 8.2193, 5.7005, 4.2327, 3.2277, 2.6775, 2.1616, 1.7157, 1.3752, 1.1346)
  617. car:SetTorqueCurve(20, 218, 252, 286, 312, 280, 240, 208, 160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
  618. car:SetStabilityGripChange(0.4)
  619. car:SetStabilityThreshold(0.5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement