View Single Post
  #1  
Old 01-08-2011, 09:15 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Item drop sounds

I want to base droppable items on the default system for bush/baddy item drops. What bugs me is the sound I always get when something drops. I'd like to see this removed with v6. Alternatively:
PHP Code:
replaceSound(strstr); 
Which would replace the first sound file with the second one, whenever the first one is played. This could then hopefully be used to "fix" the above issue, and the function would be useful somewhere else, too.

That's it for now. Thanks <3
Reply With Quote