Posted by Raptor [JiB] on February 04, 1998 at 16:48:19:
In Reply to: Re: Properties of PlayKey posted by CogKing on February 04, 1998 at 13:38:30:
> > Can keys only be played on actors or something? i'm not having much luck in playing one on scenery, even with the correct 3d0. Also, does anyone know what the values in PlaySoundLocal() represent? Thanks
> 1) I think .key can only be played on things that have a .pup in their templates...
> 2) PlaySoundLocal(soundRef, flex volume, flex leftRightPan, int flags)
> -CogKing