Jump to content

Backup's Light


Recommended Posts

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?

Link to comment
Share on other sites

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]

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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]

Link to comment
Share on other sites

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

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...