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.

Few SWAT in Declasse Granger


Shumi

Recommended Posts

SWAT gets into the car only in the amount of three people. As far as I remember, before this error there were 7 of them. 

                                                                                               

                                                                                             How can I solve this problem?

Снимок экрана (92).png

Edited by Shumi
Link to comment
Share on other sites

4 minutes ago, Shumi said:

I have not yet come across this file. What folder is it in?

Without LSPDFR only the driver will spawn in a fbi2. I'll check, but I think the problem is not related to agency

Link to comment
Share on other sites

Here is the one for NOOSE

Spoiler
Spoiler

<Agency>
        <Name>National Office of Security Enforcement</Name>
        <ShortName>NOOSE</ShortName>
        <ScriptName>noose</ScriptName>
        <TextureDictionary>ap1_03</TextureDictionary>
        <TextureName>ap1_03_noose2bap1_03_noose2</TextureName>
        <Inventory>swat</Inventory>
        <Loadout>
            <Name>SWAT Unit</Name>
            <Vehicles>
                <Vehicle>fbi2</Vehicle>
            </Vehicles>
            <Peds>
                <Ped chance="80" outfit="mp_noose.m_base">mp_m_freemode_01</Ped>
                <Ped chance="20" outfit="mp_noose.f_base">mp_f_freemode_01</Ped>
            </Peds>
            <NumPeds min="4" max="4" />
            <Flags>
                <Flag>SWAT</Flag> <!-- This is a special flag which enhances the combat abilities of all officers within the loadout. -->
                <Flag>RespondsAsBackup</Flag>    <!-- Makes the unit eligible to be called as either Code 2, Code 3 or Pursuit backup. -->
            </Flags>
        </Loadout>
    </Agency>

 


 

Edited by zachsem
Link to comment
Share on other sites

3 minutes ago, zachsem said:
  Hide contents

<Agency>
        <Name>National Office of Security Enforcement</Name>
        <ShortName>NOOSE</ShortName>
        <ScriptName>noose</ScriptName>
        <TextureDictionary>ap1_03</TextureDictionary>
        <TextureName>ap1_03_noose2bap1_03_noose2</TextureName>
        <Inventory>swat</Inventory>
        <Loadout>
            <Name>SWAT Unit</Name>
            <Vehicles>
                <Vehicle>fbi2</Vehicle>
            </Vehicles>
            <Peds>
                <Ped chance="80" outfit="mp_noose.m_base">mp_m_freemode_01</Ped>
                <Ped chance="20" outfit="mp_noose.f_base">mp_f_freemode_01</Ped>
            </Peds>
            <NumPeds min="4" max="4" />
            <Flags>
                <Flag>SWAT</Flag> <!-- This is a special flag which enhances the combat abilities of all officers within the loadout. -->
                <Flag>RespondsAsBackup</Flag>    <!-- Makes the unit eligible to be called as either Code 2, Code 3 or Pursuit backup. -->
            </Flags>
        </Loadout>
    </Agency>

 

Spoiler

    <ShortName>NOOSE</ShortName>
        <ScriptName>noose</ScriptName>
        <TextureDictionary>ap1_03</TextureDictionary>
        <TextureName>ap1_03_noose2bap1_03_noose2</TextureName>
        <Inventory>swat</Inventory>
        <Loadout>
            <Name>SWAT Unit</Name>
            <Vehicles>
                <Vehicle>fbi2</Vehicle>
            </Vehicles>
            <Peds>
                <Ped chance="80" outfit="mp_noose.m_base">mp_m_freemode_01</Ped>
                <Ped chance="20" outfit="mp_noose.f_base">mp_f_freemode_01</Ped>
            </Peds>
            <NumPeds min="4" max="4" />
            <Flags>
                <Flag>SWAT</Flag> <!-- This is a special flag which enhances the combat abilities of all officers within the loadout. -->
                <Flag>RespondsAsBackup</Flag>    <!-- Makes the unit eligible to be called as either Code 2, Code 3 or Pursuit backup. -->
            </Flags>
        </Loadout>
    </Agency>
    <Agency>

 

Change line "4"?

Link to comment
Share on other sites

4 minutes ago, Shumi said:
  Reveal hidden contents

    <ShortName>NOOSE</ShortName>
        <ScriptName>noose</ScriptName>
        <TextureDictionary>ap1_03</TextureDictionary>
        <TextureName>ap1_03_noose2bap1_03_noose2</TextureName>
        <Inventory>swat</Inventory>
        <Loadout>
            <Name>SWAT Unit</Name>
            <Vehicles>
                <Vehicle>fbi2</Vehicle>
            </Vehicles>
            <Peds>
                <Ped chance="80" outfit="mp_noose.m_base">mp_m_freemode_01</Ped>
                <Ped chance="20" outfit="mp_noose.f_base">mp_f_freemode_01</Ped>
            </Peds>
            <NumPeds min="4" max="4" />
            <Flags>
                <Flag>SWAT</Flag> <!-- This is a special flag which enhances the combat abilities of all officers within the loadout. -->
                <Flag>RespondsAsBackup</Flag>    <!-- Makes the unit eligible to be called as either Code 2, Code 3 or Pursuit backup. -->
            </Flags>
        </Loadout>
    </Agency>
    <Agency>

 

Change line "4"?

If you always want 7 change it to: <NumPeds min="7" max="7"

Edited by zachsem
Link to comment
Share on other sites

4 hours ago, zachsem said:

Your ped does not count, this setting is for the ai vehicles that spawn

Nothing

Снимок экрана (93).png

4 hours ago, Shumi said:

Ok. I'll try eight. Thanks

I forgot about AI. I thought only about my character. Sorry

Backup

Снимок экрана (95).png

4 hours ago, Shumi said:

Ok. I'll try eight. Thanks

I forgot about AI. I thought only about my character. Sorry

Spoiler

<Name>National Office of Security Enforcement</Name>

<ShortName>NOOSE</ShortName>

<ScriptName>noose</ScriptName>

<TextureDictionary>ap1_03</TextureDictionary>

<TextureName>ap1_03_noose2bap1_03_noose2</TextureName>

<Inventory>swat</Inventory>


-<Loadout>

<Name>SWAT Unit</Name>


-<Vehicles>

<Vehicle>fbi2</Vehicle>

</Vehicles>


-<Peds>

<Ped outfit="mp_noose.m_base" chance="80">mp_m_freemode_01</Ped>

<Ped outfit="mp_noose.f_base" chance="20">mp_f_freemode_01</Ped>

</Peds>

<NumPeds max="8" min="8"/>


-<Flags>

<Flag>SWAT</Flag>

<!-- This is a special flag which enhances the combat abilities of all officers within the loadout. -->


<Flag>RespondsAsBackup</Flag>

<!-- Makes the unit eligible to be called as either Code 2, Code 3 or Pursuit backup. -->


</Flags>

</Loadout>

</Agency>

 

Link to comment
Share on other sites

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

Reply to this thread only to offer help or assistance to Shumi.
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.

Guest
You can no longer reply to this support topic as it was started over a year ago. Please make a new thread.


×
×
  • Create New...