DashHook (Library) v1.0.1
73.188
417
73.188
417
DashHook is a C++ library and helps other scripts with interacting with the vehicle dashboard.
Installation
Put DashHook.dll in the main GTA V folder.
Developer usage
Check GitHub and the header file for details.
Do not bundle DashHook.dll with your script, always refer them to this page or GitHub releases for updates.
The following list shows scripts currently using this library and what fields they access. Please let me know when you want to use the library, I'll update the list so you know what fields might be affected.
Credits
The "guts" is all alloc8or's, but I built a library around it to manage access for multiple scripts. The struct is from the game itself.
Changelog
v1.0.1
* Fix an issue that sometimes causes values to be default or zero
v1.0.0
* Initial release
Installation
Put DashHook.dll in the main GTA V folder.
Developer usage
Check GitHub and the header file for details.
Do not bundle DashHook.dll with your script, always refer them to this page or GitHub releases for updates.
The following list shows scripts currently using this library and what fields they access. Please let me know when you want to use the library, I'll update the list so you know what fields might be affected.
- Dial Accuracy Fix - (1.0.0)
- speed
- rpm
- Turbo Fix - (1.1.0)
- boost
- vacuum
- Manual Transmission - (5.0.0)
- ABSLight when ABS is active
- engineLight, ABSLight, petrolLight, oilLight, batteryLight when stalled
- oilPressure when AWD dial remap is active for y97y's Skyline R32
- (Your script) - (Starting version using it)
- (VehicleDashboardData field) - set constantly, periodically, occasionally
Credits
The "guts" is all alloc8or's, but I built a library around it to manage access for multiple scripts. The struct is from the game itself.
Changelog
v1.0.1
* Fix an issue that sometimes causes values to be default or zero
v1.0.0
* Initial release
Poprvé nahráno: 07. duben 2020
Poslední aktulizace: 16. duben 2020
Last Downloaded: před 19 minutami
45 Komentářů
More mods by ikt:
DashHook is a C++ library and helps other scripts with interacting with the vehicle dashboard.
Installation
Put DashHook.dll in the main GTA V folder.
Developer usage
Check GitHub and the header file for details.
Do not bundle DashHook.dll with your script, always refer them to this page or GitHub releases for updates.
The following list shows scripts currently using this library and what fields they access. Please let me know when you want to use the library, I'll update the list so you know what fields might be affected.
Credits
The "guts" is all alloc8or's, but I built a library around it to manage access for multiple scripts. The struct is from the game itself.
Changelog
v1.0.1
* Fix an issue that sometimes causes values to be default or zero
v1.0.0
* Initial release
Installation
Put DashHook.dll in the main GTA V folder.
Developer usage
Check GitHub and the header file for details.
Do not bundle DashHook.dll with your script, always refer them to this page or GitHub releases for updates.
The following list shows scripts currently using this library and what fields they access. Please let me know when you want to use the library, I'll update the list so you know what fields might be affected.
- Dial Accuracy Fix - (1.0.0)
- speed
- rpm
- Turbo Fix - (1.1.0)
- boost
- vacuum
- Manual Transmission - (5.0.0)
- ABSLight when ABS is active
- engineLight, ABSLight, petrolLight, oilLight, batteryLight when stalled
- oilPressure when AWD dial remap is active for y97y's Skyline R32
- (Your script) - (Starting version using it)
- (VehicleDashboardData field) - set constantly, periodically, occasionally
Credits
The "guts" is all alloc8or's, but I built a library around it to manage access for multiple scripts. The struct is from the game itself.
Changelog
v1.0.1
* Fix an issue that sometimes causes values to be default or zero
v1.0.0
* Initial release
Poprvé nahráno: 07. duben 2020
Poslední aktulizace: 16. duben 2020
Last Downloaded: před 19 minutami
I've uploaded a C++ and C# example of how to interact with this.
https://github.com/E66666666/GTAVDashHook/tree/master/Examples
@ikt is dashdata.speed MPH?
@ImNotMentaL
yes, i think
@ikt can you also add support for radio station, song name, song artist and use it like vehicle.RPM, andalso get and set the value from VEHICLE::_SET_VEHICLE_NITRO_ENABLED
@ImNotMentaL
No
why does it give me gear asi error when i remape a button
does this mod still works with the latest update?
Ótimo trabalho bro!
@ikt @ikt does this dash script shows the components icon at the bottom of the screen while you are in your car driving? Like does it show your battery, engine, temp, and other dash icons?
@boobiedread2282
No, this just allows other scripts to override stuff.
I have no scripts that do dashboard stuff.
@ikt thank you
is there a mod that shows which gear you're driving?
This is great to see!
@ikt please, add a clarification to the description of the mod about exactly where to put the dll file:
1) to the scripts folder, because everyone is used to doing this usually
or....
2) NO, DEFINITELY YOU MUST PUT DLL TO THE ROOTS GAME DIRECTORY, THIS IS NOT AN MISTAKE, I MEAN EXACTLY THAT
bro how bout u realize u have fans bro u should work on the manual trans V script u actin hollywood for no reason u def well kno thats ur best mod
so i found a way to downgrade gta 5. ikt if you want to put this in ur description pls do.
How-To downgrade from v3095 to v3028
Open "Run" with windows+R key
Type " steam://open/console"
A console will appear on steam.
Download the manifests by pasting the commands below.
download_depot 271590 271591 5706962312953127803
download_depot 271590 271594 7259497167106792192
READ!!!! You only need to let steam download "Update.rpf" and "Update2.rpf" for the 2nd command You do not need to download all 55 gigs. When a folder called "x64" starts to download/show up in the "depot_271594" folder. It's done. Once this happens. Close and reopen steam to stop the rest of the download. (You do not need x64)
File location: C:\Program Files (x86)\Steam\steamapps\content\app_271590
Drag and drop all contents within the folders into your gta v main directory.
Make sure to set GTA V to update only when launched.
This method works for steam only.
@PeterGriffinthe4th thanks, but how do you stop it from updating to newer versions in the future when you launch it after downgrading?
@dustyrobby try using my steam properties
general tab:
Enable the Steam Overlay while in game: Off
updates tab:
Automatic Updates: Always keep this game updated
Background downloads: Allow background downloads while im playing
see if this works for you. if it doesnt let me know.
@dustyrobby I would also suggest that AFTER applying all of these properties downgrade the game again using my instructions i already posted.
@PeterGriffinthe4th It works. Thanks again.
@dustyrobby no problem :)