I can't get the warning lights be active on stages 1+2. They work fine on stage 3 tho. and I can activate them manually by pressing the L key in game on any stage but they never activate with the pre-determined pattern ive set for them in the XML.file.
<!-- WRNL -->
<WRNL LightingFormat="leds" >
<PresetPatterns>
<Lstg1 Enabled="true" Pattern="31" />
<Lstg2 Enabled="true" Pattern="31" />
<Lstg3 Enabled="true" Pattern="11" />
</PresetPatterns>