Everything posted by Jesyx
-
LSPDFR 0.4 - Coming February, 2019
It depends on what computer you have, if you play on i.e. a laptop the frame rate will definitely be worse.
-
lspdfr3.png
-
lspdfr3.png
-
lspdfr3.png
-
lspdfr3.png
this is how you got the gloves right? https://www.lcpdfr.com/files/file/21101-eup-gloves/ But how do you select them in EUP
-
lspdfr3.png
-
lspdfr3.png
-
lspdfr3.png
-
LSPDFR 0.4 - Coming February, 2019
could be I dont think itll be this or next week
-
LSPDFR 0.4 - Coming February, 2019
I think around the 15th or 28th
-
AI TRAFFIC Fluidity & Discipline
- 366 comments
- 32 reviews
-
AI TRAFFIC Fluidity & Discipline
Is the radio edited in, more dipatch chatter or anything else? Good mod m8, definitly download and rate when I'll get back into lspdfr
- 366 comments
- 32 reviews
-
LSPDFR 0.4 - Coming February, 2019
@Sam Think of every swearword (Except diseases) ever and I just said them with yes afterwards That's a positive thing BTW I NEVER KNEW SHE WAS A WHAMEN. NOW I RESPECT WHAMEN EVEN MORE
-
Airport Callouts [No Longer Under Development]
- 82 comments
- 20 reviews
-
Airport Callouts [No Longer Under Development]
Thanks for using my callout pack, A rate would be appriciated... 1. I tried to fix the driving behaviour but they won't drive any better. 2. It's supposed to start in the dave weston hanger mabey I can change that so you need to be closer for the events to start
- 82 comments
- 20 reviews
-
Change the "security challenge"
I'd prefer if there was just a download button too, but it's obviously needed as @Cyan said, I think it's necessary for the website's safety, with millions of downloads i can appriciate the service of the website being always avalible (most of the time). Without CAPTCHA the server would me a very easy target and we don't want that for our #1 Mods website.
-
LSPDFR 0.4 - Ambience
Depends on the specs Not released yet
-
Vehicle Filters
nice, tnx for respond
-
Vehicle Filters
It'd be cool if there were more vehicle filters such as: Pack or Single Vehicle Juristiction (LSPD, LSSD, BCSO, LAPD, SAHP, CHP, Other GTA 5 Agency, Other Real Life Agency) Marked or Unmarked
-
Project EnhancedDispatchVoice
Hey everybody, this is a project I've wanted to create for a while now. This Project aims toward more realistic dipatch messages by recording line by line and we request all developers to cooparate with us. Just to say this project is a long way from being released. What do we need? A Voice actor/actress! FOUND (USING REALISTIC TTS) Developers to integrate this project into their files when released, if you ARE a developer and you're interested in this DM me on LCPDFR.com or Discord, (Jesyx#2177).
-
A DEFAULT CALLOUT PRESET
This is a default Callout Preset using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Rage; using LSPD_First_Response.Mod.API; using LSPD_First_Response.Mod.Callouts; namespace CALLOUTPACKNAME.Callouts { [CalloutInfo("CALLOUT NAME HERE", CalloutProbability.Medium)] public class CALLOUT NAME HERE : Callout { //ASSETS private Vector3 SpawnPoint; //CALLOUT MESSAGE public override bool OnBeforeCalloutDisplayed() { SpawnPoint = new Vector3 (-975, -2700 ,14); ShowCalloutAreaBlipBeforeAccepting(SpawnPoint, 30f); AddMinimumDistanceCheck(20f, SpawnPoint); CalloutMessage = "CALLOUT NAME HERE"; CalloutPosition = SpawnPoint; //ON AND BEFORE CALLOUT HAS ACCEPTED Functions.PlayScannerAudio("WE_HAVE CRIME_GRAND_THEFT_AUTO IN_05 AREA_LOS_SANTOS_INTERNATIONAL_02"); return base.OnBeforeCalloutDisplayed(); } public override bool OnCalloutAccepted() { Functions.PlayScannerAudio("RESPOND_CODE_3"); //SET UP FOR CALLOUT return base.OnCalloutAccepted(); } public override void Process() { base.Process(); //THINGS PLAY OUT HERE End(); } public override void End() { base.End(); //DELETE STUFF HERE } } } I hope this was a help
-
Better Visuals
- 50 comments
- 17 reviews
-
LSPDFR 0.4 - Ambience
Welcome, I don't even know if it's allowed
-
LSPDFR 0.4 - Ambience
Il est plus probable qu'il répondra ou le verra si vous le faites en anglais. (It's more likely he'll respond or see it if you do it in English)
-
VocalDispatch
- 587 comments
- 106 reviews