Jump to content

Recommended Posts

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.

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 :)

 

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...