Re: Sounds? And a suggestion for no extra charges..


[ Follow Ups ] [ Post Followup ] [ The Massassi Temple Message Board ]

Posted by Blade Singer on May 01, 1998 at 02:54:39:

In Reply to: Re: Sounds? And a suggestion for no extra charges.. posted by Rishka on April 30, 1998 at 10:57:40:

: OK, instead of using PlaySoundPos, use either PlaySoundThing or PlaySoundLocal.
: PlaySoundThing plays a sound from (duh!) a thing. PlaySoundLocal just plays a sound
: locally, which can be heard throughout the level.
: The easiest use of both of these is as follows:
: PlaySoundPos(sound playSound, thing thingToPlayFrom, flex volume, -1, -1, 0);
: PlaySoundLocal(sound playSound, 1, 0, 132);

Ok... I think PlaySoundLocal would be the best.. so it would be errr

Symbol:

Sound wav0=mysound.wav

Code:

PlaySoundLocal (wav0, playsound, 1 , 0 ,132)

am i getting this right?.. i'll go check it out in jed... Thanks for the info.. damned this COG thing mystifies me...


: P.S. The Massassi Temple was the Rebel's base on Yavin IV in Star Wars: A New Hope. =)

Ah! So it confirms the rumor... There are Gay Jedis... HEhehahh.. :) :)




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ The Massassi Temple Message Board ]