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.

kukupie

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    kukupie reacted to OneSimpleDuck in How to Show a text notification on keyPress   
    Before I can answer that, is this for a callout or a plugin? If it is for a callout then you have to code this in the Process() method. You also need to reference System.Windows.Forms for this.

    if (Game.IsKeyDown(System.Windows.Forms.Keys.U)) {
                 Game.LogTrivial("Hello World");
    }
     
    Tell me if you are asking this for making a plugin or you were asking this for making a callout.
  2. Like
    If you use Stop the Ped by Bejoijo then there is a setting in the ini file with the line;
     
    TakeOverAllArrests=
     
    Type in yes or no.  Take over all arrests means you would take it over, so if you want AI to handle it then type no.   Meaning, no, you will not take over all arrests, the AI can do that themselves. 

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.