Plays back a sound.

Required parameters:

Optional parameters:

Examples:

; Plays back sound 2,0 from the player's SND file
type = PlaySnd
value = 2,0

; Plays back sound 5,2 from fight.snd
type = PlaySnd
value = F5,2