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.

Script & Data File Modification Tutorials

Tutorials related to modifying data files and creating scripts can be found here, such as how to change weapon damage values and the basics of scripting using the .NET Scripthook.

38 tutorials in this category

  1. Abel Gaming ·
    Important Resources: Scripthookdotnet Visual Studio 13 or up .Net Framework 4.5.2 Tutorial Start: 1) We will begin with this base script: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Windows.Forms; using GTA; using GTA.Native; namespace Mod { public class Mod : Script { public Mod() { //set interval Interval = Settings.GetValueInteger("INTERVAL", "SETTINGS", 10000)
    • 1 comment
    • 7,525 views
  2. EvanA ·
    As well as the hundreds if not thousands of constructors, functions, etc. the LCPDFR API & ScriptHookDotNet resource provide; there are still some functions not integrated available through the use of natives, the same thing basically applies to LSPDFR though this is not directly targeted towards that game. Calling a native through ScriptHookDotNet is as simple as using a function however the parameters are not checked since the natives aren't defined and are a string(it's a void constructo
    • 0 comments
    • 1,655 views
  3. FinKone ·
    Hey guys - I just did a quick video because a good bit of you guys are asking me how I get my game setup the way it is.  This ins't everything in terms of setting up... that video would be hours long.  This is just a start for those confused on the most basic level of where to put stuff.  Just google the file names if you need them ("LCPDFR 1.1 download", "LCPDFR ELS 8.0 download" and "Cry3ENB GTA IV download" - you should be able to find them rather easy.)   Heres a link to the video none-the
    • 9 comments
    • 17,639 views
  4. CheezyTheNerd ·
    ELS 8.5 Tutorial By: CheezyThenerd This Is a simple tutorial on how to Install ELS 8.5. If you have question comment below! Download ELS: https://www.youtube.com/watch?v=JJfBE69F9JE
    • 2 comments
    • 6,369 views
  5. CheezyTheNerd ·
    https://www.youtube.com/watch?v=yQvDFxq3eu4 Today I made a simple Tutorial on how to Install LCPDFR 1.0d Now this does not fix alot of Issues but It helps fix a major Issue with dsound.dll Watch the full Tutorial to understand the walk through. Also PLEASE MAKE BACK UP FILES, If you have any questions I will do the best of my ability to answer them. *UPDATE FOR HOTFIX* If you are confused about the ASI Loaders file not being there DO NOT Panic. You did not do anything wr
    • 13 comments
    • 9,556 views
  6. LtKeller ·
    UPDATE Both the developers of LCPD:FR and ELS have fixed most of the problems outlined here in LCPDFR v1.1 and ELS v8.5 respectively. This guide still applies to 1.0d and earlier, as well as ELS v8.0 and earlier. Guide Summery This guide is designed to provide information on GTA IV crashing just before getting in game, or GTA IV crashing during gameplay, caused by ELS. Before performing the actions this guide, make sure you have done the following: Make sure you aren't using a crack Up
    • 4 comments
    • 8,075 views
    • 1 comment
    • 3,648 views
    • 6 comments
    • 2,989 views
  7. Hepster ·
    Hello everyone, today i am going to show you how to get non-els car slots like the comet. I've seen a post about this and no one was really any help at all. They were keeping saying use the default_config file or that you can't do it at all. I am here to tell you all you can do it and it's very simple. Steps: 1. Add the config file to the _Slotcontrol file 2. create the new config file. 3. Go in game and have fun. Notes: If you do not want to go through the process of creating the Conf
    • 1 comment
    • 5,849 views
  8. Hepster ·
    The Hepster Project is a project I started because I wanted to add my own cars in game without replacing and current cars. Having unlimited car slots instead of having the limited number of cars GTA Lets you. In The Hepster Project rar file their is a few files letting you bypass the game. Letting you add your own cars with custom names and spawning names. *UPDATE* The Hepster Project does work for LCPDFR (1.0C Only) - Add car name to AdditionalCopCarModels - Also include the car name to S
    • 8 comments
    • 3,004 views
  9. 1supermiguel ·
    Just watch this video I uploaded about it, it explains the two steps you need to know easily: https://www.youtube.com/watch?v=oEf0oabEdho Hope this helped all who needed it! And yup, it is just that simple to turn ANY GTA IV Vehicle into a POLICE vehicle, no matter what kind! I tested it and it works, that is why I made the video about it. Enjoy and have fun making some vehicles into police vehicles in-game! Peace! :smile:
    • 14 comments
    • 9,869 views
  10. DeviLee ·
    VAC stands for Voice activated Commands, in which you can set to respond to voice, so you can actively roleplay your radio calls in game. For example: "10-4 control, en-route" could activate the "yes" option to accept a callout. Here's the video Video: Download from: http://www.dwvac.com/ Features: Multiple Activation Phrases to trigger an action. You can assign sounds or speech to each action, a sound or phrase will play for success when the command was recognized.
    • 0 comments
    • 13,252 views
  11. OfficerELS ·
    Just follow the pictures_:
    • 1 comment
    • 2,986 views
  12. Deactivated Member ·
    Ok so as you know ELS V8 dosn't have very good patterns to use for a traffic advisor. This tutorial will teach you how to change that. 1) Navigate to your GTA IV directory 2) Open the "ELS" folder 3) Now open the file name "default_config" 4) Scroll down until you see "[ SECL ]" 5) Change "Type" from "leds" to "drct" 6) Now save the file and start the game! You have now just improved your ELS traffic advisor.
    Deactivated Member
    • 2 comments
    • 6,567 views
  13. Pdx ·
    Hello and welcome to this short tutorial on how to fix ELS v7 (R02) with the standard copy of GTA IV(No EFLS) Step 1: Go into your GTA IV directory and find ELS.ini Step 2: Scroll down until you find Config Settings for Police 3-Police B Step 3: Replace this; Status = on with; Status = off Step 4: Save it and exit out Step 5: Launch the game and enjoy.
    • 4 comments
    • 4,138 views
  14. visible25 ·
    Just a quick video showing how to download LCPDFR 1.0 with the 1.0a Hotfix! http://www.youtube.com/watch?v=qArYSbB-fhY&feature=youtu.be
    • 8 comments
    • 18,091 views
  15. Mustu ·
    Hope you guys found this informative and (kind of) entertaining. I decided to make this video since there wasn't a video on LCPDFR 1.0 and a custom ELS config or a video on how to install the hotfix, which not many people know how to install. "Eat up, young ones" -hlsavior:
    • 0 comments
    • 7,037 views
  16. maddriller ·
    Hey everyone. everyone is asking about how to do it I had crazy problems trying to understand how to do it and I caught it in another area on how to in the comments section so I will break it down in full detail. I especially want to give thanks and his original credit Jay for being the first to put a tutorial on how to do this but It confused me and I want to thank him and not bashing or putting anyone down thanks. Step 1: pick an image that you want and save it to your desktop or p
    • 1 comment
    • 3,574 views
  17. CrossFire ·
    Hello!! Since this is a new feature in ELS V7 and some people may not know about it, i'm going to show you how to enable multiple siren tones in ELS version 7 1) Make sure you have the latest version of GTA and ELS V7 2) Go into GTA 3) Press and hold "T", then press "H" You should then have multiple siren tones at once!! Hope this helps
    • 1 comment
    • 6,230 views
  18. CrossFire ·
    Hello!! I'm here to show you how to make your ELS lights brighter, if you are using a ENB that you really like but the ELS lights are not bright, this is the tutorial for you!! (Pictures included if need :)) 1) Go to your GTA directory 2) Go to Common/Data 3) Look for Visualsettings.dat 4) once you find it, open it and look for "# other.emmisive.lights" 5) Change "car.default.emissive.on" to 100, 6) When you get in-gam
    • 13 comments
    • 63,179 views
  19. CrossFire ·
    Hello!! Ever wonder how you could get your game to run faster with ENB's? There are multiple ways of making GTA IV run faster,i'm going to list the the most common ways to make GTA IV run faster 1) Use a program called Razor Game Booster, what Game Booster does is look for programs that you are not using that it could close to make your game run faster. 2) (For AVG PC TuneUp users ONLY) Right click AVG PC TuneUP and you should see "Economy Mode", "Standard Mode", and "Turbo Mode" Click Tur
    • 15 comments
    • 20,788 views
  20. CrossFire ·
    Hello! Ever wonder how you can do a realistic Code 2 response? Well this tutorial will let you do that!!! 1) Make sure you have the latest patch of GTA IV (1.0.7.0) and the latest LCPDFR version (.95 RC2 R2) 2) Get in GTA IV 3) Start LCPDFR and wait for a call that would make you respond code 2 4) Turn on ELS and respond, but hit Numpad "/" instead of your siren 5) Cars should pull over (Use airhorn or Manual Siren if needed!) 6) Enjoy your Code 2 response!!
    • 4 comments
    • 12,198 views
  21. Munch1431 ·
    Hope this helps! http://www.youtube.com/watch?v=nkm1u20fygI
    • 25 comments
    • 16,667 views
  22. Tray22x ·
    a quick video to help thos having problems with the keys in els7 http://www.youtube.com/watch?v=sy1jUUCcPvs this is my youtube channle like my video comment and sub if you really like it and wanna see more tuturals for gtaiv
    • 3 comments
    • 10,003 views
  23. Carrythxd ·
    Tutorial video on how to get ELS V7 to work in your Grand Theft Auto IV. Remember to read the "ELS USER GUIDE.pdf" It will give you alot of information that you will need. If the light's don't show up, 1. Make sure you have your Trainer keys disabled (if you are using a Trainer, SNT for example). If you don't know how to disable Trainer keys go to Options - Enable/Disable Trainer Keys 2. Make sure you have a ELS V6 or ELS V7 enabled vehicle that you are using 3. Make sure that you h
    • 4 comments
    • 7,015 views

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.