faustmusly Posted March 19, 2017 Share Posted March 19, 2017 I've tried everything I could, can someone please take a look and tell me why my custom sounds arn't working? thanks in advance If I need to attach anything else don't be afraid to ask. wallago.lua modmain.lua Link to comment https://forums.kleientertainment.com/forums/topic/76492-why-is-my-custom-sound-not-working/ Share on other sites More sharing options...
faustmusly Posted March 19, 2017 Author Share Posted March 19, 2017 The mod is not making the game crash, it works fine, but when my character is supposed to make a sound it's just mute. Link to comment https://forums.kleientertainment.com/forums/topic/76492-why-is-my-custom-sound-not-working/#findComment-887472 Share on other sites More sharing options...
RadiantRoma Posted March 19, 2017 Share Posted March 19, 2017 Without seeing your FDP file, can't really see anything wrong. Except that you also need these lines under the other ones in modmain.lua RemapSoundEvent( "dontstarve/characters/wallago/emote", "wallago/sound/emote" ) RemapSoundEvent( "dontstarve/characters/wallago/yawn", "wallago/sound/yawn" ) RemapSoundEvent( "dontstarve/characters/wallago/eye_rub_vo", "wallago/sound/eye_rub_vo" ) RemapSoundEvent( "dontstarve/characters/wallago/pose", "wallago/sound/pose" ) Oh yeah, and in your mod folder, the folder that you have all the sound things in should be named sound, and the lines in the code changed accordingly, like the text I bolded above. Link to comment https://forums.kleientertainment.com/forums/topic/76492-why-is-my-custom-sound-not-working/#findComment-887475 Share on other sites More sharing options...
faustmusly Posted March 19, 2017 Author Share Posted March 19, 2017 would it help if I put the mod up so you can have a look at it? Link to comment https://forums.kleientertainment.com/forums/topic/76492-why-is-my-custom-sound-not-working/#findComment-887490 Share on other sites More sharing options...
faustmusly Posted March 19, 2017 Author Share Posted March 19, 2017 I uploaded my mod to this link: http://steamcommunity.com/sharedfiles/filedetails/?id=887333217&searchtext=wallago I'm planning on doing art later when coding is finished, if you ever find the time to take a look at it I'd appreciate it a bunch Link to comment https://forums.kleientertainment.com/forums/topic/76492-why-is-my-custom-sound-not-working/#findComment-887530 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