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.

Looking to start writing some LSPDFR callouts? Look here 👀

Featured Replies

Hi everyone,

 

I just thought I would spin up a new forum thread to show off what myself and @Rich have been working on over the past couple of weeks. To help out with developers who would like to get their foot in the door when it comes to writing new LSPDFR callouts, we thought it would be a good idea to write some code for you to cross-reference when writing your own callouts. 

 

Requirements 

You will need the following to get started:

 

  • Visual Studio (or another IDE) installed.
  • Basic knowledge of the C# language - remember, an LSPDFR callout plugin should not be your first C# project. You should learn C# beforehand.

 

Source:

You can view and download the source code: https://github.com/thatmaxplayle/LSPDFRBasePlugin

 

Contributions:

If you're a more experienced developer, please feel free to chip in and drop me a message on Discord (@thatmaxplayle#8811) or via LCPDFR.com to be added to the contributors list. Alternatively, you can just fork the project and submit a PR with your changes. 🙂

 

License:

Make sure to follow the terms of the MIT license which is outlined on the GitHub page. 

 

 

You can use this topic if you're having trouble, of it you have any questions.

Max Playle | (Retired-ish) Plugin Developer

🚓 Developer of Section136Callouts, using real-life policing knowledge!

📨 Please don't send me unsolicited DMs! It's quite irritating, please instead tag me in a message on my Discord Server

🙋🏻‍♂️ Here's a list of questions I am often asked. Please check them out here before asking me something! Thank you.

🦸‍♀️ Want early access, test builds and access to concept features as they're built in my plugin? Join my Early Access Club on Patreon today!

Is the free Visual Studio Community version sufficient for doing this kind of work? It's been a few years since I've written C++; would you say C# is close enough to C++ that it wouldn't be starting from scratch to get up to speed sufficient to write callouts? Thanks for starting this.

4 hours ago, SlimInAR said:

Is the free Visual Studio Community version sufficient for doing this kind of work? It's been a few years since I've written C++; would you say C# is close enough to C++ that it wouldn't be starting from scratch to get up to speed sufficient to write callouts? Thanks for starting this.

You won't be starting from scratch, but since you've said it's been a few years and the fact that there are differences between the two languages, you will probably spend some time getting up to speed.

 

Edit:  Also, regarding your IDE question, yes.

Edited by Rich

Released plugins

Rich's Police EnhancementsScene Manager | Rich Ambiance

Retired?

  • 1 year later...
On 9/14/2023 at 9:11 PM, OptimusPrime23 said:

Why VS Code so popular? For example, I use Sublime Text.

Sublime Text?
You need a compiler so what is that?
Further -It was MSVS-Community-version, that was vindicated not Visual-code. The obvious reason for choosing MSVS-Community is that the tutorials on this site, relates to MSVS-Community.
 

See my plugin here:
https://www.youtube.com/watch?v=peqSXuTfIyY

Let me know if you find it interesting.
Best Regards.

  • Author
On 9/14/2023 at 8:11 PM, OptimusPrime23 said:

Why VS Code so popular? For example, I use Sublime Text.

 

Visual Studio and Visual Studio Code are two different products. You shouldn't use Visual Studio Code in for developing C# projects - whilst it is definitely possible, it's a massive headache. Trust me - you'll want to go with the Community Edition of Visual Studio which you can obtain for free at https://visualstudio.com

 

Sublime Text, if I recall correctly, is just a text editor. You're not going to get very far with that. Visual Studio Code isn't all that dissimilar, it just has a lot of plugins/integrations which empower it to become more than just Notepad.

Max Playle | (Retired-ish) Plugin Developer

🚓 Developer of Section136Callouts, using real-life policing knowledge!

📨 Please don't send me unsolicited DMs! It's quite irritating, please instead tag me in a message on my Discord Server

🙋🏻‍♂️ Here's a list of questions I am often asked. Please check them out here before asking me something! Thank you.

🦸‍♀️ Want early access, test builds and access to concept features as they're built in my plugin? Join my Early Access Club on Patreon today!

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.