As Title described, i have a Fire department Ladder fire truck some time spawn without the ladder, how to make it spawn with ladder pre-installed ?Do i need to edit the vehicles.meta or i need a script for it?
Should be a line in the vehicles.meta that says
You want it to be something like EXTRA_1
Thats of corse if the ladder is Extra 1. I say its an extra as you said it sometimes spawns with it, and sometimes without
Should be a line in the vehicles.meta that says - It didnt post “requiredExtras /”
You want it to be something like “requiredExtras” EXTRA_1 “/ requiredExtras”
My bad
Thank you , i follow your guide searched it and refering lspdfr platform forum: <requiredExtras>EXTRA_3</requiredExtras> , and it worked . Do you know how to hide certain EXTRA while spawning ?