The Dink Network

Reply to Re: Killing a Sound

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
October 26th 2005, 10:50 AM
anon.gif
me
Ghost They/Them
 
It is a command, but after testing it I noticed it didn't work for me either. Seth wrote about it:

void kill_all_sounds(void)

Kills all "survive" sounds, good if you don't want to keep track of the sound # forever. Does not effect regular sounds, so essentially it's a badly labeled procedure. I could probably have renamed it in the type it took me to explain this.


This means, (I think) that it kills only the sounds that have sound_set_survive() set to 1. That might explain why it didn't work for me...

So it's probably my fault that I mentioned this command in the first place...