HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

KillSoundWhenDone & KillSoundWhenDoneBJ

11-15-2004, 08:15 PM#1
tekkvicious
First, whats the difference between these 2.

second, is it necessary to killsounds in jass functions to prevent memory leak.
11-16-2004, 08:29 PM#2
Rafael Br
KillSoundWhenDoneBJ is the function used in GUI, it just calls the KillSoundWhenDone function, they are the same, use KillSoundWhenDone.