added to the AmbientPedModelSets.Meta file now the added peds are doing animal animations
-
I added some peds to the AmbientPedModelSets.Meta so i could make my own scenarios on codewalker but I've come across a bug where the peds that i added will replace animal scenarios. How do i fix this?
-
Im beginner, but you can try create you own AmbientPedModelSets.Meta in your DLC and set.. (in your DLC content.xml)
<fileType>AMBIENT_PED_MODEL_SET_FILE</fileType> <overlay value="false" /> <disabled value="true" /> <persistent value="false" />
This way it merges your and default AmbientPedModelSets.
-
@wyruzzah so make a dlc pack with ambientpedmodelsets in there?