Relationship Dialogue Overhaul Sse
01.09.2019 admin
Jan 23, 2017 - Relationship Dialogue Overhaul is a mod for The Elder Scrolls V. V: Skyrim Special Edition - Ordinator - Perks of Skyrim v.9.26SSE, mod.
Nexus requirements
Mod name | Notes |
---|---|
Follower Commentary Overhaul SE - FCO SE | |
Relationship Dialogue Overhaul - RDO SE |
Credits and distribution permission
- Other user's assetsSome assets in this file belong to other authors. You will need to seek permission from these authors before you can use their assets
- Upload permissionYou are not allowed to upload this file to other sites under any circumstances
- Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
- Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
- Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
- Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
- Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
I created neither FCO nor RDO! I simply made a patch that allowed the two mods to play nicely. Original mods are linked.
Donation Points system
This mod is not opted-in to receive Donation Points
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8 commits
Select commit Hold shift + click to select a range
Follower Dialogue Overhaul Sse
Jump to file or symbol
Sse Rdo
@@ -161,6 +161,8 @@ plugins: | |
nav: 1 | |
- name: 'Unofficial Skyrim Special Edition Patch.esp' | |
global_priority: -120 | |
after: | |
- 'Lanterns Of Skyrim - All In One - Main.esm' | |
- name: 'static mesh improvement mod se.esp' | |
global_priority: -90 | |
- name: 'SMIM-SE-*.esp' | |
@@ -294,3 +296,66 @@ plugins: | |
tag: | |
- R.Description | |
- R.Skills | |
- name: 'ElysiumEstate-HF.esp' | |
inc: | |
- name: 'ElysiumEstate-HFNoKids.esp' | |
display: 'Elysium Estate No Kids' | |
- name: 'Verdant - A Skyrim Grass Plugin SSE Version.esp' | |
after: | |
- name: 'Skyrim Flora Overhaul.esp' | |
display: 'Skyrim Flora Overhaul' | |
- name: 'Valerica.esp' | |
msg: | |
- type: error | |
content: 'Disable ESP' | |
condition: 'active('Valerica.esp')' | |
- name: 'Bijin Wives.esp' | |
msg: | |
- type: error | |
content: 'Disable ESP' | |
condition: 'active('Bijin Wives.esp')' | |
- name: 'Bijin NPCs.esp' | |
msg: | |
- type: error | |
content: 'Disable ESP' | |
condition: 'active('Bijin NPCs.esp')' | |
- name: 'Bijin Warmaidens.esp' | |
msg: | |
- type: error | |
content: 'Disable ESP' | |
condition: 'active('Bijin Warmaidens.esp')' | |
- name: 'ElysiumEstate-HFNoKids.esp' | |
inc: | |
- name: 'ElysiumEstate-HF.esp' | |
display: 'Elsium Estate With Kids' | |
- name: 'Serana.esp' | |
msg: | |
- type: error | |
content: 'Disable ESP' | |
condition: 'active('Serana.esp')' | |
- name: 'Eli_Breezehome.esp' | |
after: | |
- 'Immersive Citizens - AI Overhaul.esp' | |
- name: 'Relationship Dialogue Overhaul.esp' | |
after: | |
- 'Alternate Start - Live Another Life.esp' | |
- 'AmazingFollowerTweaks.esp' | |
- 'BijinAIO_SSE-3.1.1.esp' | |
- 'Cutting Room Floor.esp' | |
- 'Immersive Citizens - AI Overhaul.esp' | |
- 'Immersive Horses.esp' | |
- 'Open Cities Skyrim.esp' | |
- 'Unofficial Skyrim Legendary Edition Path.esp' | |
- name: 'RDO - CRF + USSEP Patch.esp' | |
after: | |
- 'Relationship Dialogue Overhaul.esp' | |
inc: | |
- 'RDO - USSEP Patch.esp' | |
- name: 'RDO - USSEP Patch.esp' | |
after: | |
- 'Relationship Dialogue Overhaul.esp' | |
inc: | |
- 'RDO - CRF + USSEP Patch.esp' | |
- name: 'RDO - AFT v1.66 Patch.esp' | |
after: | |
- 'Relationship Dialogue Overhaul.esp' |
ProTip! Use n and p to navigate between commits in a pull request.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.