Giter Site home page Giter Site logo

Comments (5)

ijuintekka avatar ijuintekka commented on August 14, 2024

I've been unable to replicate your problem, both with your blueprint and a blueprint I've corrected. Seelah is given the pickpocket background in both cases.

In any case, you are missing closing quotes on both references to the pickpocket blueprint, which is breaking your patch.

from wrathmodificationtemplate.

BurlyWurly avatar BurlyWurly commented on August 14, 2024

That appears to have somehow gotten dropped in copying over to github for some reason, they're there in my patch file.

I imagine it takes more of the mod to cause the issue, so it's not just the mere act of patching the selection choice. It doesn't make any sense, because all the companions' feature lists contain an explicit blueprint reference to their original background, not a one of which is getting touched in any way.

from wrathmodificationtemplate.

Mrquincy avatar Mrquincy commented on August 14, 2024

Hi -

I’ve read you guys back and forth on a few threads and believe you can help me. Since you two are clearly super smart.

I finished the game and would like to edit dialog. I didn’t like for example : (evil choice) - “I don’t like you, die! “

Is there a place that holds all of this text that allows for easy modification? I want to rewrite the whole script.

thanks!

from wrathmodificationtemplate.

BurlyWurly avatar BurlyWurly commented on August 14, 2024

That's nothing I've even come close to messing with. I am guessing there are blueprints that direct all the dialogue and options using strings, and if you identify the strings you're looking for you can then patch them in the localization to whatever you want. I couldn't begin to tell you where to look though, you'd have to really dig through the blueprint dumps.

from wrathmodificationtemplate.

ijuintekka avatar ijuintekka commented on August 14, 2024

If it's just editing dialogue and not adding new lines and choices, it's as simple as editing Wrath_Data/StreamingAssets/Localization/enGb.json (Or your own language json).

Otherwise adding new lines and choices requires editing the blueprints for conversations, which isn't too hard compared to any other blueprint, just a matter of finding the right one. I created a patch to modify the dialogue in Sosiel's final companion quest to give me a new choice because I did some events out of sequence and screwed myself out of the good ending. So it's definitely doable.

from wrathmodificationtemplate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.