So I'm thinking I could make it work by giving each structure I want to garrison, a reference to a custom PassengerFilter in a new file, but then that means adding all of the civie structures. Right?
Example of the CivBunker.xml call for it
Code:
<!-- Base Object -->
<Include
type="instance"
source="DATA:BaseObjects/BaseCivilianStructure.xml" />
Is there an easier way or am I missing something? _________________ Why worry about snakes in the garden when there's spiders in your bed. QUICK_EDIT
There isn't, such XIncludes are directly integrated into an objects data upon compiling, making editing this separate module globally impossible as it's simply not a separate entity in the compiled data anymore. _________________ Off Duty. QUICK_EDIT
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum