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.

ELS Trouble, any help would be much appreciated.

Featured Replies

I'm new to modding and the community here so I hope I posted this in the right section. I've been working on this a few days and this is what I got:

LCPD:FR works great, just after I install the 4 files that are ELS the game doesn't recognize that I have installed ELS. Meaning that the sirens work, just the lights don't. The vehicles I added are both ELS compatible, and the ELS files are dropped right into the directory. When in game and I press ~ button the command text says something like "// Using Luxart Emergency Lighting System: False".

Thank you for any and all help! :)

LCPD:FR works great, just after I install the 4 files that are ELS the game doesn't recognize that I have installed ELS. Meaning that the sirens work, just the lights don't. The vehicles I added are both ELS compatible, and the ELS files are dropped right into the directory. When in game and I press ~ button the command text says something like "// Using Luxart Emergency Lighting System: False".

Have you any other mods installed (i.e. script mods, ASI mods, etc.)? Also, please note that what the console says about ELS is meaningless, since it no longer properly detects ELS at the moment.

For the sake of troubleshooting, can you also run the and post up the diagnostics log? There may be script errors or other things missing that you are not aware of.

Hopefully, we can assist you further after you post additional information to your problem.

Edited by Raggio

[size=4][font=comic sans ms,cursive]Why are people so self-conscious about needing others to press the [color=#00FF00]green [img]http://www.lcpdfr.com/public/style_images/overlayblue/rep_up.png[/img] arrow[/color]? If I helped you out, I don't care if you press it or not. The internal feeling of having helped others is good enough for me. Enjoy modding, and have fun![/font][/size] [size=4][font=comic sans ms,cursive][size=4][font=comic sans ms,cursive]Also, feel free to [url="http://www.lcpdfr.com/gallery/album/388-raggios-gta-iv-mods-and-gameplay-screenshots/"]check out my gallery for my latest screenshots[/url]! I'm playing with my custom SFPD, CHP, and FOXHOUND texture mods, plus iCEnhancer 2.0 and LCPD:FR 0.95 Beta 1![/font][/size][/font][/size] [size=5][color=#999999]Rʏᴜᴋᴏ Rᴀɢɢɪᴏ, Rᴀɢɢɪᴏᴍᴇᴅɪᴀ Pʀᴏᴅᴜᴄᴛɪᴏɴs[/color][/size]

  • Author

Hey thank you guys for the help! I got the game off Steam and I was placing the els files into a folder I thought was the root folder but it turned out Steam uses a different root file that I was able to identify using the diagnostic tool. Thanks a ton! Everything works like a camp!! :D

Hey thank you guys for the help! I got the game off Steam and I was placing the els files into a folder I thought was the root folder but it turned out Steam uses a different root file that I was able to identify using the diagnostic tool. Thanks a ton! Everything works like a camp!! :D

Great! Glad to hear you got it working! Have fun! :happy:

[size=4][font=comic sans ms,cursive]Why are people so self-conscious about needing others to press the [color=#00FF00]green [img]http://www.lcpdfr.com/public/style_images/overlayblue/rep_up.png[/img] arrow[/color]? If I helped you out, I don't care if you press it or not. The internal feeling of having helped others is good enough for me. Enjoy modding, and have fun![/font][/size] [size=4][font=comic sans ms,cursive][size=4][font=comic sans ms,cursive]Also, feel free to [url="http://www.lcpdfr.com/gallery/album/388-raggios-gta-iv-mods-and-gameplay-screenshots/"]check out my gallery for my latest screenshots[/url]! I'm playing with my custom SFPD, CHP, and FOXHOUND texture mods, plus iCEnhancer 2.0 and LCPD:FR 0.95 Beta 1![/font][/size][/font][/size] [size=5][color=#999999]Rʏᴜᴋᴏ Rᴀɢɢɪᴏ, Rᴀɢɢɪᴏᴍᴇᴅɪᴀ Pʀᴏᴅᴜᴄᴛɪᴏɴs[/color][/size]

ELS uses different keys to activate the lights See below

ToggleLightsPri = 74 // J by default

ToggleLightsSec = 75 // K by default

ToggleLightsWrn = 76 // L by default

BrowseModePri = 85 // U by default -- Info. panel must be toggled on for effect

BrowseModeSec = 73 // I by default -- Info. panel must be toggled on for effect

BrowseModeWrn = 79 // O by default -- Info. panel must be toggled on for effect

ToggleInfoPanel = 77 // M by default -- Alt key must be pressed as well

ToggleAutoMode = 84 // T by default -- Alt key must be pressed as well

ToggleHazLights = 89 // Y by default -- Alt key must be pressed as well

As well as you need to be sure the car is active see below spoiler, Notice how (this default config) has everything but eflc cars Active=1?

[ AMBULANCE ]

Active = 1

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 3

[ FBI ]

Active = 1

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 0

[ FIRETRUCK ]

Active = 1

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 3

[ NOOSE ]

Active = 1

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 2

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 0

[ NSTOCKADE ]

Active = 1

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 0

[ POLICE ]

Active = 1

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 0

[ POLICE2 ]

Active = 1

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 0

[ POLICE3 ] // EFLC

Active = 0

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 0

[ POLICE4 ] // EFLC

Active = 0

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 0

[ POLICEB ] // EFLC

Active = 0

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 0

[ POLPATRIOT ]

Active = 1

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 2

[ PSTOCKADE ]

Active = 1

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 5

  • Author

Great! Glad to hear you got it working! Have fun! :happy:

I will do thanks a bunch! :yes:

ELS uses different keys to activate the lights See below

ToggleLightsPri = 74 // J by default

ToggleLightsSec = 75 // K by default

ToggleLightsWrn = 76 // L by default

BrowseModePri = 85 // U by default -- Info. panel must be toggled on for effect

BrowseModeSec = 73 // I by default -- Info. panel must be toggled on for effect

BrowseModeWrn = 79 // O by default -- Info. panel must be toggled on for effect

ToggleInfoPanel = 77 // M by default -- Alt key must be pressed as well

ToggleAutoMode = 84 // T by default -- Alt key must be pressed as well

ToggleHazLights = 89 // Y by default -- Alt key must be pressed as well

As well as you need to be sure the car is active see below spoiler, Notice how (this default config) has everything but eflc cars Active=1?

[ AMBULANCE ]

Active = 1

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 3

[ FBI ]

Active = 1

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 0

[ FIRETRUCK ]

Active = 1

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 3

[ NOOSE ]

Active = 1

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 2

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 0

[ NSTOCKADE ]

Active = 1

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 0

[ POLICE ]

Active = 1

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 0

[ POLICE2 ]

Active = 1

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 0

[ POLICE3 ] // EFLC

Active = 0

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 0

[ POLICE4 ] // EFLC

Active = 0

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 0

[ POLICEB ] // EFLC

Active = 0

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 0

[ POLPATRIOT ]

Active = 1

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 2

[ PSTOCKADE ]

Active = 1

Halogen_Only = 0

Color_Light1L = 0

Color_Light2L = 0

Color_Light3R = 0

Color_Light4R = 0

Color_Light7L = 3

Color_Light8C = 3

Color_Light9R = 3

Offst_SLights = 5

Sweet this'll help me out big time, cheers!

Not sure if its a similair issue but when i have trainer active the lights dont come on straight away when i press J(i have to hold it down for a good few secs before it turns on), but if i have the trainer disabled the lights come on straight away on probs. Also when i try and switch on the lights panel(with trainer activated) using alt m instead on bring up the panel, it spawns a vehicle is there anyway of stopping this with actually having to disable trainer?

Not sure if its a similair issue but when i have trainer active the lights dont come on straight away when i press J(i have to hold it down for a good few secs before it turns on), but if i have the trainer disabled the lights come on straight away on probs. Also when i try and switch on the lights panel(with trainer activated) using alt m instead on bring up the panel, it spawns a vehicle is there anyway of stopping this with actually having to disable trainer?

You're experiencing that kind of behavior because of the shortcut keys of SNT. To disable that and allow for proper operation of ELS, open the trainer.ini configuration file and change the keybindings setting to this:


KeyBindingsDisabled=1 //Key Bindings (except menu keys) disabled on startup

[size=4][font=comic sans ms,cursive]Why are people so self-conscious about needing others to press the [color=#00FF00]green [img]http://www.lcpdfr.com/public/style_images/overlayblue/rep_up.png[/img] arrow[/color]? If I helped you out, I don't care if you press it or not. The internal feeling of having helped others is good enough for me. Enjoy modding, and have fun![/font][/size] [size=4][font=comic sans ms,cursive][size=4][font=comic sans ms,cursive]Also, feel free to [url="http://www.lcpdfr.com/gallery/album/388-raggios-gta-iv-mods-and-gameplay-screenshots/"]check out my gallery for my latest screenshots[/url]! I'm playing with my custom SFPD, CHP, and FOXHOUND texture mods, plus iCEnhancer 2.0 and LCPD:FR 0.95 Beta 1![/font][/size][/font][/size] [size=5][color=#999999]Rʏᴜᴋᴏ Rᴀɢɢɪᴏ, Rᴀɢɢɪᴏᴍᴇᴅɪᴀ Pʀᴏᴅᴜᴄᴛɪᴏɴs[/color][/size]

You're experiencing that kind of behavior because of the shortcut keys of SNT. To disable that and allow for proper operation of ELS, open the trainer.ini configuration file and change the keybindings setting to this:


KeyBindingsDisabled=1 //Key Bindings (except menu keys) disabled on startup

Awsome thanks for that!

Awsome thanks for that!

You're welcome! Have fun! :happy:

[size=4][font=comic sans ms,cursive]Why are people so self-conscious about needing others to press the [color=#00FF00]green [img]http://www.lcpdfr.com/public/style_images/overlayblue/rep_up.png[/img] arrow[/color]? If I helped you out, I don't care if you press it or not. The internal feeling of having helped others is good enough for me. Enjoy modding, and have fun![/font][/size] [size=4][font=comic sans ms,cursive][size=4][font=comic sans ms,cursive]Also, feel free to [url="http://www.lcpdfr.com/gallery/album/388-raggios-gta-iv-mods-and-gameplay-screenshots/"]check out my gallery for my latest screenshots[/url]! I'm playing with my custom SFPD, CHP, and FOXHOUND texture mods, plus iCEnhancer 2.0 and LCPD:FR 0.95 Beta 1![/font][/size][/font][/size] [size=5][color=#999999]Rʏᴜᴋᴏ Rᴀɢɢɪᴏ, Rᴀɢɢɪᴏᴍᴇᴅɪᴀ Pʀᴏᴅᴜᴄᴛɪᴏɴs[/color][/size]

This is a support topic.
Only reply here to offer help or assistance to Shurik57. Off-topic or "me too" replies will be removed.

Need support yourself? Make a new topic instead.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Similar Content

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.