matrix501 0 Posted September 19, 2020 Hi, I just want to know where would i add the vehicle info (What file?) so my vehicle will be able to spawn in single player? Ive been looking thru files but i have not found anything that looks Share this post Link to post Share on other sites
drgullen 596 Posted September 19, 2020 49 minutes ago, matrix501 said: Hi, I just want to know where would i add the vehicle info (What file?) so my vehicle will be able to spawn in single player? Ive been looking thru files but i have not found anything that looks Well, it's not just one file, it's multiple cfg***.xml files in your mission folder. The types file defines the pieces of the car (like the car itself, its doors, wheels, etc) and then other XML files define where and if they spawn. So, to add a vehicle, its components would have to be defined in the types file, an event would have to exist to spawn it and locations would have to be defined to indicate where to spawn it. 2 Share this post Link to post Share on other sites
matrix501 0 Posted September 19, 2020 Thank you so much!!!! I cant tell you how long ive been waiting for an answer i'm so glad i came here! Thank you! Share this post Link to post Share on other sites
drgullen 596 Posted September 20, 2020 10 hours ago, matrix501 said: Thank you so much!!!! I cant tell you how long ive been waiting for an answer i'm so glad i came here! Thank you! You're welcome. Share this post Link to post Share on other sites