• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Sound not playing

Status
Not open for further replies.
Level 12
Joined
Dec 2, 2016
Messages
733
JASS:
call PlaySoundBJ( gg_snd_HellOpens )

This bit of code is inside a function that runs when a certain unit enters the playable map grounds. I know that function is working because I tested with a message. But the sound does not play, any idea what I'm doing wrong here?
 
Status
Not open for further replies.
Top