1) How do I create a new line in the description? I assumed it would be \n but that doesn't work. 2) Is there a way to detect damage to a vehicle in a custom scenario? 3) Is there a way to keep one vehicle mounted to another (like the flatbed scenario), or would it be automatic?
So here's what I learned, but still need help with: 1) The description is actually handeled in an html file, although I dont know how it is set up (IE, all I know is there is a description line in the xml, but how to tell the mod theres an html file?) 2) Still unknown 3) Benign, Vehicle will stay so long that there is limited movement, IE realistic traction.
1) Just look at the official scenarios. 2) Just look at the official scenarios. 3) Just look at the official scenarios.
1) An html file with a filename that matches the scenario's filename. 2) Try checking east_coast_usa.zip\levels\east_coast_usa\scenarios\car_delivery.lua 3) Same as above (I'm assuming something in there is holding the handbrake on.)