Sound tweaks (#25876)

* Port ai vox channel to new system

* Add playsound_direct

* Add pressure_affected parameter

* Channel allocation

* Default pressure_affected to FALSE for ps_direct

* Can't wait to get rid of this shitty fucking proc
This commit is contained in:
Cyberboss
2017-04-05 12:57:23 -06:00
committed by duncathan salt
parent 24dc15930e
commit 585fc0615d
4 changed files with 40 additions and 25 deletions
-1
View File
@@ -919,7 +919,6 @@ SUBSYSTEM_DEF(garbage)
SearchVar(plasmaman_on_fire)
SearchVar(ai_list)
SearchVar(announcing_vox)
SearchVar(VOX_CHANNEL)
SearchVar(VOX_DELAY)
SearchVar(vox_sounds)
SearchVar(CHUNK_SIZE)