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.

Jesyx

Members
  • Joined

  • Last visited

Posts posted by Jesyx

  1. On 9/8/2022 at 1:44 AM, Layalyn said:

    Wow, this looks great. Hope you're still working on it. Can't wait to try it out. BTW, are you still working on this? I saw you make a post here some time ago.
    https://www.reddit.com/r/lspdfr/comments/cqw25s/earn_money/

     

    I am still working on it, I am however just starting with college so it's on the backburner. Hope I can get it finished soon though

  2. Hello everybody, and thank you for taking the time to read this message!

     

    I'm developing a new modification for LSPDFR that will add a career mode for LSPD:FR; climb through the ranks to become a sergeant, chief or whatever else you desire. With the development of this mod I'm going to need some feedback on the features I'm working on. If you have the time I'd really appreciate you taking a look at my Trello board and telling me what you think about the ideas. 

     

    Thank you,

    Jesyx

     

    https://trello.com/b/EdVDBipq/career-mod

     

     

    image.png

  3. ·

    Edited by Jesyx

    I think it should be enough to play LPSDFR, it could handle some graphics mods, but I had a similar setup and my guess it's going to run just fine with around 40 - 60 fps, depending on the amount of mods.

    RAM is on the lower end though

  4. ·

    Edited by Jesyx

    2 minutes ago, TheBunk said:

     

    it's all good man i was just hyped that someone made a plugin for GTA IV only to find out that it's for V.

    Oh ok, you've been waiting in this forum for six years, and then some guy comes along with false hope. I'm sorry to hype you up like that. Hopefully you find what you're looking for.

  5. ·

    Edited by Jesyx

    3 hours ago, TheBunk said:

     

    for GTA V not GTA IV.

    shameless promotion is shameless.

    Well I'm a moron, it didn't click with me that LSPDFR came out after 2014. This is actually the first forum that I posted my callouts on because, I was like hey, they might enjoy it. If I would deliberately try to self promote, why would I do it on a forum that has been abandoned for 6 years.

  6. On 5/11/2015 at 1:06 AM, TheChef said:

    And that's exactly what he's asking for.:tongue: That script/mod would be called the seatbelt, since it's only use is from not flying through windshields. Nobody wants the real waiting time and animations of putting on/taking off the seatbelt, that would ruin the game.

    i dont think so

  7. ·

    Edited by Jesyx

    Some gamplay features are very slow such as UI sounds, ELS and Vocal Dispatch.

     

    First Callouts

    PeterUCallouts

    StopThePed

    Ultimate Backup

    SoreRobberys

    Wilderness Callouts

    Vocal Dispatch

    LSPDFR+

    PoliceSmartRadio

    TrafficPolicer

    Computer+

    AssortedCallouts

    BetterEMS

    Airport Callouts

    All the things

    Cop Holster

    LSPDFR

    EUP

    ELS

    PLD

    ScripthookV

    ScripthookVDotNet

    Manual Transmission

    OpenIV Vehicles

     

  8. 1 hour ago, Rolandinhioi said:

    When I start GTA the normal way without rage-plugin everything works. For the first moment i thought well fine problem solved now you can start the rage-plugin.... But at this point GTA V crashes.

    It doesn't matter if I start GTA V with the rage-plugin or start it without the plugin and put the plugin on the started game on..

    Please help! I'm trying for about 4hours and no YT-Video was able to help me....

    I'm at the end with my power xD

    send your log, it may be something from openIV try and cut the mods folder out of GTA 5 root folder and try again

  9. 1 minute ago, WildJam said:

    does not works. Or just im doing it wrong, do i have create "if (condition)" in code? and tell me example

    does not works. Or just im doing it wrong, do i have create "if (condition)" in code? and tell me example

    if (SpawnPoint1.DistanceTo(Game.LocalPlayer.Character.Position) > 1500)
    {
                Game.LogTrivial("WildAnimal - STOPPING");
                End();
    }

     

  10. 36 minutes ago, WildJam said:

    thanks, everyone told me to read and watch tutorials, nothing of it helped me. tutorials with "end" i dont know, maybe i dont understand... but didn't help me too.

     

    i can't find any tutorial, and i really need to know how to stop only one code (i mean "If") so do u know?

     

    End(); - works, but stop everything in base.process, so nothing works.

     

    End if - I can't create End if.

     

    break; - does not works, and when replace "if" with "switch" then "else" does not works.

     

    - End(); goes to the End void, that ends the callout.

    - You can use 

    if (Condition)
    {
    	End();
    }

    - break should only be used on while loops, when using 

    if

    it automaticly ends it when it's done

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.