nice! thanks so much arshine! that works..
if i want to replace that spk command with emit sound, is this correct?
Code:
emit_sound(i_Ent, CHAN_AUTO, SoundList[ random_num( 0, sizeof SoundList - 1 ) ], 1.0, ATTN_NORM, 0, PITCH_NORM)
but i cannot hear any sound playing..