LSPDFR-API icon indicating copy to clipboard operation
LSPDFR-API copied to clipboard

The official LSPDFR API repository maintained by the LSPDFR team and our awesome community. Dedicated to provide examples for API integration as well as useful helper classes for plugin development.

Results 15 LSPDFR-API issues
Sort by recently updated
recently updated
newest added

_Copied from [this API forum thread](http://www.lcpdfr.com/forums/topic/65459-lspdfr-api-feature-requests/)_. > Some common issues have come up repeatedly in the LSPDFR plugin developers discord, and I think many of them could be solved with...

Request

The ability to set a ped as arrested, and also transfer "ownership" (Who he/she follows) SetpedAsArrested doesn't work AFAIK.

Request

Following suggestions to greatly improve the current callout frequency system, both for developers and users: 1. Remove all frequencies except low, medium and high. Currently, various callout packs exploit the...

Request

Hi LMS/Sam! Is there any way you could put a bool that toggles the Available for Calls option? In L.S. Noire I've tried using this: `private static void CalloutFiber() {...

Request

As of now there is no way of assigning a cop an arrest/pursue/etc task in or out of a pursuit.

Request

Would fasten development a lot!

Request

I'd like a way to get a list of all cops. Something like `Ped[] Functions.GetAllCopPeds()`. I assume LSPDFR already tracks that, you see various log entries about "cop manager" and...

Request

I'd like a way to register new on-duty station locations, causing a police station blip to show up there and prompting the user to press E to go on duty....

Request

- IsPedACop() - IsCopInPursuit() - RemoveCopFromPursuit() - IsPlayerArresting - (GetPedPlayerIsArresting) - (eg. Set accessor to peds persona variables to more easily change just one feature eg. citations) Some "bugs" (things...

Request

Sometimes users can miss important information if a scanner audio message doesn't play, while other scanner audio is superfluous. Right now, `PlayScannerAudio` will just not play your audio if some...

Request