jimmybulmer 21 Posted November 9, 2016 Hey, I am working on a custom building and wanted to add custom sounds to my building, however im having some issues figuring it out. Information config.cpp: http://pastebin.com/ZLqdJuvh model.cfg: http://pastebin.com/L4qf557i sound file directory is: \proRP\chemicalFactory\data\GarageDoor.ogg I have looked around alot trying to find info and have so far got little info on the subject, so anyone who could help me get the custom sounds working would be greatly appreciated. As I have it right now I get no errors, however the sound does not play when opening the garage door. thanks in advance! Share this post Link to post Share on other sites
Auss 208 Posted November 9, 2016 I have all my sounds in a pbo called Aussounds.pbo I then call them from the class name Ive defined "garagedoor" etc. I also dont use ogg files I use wav. http://pastebin.com/FjPm2HzM <--aussounds.pbo http://pastebin.com/6GZayyER <-- calling the sound Share this post Link to post Share on other sites
jimmybulmer 21 Posted November 10, 2016 Thanks. Will test it when I get home and convert to wav Cheers for the help Share this post Link to post Share on other sites
jimmybulmer 21 Posted November 10, 2016 Worked thanks this thread can be closed! Share this post Link to post Share on other sites