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.

DMes71

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    DMes71 got a reaction from ToastinYou in Check how Ped died   
    Yes, something like this is exactly what I'm looking for.  That should work.  Thanks for the help!
  2. Like
    DMes71 reacted to Stealth22 in Deriving class frrom Ped   
    I have done this. I'm not near my computer at the moment, but I'll post again here sometime tonight or tomorrow with an example. 
  3. Like
    DMes71 reacted to FtDLulz in Deriving class frrom Ped   
    What I did for my Ped Search plugin is check if a ped was in an array of peds, and if not, add them to the array using a Dictionary<Ped, string[]>. The string array would contain the items you found, and if you had already searched the ped (if they were already in the array) I just displayed the items you had found. This is the same as how I did it for Vehicle Search as well. Might not be the most efficient method (still learning) but it works.
     
    You can also set the Default Ped Type the peds in the world spawn as. At the top, where your plugin info is, you can add DefaultPedType = YourPedClass and each Ped in the world will be that class. YourPedClass needs to inherit from the Rage.Ped class, and also needs these constructors:
     

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.