Melissa_69 Posted November 11, 2024 Posted November 11, 2024 The mod in question is on Skyrim SE. The dialog goes like this "I'm such a mouth slut for Nord cock when I'm horny! Please let me suck your cock"
CaptainJ03 Posted November 11, 2024 Posted November 11, 2024 open a command window in your data/scripts directory findstr /i /c:"mouth slut for Nord cock" *.psc should at least give you the script file, and from that you should be able to deduce which mod this came from. No, this is not my knowledge, I got this tip here on LL 1
Melissa_69 Posted November 11, 2024 Author Posted November 11, 2024 5 hours ago, CaptainJ03 said: open a command window in your data/scripts directory findstr /i /c:"mouth slut for Nord cock" *.psc should at least give you the script file, and from that you should be able to deduce which mod this came from. No, this is not my knowledge, I got this tip here on LL Nothing showed up. I don't have the mod that's why I'm asking about it.
belegost Posted November 16, 2024 Posted November 16, 2024 Sounds like something that could exist within Bimbos of Skyrim.
Melissa_69 Posted November 16, 2024 Author Posted November 16, 2024 I just tried Bimbos of Skyrim but it wasn't it, something else.
jib_buttkiss Posted November 17, 2024 Posted November 17, 2024 It's not BoS, but Bimbos of Skyrim was mentioned so now I'm here. There's an XEdit patch on this page that should let you use XEdit search for the dialogue topic (scroll down to Find Dialogue Infos/Topics by text). On 11/11/2024 at 5:58 PM, CaptainJ03 said: open a command window in your data/scripts directory findstr /i /c:"mouth slut for Nord cock" *.psc should at least give you the script file, and from that you should be able to deduce which mod this came from. No, this is not my knowledge, I got this tip here on LL Wouldn't this just search the mod's scripts for the text as a hardcoded string? Dialogue topic text is stored in the .esp, as far as I'm aware.
CaptainJ03 Posted November 17, 2024 Posted November 17, 2024 10 hours ago, jib_buttkiss said: Wouldn't this just search the mod's scripts for the text as a hardcoded string? Dialogue topic text is stored in the .esp, as far as I'm aware. It worked for the one time I needed it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now