Lillith93 Posted February 7, 2023 Posted February 7, 2023 whenever choosing to talk to another Player in skyrim reborn together, it plays seperate sounding sentences as audio (example : hey skeeverbutt or hey, ugly). i cant figure out from which mod it comes, but im very sure its a loverslab mod. would really appericiate help, i couldnt locate it so far
traison Posted February 7, 2023 Posted February 7, 2023 Never seen a mod on here that takes Skyrim Together into consideration. That sounds more like a feature of Skyrim Together. Someone thought it would be funny as a greeting topic for other player characters. Easy to test, no? Run Skyrim Togther without mods first to establish a baseline.
traison Posted February 7, 2023 Posted February 7, 2023 (edited) Since those are from the Throw Voice shout, I had a look at that in xEdit: [00] Skyrim.esm (7CAB85A9) \ Spell \ 0007430F <VoiceThrowVoice> [00] Skyrim.esm (7CAB85A9) \ Magic Effect \ 0007430D <VoiceThrowVoiceEffect> [00] Skyrim.esm (7CAB85A9) \ Explosion \ 0007430E <ThrowVoiceExplosion> [00] Skyrim.esm (7CAB85A9) \ Activator \ 0006B51D <VoiceCastMarker> [00] Skyrim.esm (7CAB85A9) \ Dialog Topic \ 000CEDFD <ThrowVoiceLine> [00] Skyrim.esm (7CAB85A9) \ Dialog Topic \ 000CEDFD <ThrowVoiceLine> \ 000CEDFE "Hey, ugly!" [00] Skyrim.esm (7CAB85A9) \ Dialog Topic \ 000CEDFD <ThrowVoiceLine> \ 000E0CB5 "Hey, slug-breath!" ... It's using a script (VoiceObjectScript.psc) to play the 0xcedfdf topic: Say(SaidTopic, Speaker, false) So basically I'd say you're looking for references to the MGEF, or anything below it (explosion, activator, dialog topic). Or a script reference to the ThrowVoiceLine dialog topic. These should all be visible in xEdit by inspecting the "Referenced By" tab at the bottom. It is possible the mod that's doing this has its own setup, with records copied from these vanilla records. In that case it may be more difficult to find. Edited February 7, 2023 by traison Added script filename
Lillith93 Posted February 8, 2023 Author Posted February 8, 2023 i found it ! strangley enough it was from immersive hairgrowth. thank you
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