nimartin 1 Posted November 10, 2018 Has anyone worked out how to make cars spawn in fixed? Share this post Link to post Share on other sites
Gam3Junkie 34 Posted November 11, 2018 (edited) cfgspawntabletypes.xml If you change all of those values to 1.0 I belive it will spawn in completely repaired cars. <type name="OffroadHatchback"> <attachments chance="1.00"> <item name="HatchbackWheel" chance="0.60" /> </attachments> <attachments chance="1.00"> <item name="HatchbackWheel" chance="0.60" /> </attachments> <attachments chance="1.00"> <item name="HatchbackWheel" chance="0.40" /> </attachments> <attachments chance="1.00"> <item name="HatchbackWheel" chance="0.40" /> </attachments> <attachments chance="1.00"> <item name="HatchbackWheel" chance="0.20" /> </attachments> <attachments chance="1.00"> <item name="CarRadiator" chance="0.20" /> </attachments> <attachments chance="1.00"> <item name="CarBattery" chance="0.30" /> </attachments> <attachments chance="1.00"> <item name="HeadlightH7" chance="0.40" /> </attachments> <attachments chance="1.00"> <item name="HeadlightH7" chance="0.40" /> </attachments> <attachments chance="1.00"> <item name="HatchbackDoors_Driver" chance="0.30" /> </attachments> <attachments chance="1.00"> <item name="HatchbackDoors_CoDriver" chance="0.30" /> </attachments> <attachments chance="1.00"> <item name="HatchbackHood" chance="0.20" /> </attachments> <attachments chance="1.00"> <item name="HatchbackTrunk" chance="0.20" /> </attachments> </type> Edited November 11, 2018 by Gam3Junkie Share this post Link to post Share on other sites
nimartin 1 Posted November 11, 2018 Thanks, I Will try it Share this post Link to post Share on other sites
nimartin 1 Posted November 11, 2018 This doesn't seem to be working Share this post Link to post Share on other sites
Gam3Junkie 34 Posted November 11, 2018 4 hours ago, nimartin said: This doesn't seem to be working Was there any difference? Maybe it spawned with all the parts but some were broken? Share this post Link to post Share on other sites
nimartin 1 Posted November 12, 2018 I think it just took a little while for them to respawn, they are all good now except that they don't have spark plugs Thanks for your help man Share this post Link to post Share on other sites