Skip to main content
In order for the doors & gates to behave correctly, you would need to install a doortuning.ymt file. The file can be found in zydrec-mapdata resource. If you’re only streaming one doortuning.ymt you can ignore the steps below. This resource uses vanilla presets, so you don’t need to install a tuning entry, only a ModelToTuneMapping entry.
1

Paste the following entries to the doortuning.ymt file (usually at the bottom).
<Item>
      <ModelName>zydrec_gj_prop_entrance_door</ModelName>
      <TuningName>DefaultStandard</TuningName>
    </Item>
    <Item>
      <ModelName>zydrec_gj_prop_officedoor</ModelName>
      <TuningName>DefaultStandard</TuningName>
    </Item>
2
All done.