It isnt. I tried it on another sound and that didnt work either.
I may have fixed it though, not sure yet...
**EDIT**
Ya know what? It is the .wav file for some reason. Why wouldnt it play the .wav when it plays other sounds????
This script will play its audio and destroy itself while its playing:
;Artificial Intelligence Script
;Header
desc = Sound In Zone
;Triggers
:state=0,plrwithinzone=1:state=1,sound=audiobank\dungeonpack\adlib11_gods.wav,etimerstart,state=1
;etimergreater=5000;
:state=1,etimergreater=10000:destroy
;End of Script
But this one doesnt play:
;Artificial Intelligence Script
;Header
desc = Sound In Zone
;Triggers
:state=0,plrwithinzone=1:state=1,sound=audiobank\music\audiobank\audiobank\voices\Eli_Fobes\a_flashlight.wav,etimerstart,state=1
;etimergreater=5000;
:state=1,etimergreater=10000:destroy
;End of Script
What is wrong????
When the darkness falls...
... we arise