Post: Vehicle Controller by alexslx
04-27-2015, 11:33 AM #1
Code
Banned
(adsbygoogle = window.adsbygoogle || []).push({});
i take no credit for this! im just sharing it



well i found this on gtaf (You must login or register to view this content.)
Hello,

This plugin will cover most wanted features in vehicles which R* always 'forget' to implement, even if it is requested since 90's.

Features:
Control indicator lights.
Control Hood opening/closing.
Control Trunk opening/closing (Works with some planes like TITAN).
Control interior lights.
Configuration file (Keyboard, Pad coming soon).
Leave car with the engine running and/or door open!
Cruise control
Speedometer
Installation:
Copy .asi and .ini file to GTAV folder.
Open INI file and configure your keyboard binding (optional).
Enjoy.
Default Configuration:


    
[Keyboard]
; Alternate Keys:
; 0 - WILL NOT Check (You can be pressing or not).
; -1 - WILL check (Useful when you have one bind with,
; and other without the CTRL/ALT/MENU keys).
; ------------------------------
; (Key) (Hex) - (Decimal)
; CTRL: 0x11 - 17
; LCTRL: 0xA2 - 162
; RCTRL: 0xA3 - 163
; SHIFT: 0x10 - 16
; LSHIFT: 0xA0 - 160
; RSHIFT: 0xA1 - 161
; ALT 0x12 - 18
; LALT 0xA4 - 164
; RALT 0xA5 - 165
; ------------------------------


; Left Indicator
keyDefLeftLight = 74 ; 'J' Key
keyDefLeftLightAlt = -1 ; Alternate key

; Right Indicator
keyDefRightLight = 76 ; 'L' Key
keyDefRightLightAlt = -1 ; Alternate key

; Alert / Hazard Light
keyDefAlertLight = 75 ; 'K' Key
keyDefAlertLightAlt = -1 ; Alternate key

; Hood Switch
keyDefHoodSwitch = 74 ; 'J' Key
keyDefHoodSwitchAlt = 17 ; Alternate key (CTRL)

; Trunk Switch
keyDefTrunkSwitch = 76 ; 'L' Key
keyDefTrunkSwitchAlt = 17 ; Alternate key (CTRL)

; Interior Light Switch
keyDefInteriorSwitch = 75 ; 'K' Key
keyDefInteriorSwitchAlt = 17 ; Alternate key (CTRL)

; Extra Switch (Taxi lights, Helicopter Searchlight)
keyDefExtraSwitch = 73 ; 'I' Key
keyDefExtraSwitchAlt = -1 ; Alternate key

; Engine Switch
keyDefEngineSwitch = 79 ; 'O' Key
keyDefEngineSwitchAlt = -1 ; Alternate key

; Leave car (Use Alternate to leave with door open)
keyDefLeaveVehicle = 71 ; 'G' Key
keyDefLeaveVehicleAlt = 17 ; Alternate key (CTRL)

; Cruise Control
keyDefCruiseControl = 84 ; 'T' Key
keyDefCruiseControlAlt = 0 ; Alternate key (Disabled)

; Speedometer
[Speedometer]
Enabled = 1 ; BOOLEAN: 1 TRUE, 0 FALSE
ShowSpeedInKmh = 1 ; BOOLEAN: 1 TRUE, 0 FALSE


Default Keys (Will be changed, just showing how it works):
J = Left Indicator
K = Alert Lights
L = Right Indicator
T = Toggle Cruise Control
I = Extras (Taxi lights, or helicopter spotlight [not controllable yet]
O = Toggle Engine
CTRL + J = Open Hood
CTRL + K = Interior Lights
CTRL + L = Open Trunk
G = Leave car with the engines running
CTRL + G = Leave car with the door open and engines running.
Key codes:
Look from Microsoft Virtual Key list: [url]https://msdn.microso...1(v=vs.85).aspx[/url]
Convert from hex (0x8Cool Man (aka Tustin) to decimal using this link: [url]https://www.binaryhex...cimal-converter[/url]
Use this decimal code.
Download :
You must login or register to view this content.
(no virus scan needed as its not an exe)

Credits:
alexslx
BmanDesigns
Screenshots:
You must login or register to view this content.

You must login or register to view this content.

You must login or register to view this content.



again, i DID NOT make this! i take 0 credit

Needa

have fun :p
Last edited by Code ; 04-27-2015 at 11:37 AM.

The following user thanked Code for this useful post:

lwick
04-27-2015, 11:39 AM #2
XToitkimini
Save Point
Nice !
04-27-2015, 12:14 PM #3
Doesnt seem to load on windows 7 x64
04-27-2015, 01:01 PM #4
lwick
Haxor!
nice~!!!

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo