Jump to content

Recommended Posts

5 minutes ago, milestale said:

Bumping this one last time.

Rename the RemapSoundEvent from this:

RemapSoundEvent( "dontstarve/characters/highwilson/death_voice", "highwilson/sound/death_voice" )
RemapSoundEvent( "dontstarve/characters/highwilson/hurt", "highwilson/sound/hurt" )
RemapSoundEvent( "dontstarve/characters/highwilson/talk_LP", "highwilson/sound/talk_LP" )

To:

RemapSoundEvent( "dontstarve/characters/highwilson/death_voice", "customvoice/highwilson/death_voice" )
RemapSoundEvent( "dontstarve/characters/highwilson/hurt", "customvoice/highwilson/hurt" )
RemapSoundEvent( "dontstarve/characters/highwilson/talk_LP", "customvoice/highwilson/talk_LP" )

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...