Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Dispatch.meta (and not only) editing

Featured Replies

  • Replies 187
  • Views 43.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • That information is probably stored in the ymt files which are not yet viewable. Let's hope OpenIV team cracks them soon!  EDIT: WOOT http://www.lcpdfr.com/files/file/7589-slicktop-stanier-spawning/

  • Hey, Yard, maybe you could talk to Custo about the bike spawning, since he managed to fix it in.  Just an idea, ya know.

  • https://imgur.com/4zK8IAQ I kinda don't know where to put them. Alongside normal police cars? Spawing with detective peds at higher wanted levels? Suggestions?

Posted Images

Trying to add Netman's SAHP cars to the wanted system, like they did with The Sixth Star. Editing dispatch.meta was easy, but they also edit peds.meta and vehicles meta, and I can't figure out why... At least there's no mention of those two new cars in the files. 

I also tried to make no police and only FIB and NOOSE on 5 stars, but ca;t make it right. 

I believe they gave the fibsec guys a voice in the heist peds.meta, and vehicles.meta is changed so army vehicles are flagged as Law Enforcement so they spawn correctly using Duspatch..

thanks for the tip!

  • 1 year later...

hey boss! I would like trying to let every cops use combatpistol with flash light , and i was installed another file "combatpistol for cops" and its for every cops to use combatpistol, but in the game, only less of cops use it, most of cops still use normal pistol. Whats wrong? can u help me? 
PLEASE~~

  • 2 months later...
  • 2 years later...

Hi guys, I encountered a bug here, please help.

For some reason, DT_policeautomobile wont spawn after level 4 &5 and only DT_swatautomobile with spawn.

heres my dispatch.meta for the lines:

Spoiler

