Ik heb deze script lopen.
Code: Selecteer alles
Queue.Clear;
Cat['Promos (All)'].QueueBottom(smRandom, NoRules);
ActivePlayer.FadeToNext;
Queue.AddFile('C:\jingle\sluiter.mp3',ipTop);
Queue.AddFile('C:\jingle\opener.mp3',ipBottom);
Cat['Caferene'].QueueBottom(smRandom, NoRules);;
Cat['Nederlands'].QueueBottom(smRandom, NoRules);
Cat['Nederlands'].QueueBottom(smLemmingLogic, EnforceRules);
Wat hij nu doet is eerst promo dan sluiter dan opener.
Alvast bedankt