Author Topic: Event sound error (I'm in a bit of a pickle)  (Read 685 times)

    I'm in the process of adding some sounds to the event system. I've come upon some errors in my script, not sure what is wrong with it. My scipt is below, I'd appreciate some help.


They don't show up in the event menu.

You need to add a uiName = "My Music 1"; to each AudioProfile. Also, some of your datablocks have the same names.

Just delete the second VK_Drawer_Open

I thought you didn't need that? There doesn't seem to be anything about uinames in the standard sound scripts, they just show up as "sound.wav".

I thought you didn't need that? There doesn't seem to be anything about uinames in the standard sound scripts, they just show up as "sound.wav".

Oh, haven't checked out sounds in v9 yet. I assume the problem is that you're packaging it wrong. Just upload the zip somewhere and someone can tell you how you've screwed up.