<WantedResponses>
        <WantedLevel1>
            <DispatchServices>
                <Item>
                    <DispatchType>DT_PoliceAutomobile</DispatchType>
                    <NumPedsToSpawn value="2"/>
                    <DispatchVehicleSets>
                        <Dispatch>POLICE_CAR</Dispatch>
                    </DispatchVehicleSets>
                </Item>
                <Item>
                    <DispatchType>DT_PoliceBoat</DispatchType>
                    <NumPedsToSpawn value="3"/>
                    <DispatchVehicleSets>
                        <Dispatch>POLICE_BOAT</Dispatch>
                    </DispatchVehicleSets>
                </Item>
            </DispatchServices>
        </WantedLevel1>
        <WantedLevel2>
            <DispatchServices>
                <Item>
                    <DispatchType>DT_PoliceAutomobile</DispatchType>
                    <NumPedsToSpawn value="4"/>
                    <DispatchVehicleSets>                
                        <Dispatch>POLICE_CAR</Dispatch>
                    </DispatchVehicleSets>
                </Item>
                <Item>
                    <DispatchType>DT_PoliceBoat</DispatchType>
                    <NumPedsToSpawn value="3"/>
                    <DispatchVehicleSets>
                        <Dispatch>POLICE_BOAT</Dispatch>
                    </DispatchVehicleSets>
                </Item>
            </DispatchServices>
        </WantedLevel2>
        <WantedLevel3>
            <DispatchServices>
                <Item>
                    <DispatchType>DT_PoliceAutomobile</DispatchType>
                    <NumPedsToSpawn value="8"/>
                    <DispatchVehicleSets>
                        <Dispatch>POLICE_CAR</Dispatch>
                        <Dispatch>POLICE_DETECTIVE</Dispatch>
                    </DispatchVehicleSets>
                </Item>
                <Item>
                    <DispatchType>DT_PoliceHelicopter</DispatchType>
                    <NumPedsToSpawn value="3"/>
                    <DispatchVehicleSets>
                        <Dispatch>SWAT_HELI_1</Dispatch>
                    </DispatchVehicleSets>
                </Item>
                <Item>
                    <DispatchType>DT_PoliceRoadBlock</DispatchType>
                    <NumPedsToSpawn value="2"/>
                    <DispatchVehicleSets>
                        <Dispatch>POLICE_ROAD_BLOCK_CARS</Dispatch>
                        <Dispatch>POLICE_ROAD_BLOCK_SPIKE_STRIP</Dispatch>
                    </DispatchVehicleSets>
                </Item>
                <Item>
                    <DispatchType>DT_PoliceBoat</DispatchType>
                    <NumPedsToSpawn value="6"/>
                    <DispatchVehicleSets>
                        <Dispatch>POLICE_BOAT</Dispatch>
                    </DispatchVehicleSets>
                </Item>
            </DispatchServices>
        </WantedLevel3>
        <WantedLevel4>
            <DispatchServices>
                <Item>
                    <DispatchType>DT_PoliceAutomobile</DispatchType>
                    <NumPedsToSpawn value="8"/>
                    <DispatchVehicleSets>
                        <Dispatch>POLICE_CAR</Dispatch>
                        <Dispatch>POLICE_DETECTIVE</Dispatch>
                    </DispatchVehicleSets>
                </Item>
                <Item>
                    <DispatchType>DT_SwatAutomobile</DispatchType>
                    <NumPedsToSpawn value="3"/>
                    <DispatchVehicleSets>
                        <Dispatch>SWAT_JEEP</Dispatch>
                    </DispatchVehicleSets>
                </Item>
                <Item>
                    <DispatchType>DT_SwatHelicopter</DispatchType>
                    <NumPedsToSpawn value="5"/>
                    <DispatchVehicleSets>
                        <Dispatch>SWAT_HELI_1</Dispatch>
                    </DispatchVehicleSets>
                </Item>
                <Item>
                    <DispatchType>DT_PoliceRoadBlock</DispatchType>
                    <NumPedsToSpawn value="2"/>
                    <DispatchVehicleSets>
                        <Dispatch>POLICE_ROAD_BLOCK_CARS</Dispatch>
                        <Dispatch>POLICE_ROAD_BLOCK_SPIKE_STRIP</Dispatch>
                        <Dispatch>POLICE_ROAD_BLOCK_RIOT</Dispatch>
                    </DispatchVehicleSets>
                </Item>
                <Item>
                    <DispatchType>DT_PoliceBoat</DispatchType>
                    <NumPedsToSpawn value="6"/>
                    <DispatchVehicleSets>
                        <Dispatch>POLICE_BOAT</Dispatch>
                    </DispatchVehicleSets>
                </Item>
            </DispatchServices>
        </WantedLevel4>
        <WantedLevel5>
            <DispatchServices>
                <Item>
                    <DispatchType>DT_PoliceAutomobile</DispatchType>
                    <NumPedsToSpawn value="14"/>
                    <DispatchVehicleSets>
                        <Dispatch>POLICE_DETECTIVE</Dispatch>
                        <Dispatch>POLICE_DETECTIVE</Dispatch>
                        <Dispatch>POLICE_CAR</Dispatch>
                        <Dispatch>SWAT_RIOT</Dispatch>
                    </DispatchVehicleSets>
                </Item>
                <Item>
                    <DispatchType>DT_SwatAutomobile</DispatchType>
                    <NumPedsToSpawn value="4"/>
                    <DispatchVehicleSets>
                        <Dispatch>SWAT_JEEP</Dispatch>
                    </DispatchVehicleSets>
                </Item>
                <Item>
                    <DispatchType>DT_PoliceHelicopter</DispatchType>
                    <NumPedsToSpawn value="3"/>
                    <DispatchVehicleSets>
                        <Dispatch>SWAT_HELI_FIB</Dispatch>
                    </DispatchVehicleSets>
                </Item>
                <Item>
                    <DispatchType>DT_SwatHelicopter</DispatchType>
                    <NumPedsToSpawn value="5"/>
                    <DispatchVehicleSets>
                        <Dispatch>SWAT_HELI_1</Dispatch>
                    </DispatchVehicleSets>
                </Item>
                <Item>
                    <DispatchType>DT_PoliceRoadBlock</DispatchType>
                    <NumPedsToSpawn value="4"/>
                    <DispatchVehicleSets>
                        <Dispatch>POLICE_ROAD_BLOCK_CARS</Dispatch>
                        <Dispatch>POLICE_ROAD_BLOCK_SPIKE_STRIP</Dispatch>
                        <Dispatch>POLICE_ROAD_BLOCK_RIOT</Dispatch>
                    </DispatchVehicleSets>
                </Item>
                <Item>
                    <DispatchType>DT_PoliceBoat</DispatchType>
                    <NumPedsToSpawn value="6"/>
                    <DispatchVehicleSets>
                        <Dispatch>POLICE_BOAT</Dispatch>
                    </DispatchVehicleSets>
                </Item>
            </DispatchServices>
        </WantedLevel5>
    </WantedResponses>
    <EmergencyResponses>
        <Item>
            <DispatchType>DT_FireDepartment</DispatchType>
            <NumPedsToSpawn value="4"/>
            <DispatchVehicleSets>
                <Dispatch>FIRE_TRUCK</Dispatch>
            </DispatchVehicleSets>
        </Item>
        <Item>
            <DispatchType>DT_AmbulanceDepartment</DispatchType>
            <NumPedsToSpawn value="2"/>
            <DispatchVehicleSets>
                <Dispatch>AMBULANCE</Dispatch>
            </DispatchVehicleSets>
        </Item>
        <Item>
        <DispatchType>DT_PoliceVehicleRequest</DispatchType>
            <NumPedsToSpawn value="2"/>
            <DispatchVehicleSets>
            <Dispatch>POLICE_CAR</Dispatch>
          </DispatchVehicleSets>
        </Item>
        <Item>
            <DispatchType>DT_Gangs</DispatchType>
            <NumPedsToSpawn value="6"/>
            <DispatchVehicleSets>
                <Dispatch>GANGS</Dispatch>
            </DispatchVehicleSets>
        </Item>
        <Item>
            <DispatchType>DT_ArmyVehicle</DispatchType>
            <NumPedsToSpawn value="6"/>
            <DispatchVehicleSets>
                <Dispatch>ARMY</Dispatch>
            </DispatchVehicleSets>
        </Item>
    </EmergencyResponses>

 

  • 3 months later...

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...

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.