Open kaykor opened 1 month ago
Hello kaykor.
To use any vehicle from a dlc you have to write the filename like this:
<vehicle filename="$pdlc/premiumExpansion/vehicles/dewulf/gbc/gbc.xml>
The script checks if the filename starts with $pdlc
and if thats the case then it automatically searches for the dlc file and the storeItems. And leave out the modname, for dlc items its not needed.
How do you use DLC equipment in mission? Example: Carrots, Parsnip and Red Beets need to be pulled as the halum cannot be removed. But I tried every combination for using premium DLC as a mod and cannot get it to work. Also it being part of the base game store I would not think it would not need a store entry in map moddesc but that is 1 of the warnings. Of course it cannot be found. Leased output: <vehicle modName="pdlc_premiumExpansion" filename="$pdlcdir$premiumExpansion/vehicles/dewulf/gbc/gbc.xml" Some of my try's: