Dreambeam Posted December 2, 2022 Share Posted December 2, 2022 I want to change the existing characters' voices how can I do it? Link to comment https://forums.kleientertainment.com/forums/topic/145019-change-existing-characters-voices/ Share on other sites More sharing options...
Dreambeam Posted December 3, 2022 Author Share Posted December 3, 2022 I figured it out. What you do is this: modmain.lua: --change the carol Assets = { Asset( "SOUNDPACKAGE", "sound/name_here.fev" ), Asset( "SOUND", "sound/name_here.fsb" ), } RemapSoundEvent("dontstarve/characters/name_here/carol", "name_here/name_here/carol") Link to comment https://forums.kleientertainment.com/forums/topic/145019-change-existing-characters-voices/#findComment-1613351 Share on other sites More sharing options...
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