01-24-2012, 03:04 PM
I have got a problem with custom sounds
I've created a sound folder in the folder of the custom story
In this sound folder i've created a ogg file with the name Ghost.ogg. In the script I've written
PlaySoundAtEntity("", "Ghost.ogg", "Player_1",0,false);
But in the game nothing happens. Whith other sounds from the game it works.
I've created a sound folder in the folder of the custom story
In this sound folder i've created a ogg file with the name Ghost.ogg. In the script I've written
PlaySoundAtEntity("", "Ghost.ogg", "Player_1",0,false);
But in the game nothing happens. Whith other sounds from the game it works.