(10-30-2014, 09:02 PM)Juras Wrote: (10-30-2014, 08:26 PM)TheDoctorPoo Wrote: (10-30-2014, 08:23 PM)Juras Wrote: (10-30-2014, 08:10 PM)TheDoctorPoo Wrote: (10-30-2014, 08:05 PM)Juras Wrote: When you change the snts and save them with different name you have to re apply the sounds to the monster inside the model editor. So here's how you would do it:
Save the edited snt file with your name. Open the brute ent file in the model editor and go to settings/animations. In there you should see all of the brutes animations and each animation has events, which is basically the sounds that play at a certain part of an animation. Find the animations and events where you want to implement your custom sounds and just replace the values with the name of your custom snt file. You can also go to settings/user defined variables and there you should be able to find the sounds that play when the monster is activated, notices, etc.
Now after you edited the monster in the model editor don't forget to save it as a different ent so it doesn't overwrite the original.
Hope this helped lad ![Tongue Tongue](https://www.frictionalgames.com/forum/images/smilies/tongue.gif)
Edit: Looks like Mudbill ninja'd me on this one lol
Yes, I have done these things but I think the .snts are the problem. Everytime I test them in the model editor they won't play. I will use your info, but I need some help with the .snts.
Should I post the brute copy I'm using?
IDK.
Hmm that is weird, are you sure that you're sounds are in .ogg format?
Yep, ogg and everything... I can send you the files if you like, maybe then it can get fixed! ![Smile Smile](https://www.frictionalgames.com/forum/images/smilies/smile.gif)
Yeah you can upload one of the snt's and and your brute ent files here in a post (using the attachments feature) and I'll take a look at them.
Here ya go...
<SOUNDENTITY>
<SOUNDS>
<Main>
<Sound File="dp_neo/sounds/enemy/brute/attack_launch01_ha" />
<Sound File="dp_neo/sounds/enemy/brute/attack_launch02_ha" />
<Sound File="dp_neo/sounds/enemy/brute/attack_launch03_ha" />
</Main>
</SOUNDS>
<PROPERTIES Volume="1" MinDistance="0" MaxDistance="12" Random="1" Interval="0" FadeEnd="False" FadeStart="False" Stream="false" Loop="false" Use3D="True" Blockable="True" BlockVolumeMul="0.7" Priority="1" />
</SOUNDENTITY>