audio_play_for_navpoint(name, navpoint[, type])

Parameters:
name (string) name of sound to play
navpoint (string) name of navpoint to play sound at
type (string, optional) type of sound (can be "foley", "voice", "music", or "ambient"; defaults to "foley")
 
Returns:
(integer) audio instance ID on success, or 255 (0xff) on failure

Description:
Plays a sound at a navpoint.
 

back to indexSR3 Script Action Documentation
Last updated: Tue, 09 Aug 2011 11:32:15