LibertyLocked Posted May 14, 2015 Share Posted May 14, 2015 (edited) IMPORTANT: Please update your ScriptHookV DotNet to v2.3 (NOT the nightly builds!) Read the troubleshooting section if it doesn't show up! v2.0: IT'S FINALLY HERE! Added ingame menu to adjust settings! No more tweaking with INI! HAVE FUN customizing your speedometer! FEATURES: 1. Functional speedometer 2. Configurable interface (position, font, color, opacity, etc) 3. Ingame menu to visually adjust settings. Keybind editable (default F7) 4. (Optional) Resettable odometer 5. Includes 0-100kph(62mph) timer, max speed recorder 6. Shows speed when riding deer with Ride A Deer REQUIREMENTS: 1. ScriptHookV 2. ScriptHookV DotNet INSTALLATION: 1. Put "Metric_Speedometer.cs" and "Metric_Speedometer.ini" in "scripts" folder. Create "scripts" folder if it does not exist. 2. Open "Metric_Speedometer.ini" and change the keybind for speedometer menu if F7 is already bound to other scripts. 3. Run GTA V, press the key you've set in the INI to bring up the menu. Use NumPad 8 4 6 2 to navigate, NumPad 5 to confirm, NumPad 0 to go back. 4. (Optional) When you are done configuring, you can un-bind the key by setting "EnableMenu" to false in the INI file. TROUBLESHOOTING: 1. Make sure you have the latest ScriptHookV and ScriptHookVDotNet (find their release builds on GitHub, NOT the nightly ones on AppVeyor!), and they are placed in game root directory. 2. Make sure you have all the required redists for ScriptHookVDotNet installed (Microsoft .NET Framework 4.5.2 and Microsoft Visual C++ Redistributable for Visual Studio 2013 (x64)) 3. Check the INI config file and make sure all values are valid. Re-download the file if necessary. 4. The speedometer still won't show up? Check the ScriptHookVDotNet.log in game root directory and paste me the related logs. CHANGELOG SINCE 2.0: v2.1.3: Added onfoot speed option v2.1.2: Updated for Script Hook V .NET v1.0 v2.1.1: Fixed issues with some nightly builds of Script Hook V .NET v2.1.0: Added 0-100kph(62mph) timer and max speed recorder v2.0.3: Fixed "Reload" and "Restore to Default" buttons. v2.0.2: Added "Font Style" to display settings. v2.0.1: Fixed incorrect text for opacity. Fixed config saving with certain parameters. Photosensitive Seizure Warning: don't turn on Rainbow Mode if you have seizure! Special thanks to: Alexander Blade, XBLToothPik, and the wonderful modding community! GitHub repo Downloads & Screenshots: Latest: Download from GTA5-Mods.com Edited October 14, 2015 by LibertyLocked Vixremento and Mince 2 Link to comment Share on other sites More sharing options...
80T Posted May 14, 2015 Share Posted May 14, 2015 Is it possible to add drop shadow to the text, not only the rectangle background ? Link to comment Share on other sites More sharing options...
LeonEma Posted May 14, 2015 Share Posted May 14, 2015 Thanks! exactly what i needed ...also if could be asi would be better for me Link to comment Share on other sites More sharing options...
Vixremento Posted May 14, 2015 Share Posted May 14, 2015 I love the idea of this mod and I've been meaning to look for one that does just this. One suggestion (this was when I as thinking about how cool it would be to see the speed) is to have the option to record the max speed you've done in a specific vehicle type and to then show you that the next time you get into the same vehicle type again (e.g. 155 km/h Max: 209km/h). Will give this a try later today! Link to comment Share on other sites More sharing options...
LibertyLocked Posted May 15, 2015 Author Share Posted May 15, 2015 I love the idea of this mod and I've been meaning to look for one that does just this. One suggestion (this was when I as thinking about how cool it would be to see the speed) is to have the option to record the max speed you've done in a specific vehicle type and to then show you that the next time you get into the same vehicle type again (e.g. 155 km/h Max: 209km/h). Will give this a try later today! I'll look into it, but I'm trying to keep the mod simple and light, i.e. not taking much screen space. I'll see what I can do. Vixremento 1 Link to comment Share on other sites More sharing options...
Vixremento Posted May 15, 2015 Share Posted May 15, 2015 I love the idea of this mod and I've been meaning to look for one that does just this. One suggestion (this was when I as thinking about how cool it would be to see the speed) is to have the option to record the max speed you've done in a specific vehicle type and to then show you that the next time you get into the same vehicle type again (e.g. 155 km/h Max: 209km/h). Will give this a try later today! I'll look into it, but I'm trying to keep the mod simple and light, i.e. not taking much screen space. I'll see what I can do. Sweet no problem, was just something I thought of that might be cool to have (I like the simplicity of the mod myself as it is right now). One option to keep it simple is to have it only show the speed as it currently does at the moment and to then perhaps have some toggles to include the max speed ever in the current car, another to maybe show the max speed and car ever or even to show a short "top 10" list type of thing (so top 10 speeds ever done per vehicle). As an example (assuming this is in the bottom middle of the screen) one could have a key that just toggles the different display modes: Default mode: 185 km/hMax Speed mode: 185 km/h [207 km/h]Max Speed mode 2: 185 km/h [207 km/h] [Frogger: 242 km/h] Then perhaps another different toggle key that just shows the top 10 list in the middle of the screen: 1: CUBAN800 2312: NINEF2 1953: BANSHEE 1794: DUNE 1625: ... Either way thanks for the mod and for taking the time to consider the suggestions. Link to comment Share on other sites More sharing options...
LibertyLocked Posted May 21, 2015 Author Share Posted May 21, 2015 I've updated the mod to 2.0. Finally implemented the most requested feature! Added an ingame menu to adjust the settings visually Link to comment Share on other sites More sharing options...
PhillBellic Posted May 22, 2015 Share Posted May 22, 2015 Can you run both MPH, and KM/H 'modes' simultaneously? Link to comment Share on other sites More sharing options...
LibertyLocked Posted May 22, 2015 Author Share Posted May 22, 2015 Can you run both MPH, and KM/H 'modes' simultaneously? I'll implement it once I got RPM display correctly Link to comment Share on other sites More sharing options...