Jump to content
The latest updated version of RAGE Plugin Hook, required to play LSPDFR, can be found inside the LSPDFR download. It is not currently available on the RAGE Plugin Hook website.

How to activate an ELS stage by default?


Pacquaro

Recommended Posts

Hi, is there a way to automatically turn on an els stage by default when entering a vehicle and make it always active (so that pressing J will activate or deactivate the other stages but no that one)? In my case, this is my els .xml file and I'd like to apply the above to the SECL stage.
 

Spoiler

<?xml version="1.0" encoding="utf-8"?>
<!-- ELS VEHICLE CONFIGURATION FILE -->
<vcfroot Description="BMWF10" Author="CSYON(TopMods)" >
    <!-- INTERFACE -->
    <INTERFACE>
        <LstgActivationType>manual</LstgActivationType>
        <DefaultSirenMode>standby</DefaultSirenMode>
        <InfoPanelHeaderColor>grey</InfoPanelHeaderColor>
        <InfoPanelButtonLightColor>orange</InfoPanelButtonLightColor>
    </INTERFACE>
    <!-- EXTRAS OVERRIDE AND ENV LIGHTING-->
    <EOVERRIDE>    
        <Extra01 IsElsControlled="true" AllowEnvLight="false" Color="blue" OffsetX="-0.70" OffsetY="-0.20" OffsetZ="0.50" />
        <Extra02 IsElsControlled="true" AllowEnvLight="true" Color="blue" OffsetX="-0.25" OffsetY="-0.20" OffsetZ="0.50" />
        <Extra03 IsElsControlled="true" AllowEnvLight="true" Color="blue" OffsetX="0.25" OffsetY="-0.20" OffsetZ="0.50" />
        <Extra04 IsElsControlled="true" AllowEnvLight="true" Color="blue" OffsetX="0.70" OffsetY="-0.20" OffsetZ="0.50" />
        <Extra05 IsElsControlled="true" AllowEnvLight="true" Color="blue" OffsetX="-0.70" OffsetY="-0.20" OffsetZ="0.50" />
        <Extra06 IsElsControlled="true" AllowEnvLight="true" Color="blue" OffsetX="0.70" OffsetY="-0.20" OffsetZ="0.50" />
        <Extra07 IsElsControlled="true" AllowEnvLight="false" Color="blue" OffsetX="-0.40" OffsetY="-0.80" OffsetZ="0.40" />
        <Extra08 IsElsControlled="true" AllowEnvLight="false" Color="blue" OffsetX="0.00" OffsetY="-0.80" OffsetZ="0.40" />
        <Extra09 IsElsControlled="true" AllowEnvLight="true" Color="blue" OffsetX="0.40" OffsetY="-0.80" OffsetZ="0.40" />
        <Extra10 IsElsControlled="true" />
        <Extra11 IsElsControlled="true" />
        <Extra12 IsElsControlled="false" />
    </EOVERRIDE>
    <!-- MISC -->
    <MISC>
        <VehicleIsSlicktop>false</VehicleIsSlicktop>
        <ArrowboardType>off</ArrowboardType>
        <UseSteadyBurnLights>true</UseSteadyBurnLights>
        <DfltSirenLtsActivateAtLstg>3</DfltSirenLtsActivateAtLstg>
        <Takedowns AllowUse="true" Mirrored="true" />
        <SceneLights AllowUse="true" IlluminateSidesOnly="true" />    
    </MISC>
    <!-- CRUISE -->
    <CRUISE>
        <DisableAtLstg3>true</DisableAtLstg3>
        <UseExtras Extra1="true" Extra2="false" Extra3="false" Extra4="true" />
    </CRUISE>
    <!-- AUX CORONAS -->
    <ACORONAS>
        <Headlights DfltPattern="0" ColorL="white" ColorR="white" />
        <TailLights DfltPattern="0" ColorL="red" ColorR="red" />
        <IndicatorsF DfltPattern="0" ColorL="white" ColorR="white" />
        <IndicatorsB DfltPattern="0" ColorL="red" ColorR="red" />
        <ReverseLights DfltPattern="0" ColorL="white" ColorR="white" />
    </ACORONAS>
    <!-- SOUNDS -->
    <SOUNDS>
        <MainHorn InterruptsSiren="true" AudioString="SIRENS_AIRHORN" />
        <ManTone1 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_1" />
        <ManTone2 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_2" />
        <SrnTone1 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_1" />
        <SrnTone2 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_2" />
        <SrnTone3 AllowUse="true" AudioString="VEHICLES_HORNS_POLICE_WARNING" />
        <SrnTone4 AllowUse="true" AudioString="VEHICLES_HORNS_AMBULANCE_WARNING" />
        <AuxSiren AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_1" />
        <PanicMde AllowUse="true" AudioString="VEHICLES_HORNS_POLICE_WARNING" />
    </SOUNDS>
    <!-- WRNL -->
    <WRNL LightingFormat="leds" >
        <PresetPatterns>
            <Lstg3 Enabled="true" Pattern="16" />
        </PresetPatterns>
        <ForcedPatterns>
            <MainHorn Enabled="false" Pattern="0" />
            <SrnTone1 Enabled="false" Pattern="0" />
            <SrnTone2 Enabled="false" Pattern="0" />
            <SrnTone3 Enabled="false" Pattern="0" />
            <SrnTone4 Enabled="false" Pattern="0" />
            <PanicMde Enabled="false" Pattern="0" />
            <OutOfVeh Enabled="false" Pattern="0" />
        </ForcedPatterns>
        <ScanPatternCustomPool Enabled="false" Sequential="true" >
            <Pattern>0</Pattern>
            <Pattern>0</Pattern>
            <Pattern>0</Pattern>
        </ScanPatternCustomPool>
    </WRNL>
    <!-- PRML -->
    <PRML LightingFormat="leds" ExtrasActiveAtLstg2="1and4" >
        <PresetPatterns>
            <Lstg2 Enabled="false" Pattern="0" />
            <Lstg3 Enabled="false" Pattern="0" />
        </PresetPatterns>
        <ForcedPatterns>
            <MainHorn Enabled="false" Pattern="0" />
            <SrnTone1 Enabled="false" Pattern="0" />
            <SrnTone2 Enabled="false" Pattern="0" />
            <SrnTone3 Enabled="false" Pattern="0" />
            <SrnTone4 Enabled="false" Pattern="0" />
            <PanicMde Enabled="false" Pattern="0" />
            <OutOfVeh Enabled="false" Pattern="0" />
        </ForcedPatterns>
        <ScanPatternCustomPool Enabled="false" Sequential="true">
            <Pattern>0</Pattern>
            <Pattern>0</Pattern>
            <Pattern>0</Pattern>
        </ScanPatternCustomPool>
    </PRML>
    <!-- SECL -->
    <SECL LightingFormat="leds" DisableAtLstg3="false" >
        <PresetPatterns>
            <Lstg1 Enabled="true" Pattern="32" />
            <Lstg2 Enabled="true" Pattern="32" />
            <Lstg3 Enabled="true" Pattern="32" />
        </PresetPatterns>
        <ForcedPatterns>
            <MainHorn Enabled="false" Pattern="0" />
            <SrnTone1 Enabled="false" Pattern="0" />
            <SrnTone2 Enabled="false" Pattern="0" />
            <SrnTone3 Enabled="false" Pattern="0" />
            <SrnTone4 Enabled="false" Pattern="0" />
            <PanicMde Enabled="false" Pattern="0" />
            <OutOfVeh Enabled="false" Pattern="0" />
        </ForcedPatterns>
        <ScanPatternCustomPool Enabled="false" Sequential="true" >
            <Pattern>0</Pattern>
            <Pattern>0</Pattern>
            <Pattern>0</Pattern>
        </ScanPatternCustomPool>
    </SECL>
</vcfroot>

 

Link to comment
Share on other sites

You should only reply here to ask for more information from Pacquaro or to answer the person's issue.

Reply to this thread only to offer help or assistance to Pacquaro.
If you want support, create your own thread in the appropriate forum. Non-relevant replies, derailing posts, "me too", disinformation and other support requests will be removed without warning.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...