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.

Backup's Light

Featured Replies

I was wondering about Lights on my backup cars, when i call for backup, Alt+b, Backup arrives without lights on, i know this is due to the backup car being an els car, but is there anything i can change to allow them to function with the lights properly in these cars?

  • Author

ugh :( it kills the RP Feeling when a Lapd Car shows up ramming a suspect with no lights and sirens :(

Edited by mitch0913

Revert back to the original cars?

[center][url="http://steamcommunity.com/id/Darth_Revan"][img]http://i1192.photobucket.com/albums/aa340/iconography1/Revan3.jpg[/img][/url] [color=#ff8c00][i][b]Thanks Iconography[/b][/i][/color] OS #1: Windows 7 x64 CPU: AMD Phenom II X4 940 ~3.0Ghz --- GPU: Nvidia GTS 250 (1GB) --- RAM: 4GB Keyboard: Logitech G15 --- Mouse: Logitech G500[/center]

  • Author

Revert back to the original cars?

Yea, thats the simple solution :P , i think its what i may have to do, its just i use an lapd package, (mostly for a K9 Suburban i like) and id like if i had all my cars lapd, instead of a Lapd K9 unit, and then multiple LCPD cars :p i guess i could just pretend LCPD couldnt afford a k9 unit and had a few cars shipped a few thousand miles from LA, haha.

There are non-ELS MX-7000 CVPIs on GPM (in Luxart's section). The downside is they have the siren in the middle, and aren't the most modern version, but they are still not ridiculous for LAPD.

  • Author

Test this: http://www.gtapolice...ls-fix-elsf-v1/

V5 only I believe.

Thanks, downloaded and installed, but out of curiostiy, the keys are 219 and 221 to toggle, i tried searching on google what these keys are not getting any results, So i cross referenced The Els V5 ini file for the list of keys, 219 and 221 isnt listed, so i had planned to change them to alt J for example, when looking at the coding in the ELS file, this is what i find, (as example)

ToggleLightsPri = 74 // J by default

ToggleLightsSec = 75 // K by default

ToggleTakedowns = 84 // T by default -- Menu must be toggled on for effect, PRI lights must be off

BrowseModePri = 85 // U by default -- Menu must be toggled on for effect

BrowseModeSec = 73 // I by default -- Menu must be toggled on for effect

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

ToggleAutoMode = 79 // O by default -- Alt key must be pressed as well

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

ToggleSirens = 71 // G by default

Take The, ToggleinfoPanel = 77 // M By default, --alt key must be pressed as well.

According to the keycode list in Els, this is what it says For 77... // 077 M

So Basically what im getting at here, is if 77 is the key for M, what is telling the script that alt needs to be pressed?

So, if i want Alt J, too be my toggle on, What do i use for that number? Just putting 74, only tells it as j, without the alt i would assume?

Sorry for the long post, Trying to be descriptive as possible.

The ALT part might have been programed into the script it self some of the scripts I use have HAZARD = CONTROL , H for example

077 would be 77 windows I believe has 000 for keys

// -----------------------------------------------------------------------------------------------------

// REFERENCE

//

// 000 Nothing

// 008 Backspace

// 009 Tab

// 012 Clear

// 013 Enter

// 016 Shift

// 017 Ctrl

// 018 Alt

// 019 Pause

// 020 Caps Lock

// 027 Esc

// 032 Spacebar

// 033 Pg Up

// 034 Pg Dn

// 035 End

// 036 Home

// 037 Left

// 038 Up

// 039 Right

// 040 Down

// 042 Print

// 044 Print Screen

// 045 Ins

// 046 Del

// 047 Help

// 048 0

// 049 1

// 050 2

// 051 3

// 052 4

// 053 5

// 054 6

// 055 7

// 056 8

// 057 9

// 065 A

// 066 B

// 067 C

// 068 D

// 069 E

// 070 F

// 071 G

// 072 H

// 073 I

// 074 J

// 075 K

// 076 L

// 077 M

// 078 N

// 079 O

// 080 P

// 081 Q

// 082 R

// 083 S

// 084 T

// 085 U

// 086 V

// 087 W

// 088 X

// 089 Y

// 090 Z

// 096 Numpad 0

// 097 Numpad 1

// 098 Numpad 2

// 099 Numpad 3

// 100 Numpad 4

// 101 Numpad 5

// 102 Numpad 6

// 103 Numpad 7

// 104 Numpad 8

// 105 Numpad 9

// 106 Multiply

// 107 Add

// 108 Separator

// 109 Subtract

// 110 Decimal

// 111 Divide

// 112 F1

// 113 F2

// 114 F3

// 115 F4

// 116 F5

// 117 F6

// 118 F7

// 119 F8

// 120 F9

// 121 F10

// 122 F11

// 123 F12

// 144 Num Lock

// 145 Scroll Lock

// 160 Left Shift

// 161 Right Shift

// 162 Left Ctrl

// 163 Right Ctrl

//

// -----------------------------------------------------------------------------------------------------

Edited by Revan

[center][url="http://steamcommunity.com/id/Darth_Revan"][img]http://i1192.photobucket.com/albums/aa340/iconography1/Revan3.jpg[/img][/url] [color=#ff8c00][i][b]Thanks Iconography[/b][/i][/color] OS #1: Windows 7 x64 CPU: AMD Phenom II X4 940 ~3.0Ghz --- GPU: Nvidia GTS 250 (1GB) --- RAM: 4GB Keyboard: Logitech G15 --- Mouse: Logitech G500[/center]

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...

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.