Подскажите! Что здесь сделано не правильно? При запуске игры выдает ошибку типа что не допускается прописка более 16 файлов в cab.sms. Я вообще хочу прописать порядка 130 wav файлов - возможно ли такое и как это сделать?
Stream(
Skip ( **** Background Chatter sounds **** )
Priority ( 6 )
Triggers( 1
Random_Trigger ( Delay_Min_Max ( 180 240 ) Volume_Min_Max ( 0.8 1.0 )
PlayOneShot ( 48
File ( "../../Chatter/chatterbnsf1.wav" -1 )
File ( "../../Chatter/chatterbnsf2.wav" -1 )
File ( "../../Chatter/chatterbnsf3.wav" -1 )
File ( "../../Chatter/chatterbnsf4.wav" -1 )
File ( "../../Chatter/chatterbnsf5.wav" -1 )
File ( "../../Chatter/chatterbnsf6.wav" -1 )
File ( "../../Chatter/chatterbnsf7.wav" -1 )
File ( "../../Chatter/chatterbnsf8.wav" -1 )
File ( "../../Chatter/chatterbnsf9.wav" -1 )
File ( "../../Chatter/chatterbnsf10.wav" -1 )
File ( "../../Chatter/chatterbnsf11.wav" -1 )
File ( "../../Chatter/chatterbnsf12.wav" -1 )
File ( "../../Chatter/chatterbnsf13.wav" -1 )
File ( "../../Chatter/chatterbnsf14.wav" -1 )
File ( "../../Chatter/chatterbnsf15.wav" -1 )
File ( "../../Chatter/chatterbnsf16.wav" -1 )
File ( "../../Chatter/chattercsx17.wav" -1 )
File ( "../../Chatter/chattercsx18.wav" -1 )
File ( "../../Chatter/chattercsx19.wav" -1 )
File ( "../../Chatter/chattercsx20.wav" -1 )
File ( "../../Chatter/chattercsx21.wav" -1 )
File ( "../../Chatter/chattercsx22.wav" -1 )
File ( "../../Chatter/chattercsx23.wav" -1 )
File ( "../../Chatter/chattercsx24.wav" -1 )
File ( "../../Chatter/chattercsx25.wav" -1 )
File ( "../../Chatter/chattercsx26.wav" -1 )
File ( "../../Chatter/chattercsx27.wav" -1 )
File ( "../../Chatter/chattercsx28.wav" -1 )
File ( "../../Chatter/chattercsx29.wav" -1 )
File ( "../../Chatter/chattercsx30.wav" -1 )
File ( "../../Chatter/chattercsx31.wav" -1 )
File ( "../../Chatter/chattercsx32.wav" -1 )
File ( "../../Chatter/chatterup33.wav" -1 )
File ( "../../Chatter/chatterup34.wav" -1 )
File ( "../../Chatter/chatterup35.wav" -1 )
File ( "../../Chatter/chatterup36.wav" -1 )
File ( "../../Chatter/chatterup37.wav" -1 )
File ( "../../Chatter/chatterup38.wav" -1 )
File ( "../../Chatter/chatterup39.wav" -1 )
File ( "../../Chatter/chatterup40.wav" -1 )
File ( "../../Chatter/chatterup41.wav" -1 )
File ( "../../Chatter/chatterup42.wav" -1 )
File ( "../../Chatter/chatterup43.wav" -1 )
File ( "../../Chatter/chatterup44.wav" -1 )
File ( "../../Chatter/chatterup45.wav" -1 )
File ( "../../Chatter/chatterup46.wav" -1 )
File ( "../../Chatter/chatterup47.wav" -1 )
File ( "../../Chatter/chatterup48.wav" -1 )
SelectionMethod ( RandomSelection )
)
)
)
)