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.

massi8769

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    massi8769 got a reaction from Stickbug813 in How to find and extract scanner audio?   
    Okay. I have done about 75% of the files.
    Planned to release it tomorrow.
     
  2. Like
    massi8769 reacted to LMS in Need everyone input and help   
    Some general knowledge of programming and C# is recommended to get started, so I'd suggest looking into some beginner tutorials for that. Resources for LSPDFR development can be found here: https://github.com/LMSDev/LSPDFR-API
     
    If you prefer videos, this series by @Albo1125 might help you: https://www.youtube.com/playlist?list=PLEKypmos74W96pL9HW8BTQsyGtBTIyOst
     
  3. Like
    massi8769 got a reaction from liberto in [Community Work] POLICE_SCANNER Dictionary   
    I will finish it. Have a full list of the audio files.
     
    [Edit]
    List is now "complete".
    For some audio files i could not figure out the actual sound. Those are marked with a ?.
  4. Like
    massi8769 got a reaction from ToastinYou in How to find and extract scanner audio?   
    Okay. I have done about 75% of the files.
    Planned to release it tomorrow.
     
  5. Like
    massi8769 reacted to cadmiumRED in [CHARACTER][WIP] Enhanced Equipment   
    It might just be might cop fetish talking but I think we need more female uniform mods.
  6. Like
    If you add
    <Phrase Event="PoliceSmartRadio.Panic" Priority="10">
                <Word PreferredText="shots"/>            
                <Word PreferredText="fired"/>           
    </Phrase>
    to your default.xml "shots fired" will trigger the panic button.
    But it will also send twice the backup because the Event="VocalDispatch.ShotsFired" will also listen to "shots fired" by default.
    To fix this you can either delete all phrases with Event="VocalDispatch.ShotsFired"
    or just rename VocalDispatch.ShotsFired to PoliceSmartRadio.Panic

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.