Le gustan 9 archivos
46 comentarios
0 vídeos
3 subidas
6 seguidores
42.472 descargas
@teinousi Yes! Ctrl+Alt+Add (+/plus key)
@RobCharles1981 Please see my reply to Dameeldiop, which should solve any installation issues.
@ctaylorlfc MPH is planned for a future update :)
@Albe69 Not sure if it works online or whether it would be allowed. As a cosmetic mod, I wouldn't classify it as cheating, but to be safe, I'd advise against using any mods online.
@GEXTERW Thanks for the review! To complete the install, you just have to add the .dll file to the scripts folder provided by ScriptHookVDotNet in your GTA V directory. If you need further clarification, you can refer to earlier comments in this thread or consult the instructions for ScriptHookVDotNet on this site.
@MIC97 "Add" refers to the "+" key. Unfortunately bindings are not changeable at this stage.
@Saad salman Hi, my mod should still work alongside them, but if it doesn't, you can disable those mods since this mod provides the functionality already.
@Gaffa Interesting what you say about the headings and degrees. I'll have to have a look into it. Thanks.
@Gaffa Sure. It's a pretty simple piece of code:
TripMeterValue = TripMeterValue + Veh.Speed * Game.LastFrameTime / 1000
TripMeter = Decimal.Round(TripMeterValue, 2)
@roman-grishin89 Hello again. I do plan to make the odometer save the reading in an update very soon. There is currently an odometer, which is the small reading at the bottom of the HUD, and that logs the number of kilometres travelled across all vehicles.