Frictional Games Forum (read-only)

Full Version: Why my Soundfile trigger wont work?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Okay im uploading it now to mediafire.

(01-10-2012, 07:36 AM)kartanonperuna Wrote: [ -> ]Okay im uploading it now to mediafire.
http://www.mediafire.com/?jg963ka6ufavfeb
ok, must be a pretty big Custom story, it'll be done downloading in 5 mintes. if i need any other info, ill ask, but if anyone else would like to help, feel free to.
ok, i've figured out a solution, rather than have your original files in there, put these in your sounds folder, and it should work just fine, if not, tell me.

http://www.mediafire.com/?ldlolyhx8qn9q3a


MAKE SURE you dont edit the name or the contents of either of the files, simply just put them in your Sounds folder, and test if they work. they did for me



also, if u cant hear it at first, rather than have -

PlaySoundAtEntity("", "prisoner_edited.snt", "agrippa_1", 94, false);

use

PlaySoundAtEntity("", "prisoner_edited.snt", "agrippa_1", 0, false);
Yay it works.I love you!
(01-10-2012, 09:26 AM)kartanonperuna Wrote: [ -> ]Yay it works.I love you!
I love me too, just be sure to change the prefix in your thread to [SOLVED] by going to the first post and making a full edit on it.

Nvm, u already have
Pages: 1 2