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.

creating my own plugin

Featured Replies

  • Management Team
On 5/6/2022 at 9:09 PM, TheLastKnight2310 said:

What API Would be the best to  use?

 

Again, it depends on which plugin allows you to do the trunk search. That's the API you want to use.

Please do not PM me unless really necessary (knowing you helps). If you think you need my attention in a topic, tag me.

  • Author
6 hours ago, Fentered said:
StopThePed.API.Functions.injectVehicleSearchItems

 

thx mate im also trying to make a intoxicated person callout and have seen that there is no like Rage or LSPDFR Function for this do you recommend any api for me?

LFennell

9 minutes ago, TheLastKnight2310 said:

thx mate im also trying to make a intoxicated person callout and have seen that there is no like Rage or LSPDFR Function for this do you recommend any api for me?

Same Stop The Ped API
 

StopThePed.API.Functions.setPedAlcoholOverLimit();        

 

-Fentered

  • Author
5 hours ago, Fentered said:

Same Stop The Ped API
 

StopThePed.API.Functions.setPedAlcoholOverLimit();        

 

ok ok ty mate 

5 hours ago, Fentered said:

Same Stop The Ped API
 

StopThePed.API.Functions.setPedAlcoholOverLimit();        

 

 

how would i add a weapon or something to the car or ped?

i tried this

 

StopThePed.API.Functions.injectPedSearchItems(Suspect);

LFennell

44 minutes ago, TheLastKnight2310 said:

ok ok ty mate 

 

how would i add a weapon or something to the car or ped?

i tried this

 

StopThePed.API.Functions.injectPedSearchItems(Suspect);

I guess I misunderstand this functions
 

 

2 minutes ago, TheLastKnight2310 said:

i tried             StopThePed.API.Functions.setPedAlcoholOverLimit(Suspect ped, bool isOverLimit,true); but it still throws errors

You don't need "ped" and bool "bool isOverLimit" in function, just
 

StopThePed.API.Functions.setPedAlcoholOverLimit(Suspect, true);

 

-Fentered

  • Author
5 hours ago, Fentered said:

I guess I misunderstand this functions
 

 

You don't need "ped" and bool "bool isOverLimit" in function, just
 

StopThePed.API.Functions.setPedAlcoholOverLimit(Suspect, true);

 

ok thanks mate i appreciate it! will this make the suspect like walk drunk aswell?

LFennell

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.