View Single Post
  #4  
Old 03-21-2011, 04:11 PM
Guest001 is offline Guest001
Registered User

Join Date: Aug 2008
Posts: 4,971

Quote:
Originally Posted by ezgamer2010 View Post
enemies screamed long in df 1 to df 4.but in black hawk down , df xtreme 1, enemies are not screaming.am i noticing this correctly?why is it?
The sounds are there, about 30 or so different screams, trigger them with a WAC file.

if ssndead(####) and waveready() and never() then
wave("file_name.wav")
endif
Reply With Quote