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.

Thecheater887

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Thecheater887 reacted to Albo1125 in Plugin Developing; First Time Questions   
    In this topic you're basically asking us to write an entire plugin for you. This is not the purpose of this subforum (rather, go to the suggestions forum). This subforum exists to help you get started or when you get stuck when writing actual code.
    You are asking about extremely advanced stuff (some of which isn't even possible at this time). As you are a beginner in C#, you should take it down quite a few notches and start simple (understanding and reproducing the beginner guide projects should help you get a feeling for how the basics work, including below issue).
    If you're having trouble figuring this out, I suggest you follow my video guide to get your basics down (here). You may also be having trouble because you're lacking basic C# knowledge. Follow all the tutorials here: http://rbwhitaker.wikidot.com/c-sharp-tutorials
    Not everything in the game is possible via RPH yet. You'll need to use natives, documented here: http://www.dev-c.com/nativedb/
    Actually, the RPH documentation is pretty extensive, well-written and clear. Make use of the Search function and spend some time with the docs while learning simple stuff (like, 10 hours or so at the absolute minimum). This should get you more comfortable. You can also use Visual Studio's IntelliSense if you prefer (RPH has XML documentation as well).
    I'd advise you to write simple stuff (doesnt have to be unique, just for practice) to get a proper feeling for RPH & LSPDFR. Continue challenging yourself, but make sure it's well within your skill level. Don't expect to finish coding all of the above points anytime soon if you've just started out.
    Good luck.
  2. Like
    Thecheater887 got a reaction from Rich Sobilo in Plugin Developing; First Time Questions   
    Hello.

    I am looking into making modifications for LSPDFR and RAGE, unfortunately, the documentation is very hard to navigate, and somewhat difficult to understand.

    I've got a ((pretty bad looking)) code structure already completed, however, I need some help on some things.

    First, sorry if I posted this in the wrong section, feel free to move it if necessary. Second, these are very noobish questions, but I'm asking not only for myself, but so others don't have to humiliate themselves asking if they need the same information.

    I am writing in C# using VS2015.

    I need to know how to, or be refrenced towards how to;
    - Make a custom pause menu sector, or lookalike, refrence, British Policing Script
    - Disable all human peds and vehicles from naturally spawning
    - Spawn vehicles with advanced livery
    - Spawn custom human peds, walking and in vehicles
    - Set a human or vehicle ped destination
    - Override spawning method that the default "Backup" menu uses
    - Override default LSPDFR menus.
    - Make my plugin run code in another CLI-compliant language, builtin ((safe)) or external ((not safe))
    - Override human ped and vehicle AI functions
    - Make LSPDFR use stats from my plugin instead of relying on RNGesus, for things such as wanted for, flags, citations, etc.
    - Use a multiple-choice menu similar to the "Suicidal Intent" callout to change ped and officer speech and reaction.
     
    Using the API's and SDK's, I run into a recurring issue, where the entire structure of the classes and functions imported are not displayed, so I am unsure how to do many of those things.

    Also, C# is a new concept for me, so I'm still on the beginner side of things.

    I am well aware that this is a difficult task, and may need to be multiple plugins, however, I learn from trial and error, and if I can't figure out the trials, I can't get the errors.

    Sorry, and thanks again!

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.