In sound classes in sound.tdf, we have:
select1=kbarmsel;
And similar.
Can we have in the class:
select1=kbarmsel;
select2=kbarmsel2;
select3=kbarmsel3;
select4=kbarmsel4;
Meaning that, each time a unit with that sound class is selected, it would randomly produce one of the sounds of that list!?
I tried and it doesn't seems to work. I don't know if it is not suposed to or if it is something i am doing wrong.