Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Rodrigues

Members
  • Joined

  • Last visited

  1. all car data in the ini file is treated as an integer (not sure what gets loaded with 1.3 but my guess is 13), fuel prices are treated as floating point numbers. And inded, it searches for engine name (never notice that), but as version 2 you can use the hash code instead.
  2. But thank you for the ideia anyway.
  3. Helicopters do not consume fuel, currently working on that. And boats too.
  4. lol, I actually had that problem once, while testing, really frustrating searching for something as evident as that. But my gauge never disapears and that is still odd.
  5. out of cash might be the reason
  6. Do you have any other script mods ? (and please check the scripthook versions) Can you try different scenarios for me ? Like : different car same key same car different key different car different key It's quite odd that problem, the refuel code and the gauge code are in different scripts ! And the gauge should appear as long as you are in a vehicle. But since you have other mods, nothing is "for sure".
  7. Do you see any message on the top left corner starting with "@_PerFrameDrawing - " ? Which key code are you using ? Does the fuel bar vanishes completely or does it stay in grey ? Does it happen with any vehicle or vehicle in particularly ? I have changed the refuel code a bit, guess it is now a bit messy. Just trying to pinpoint your problem and see if I can fix it.
  8. I got you now, but still not understanding why this conversation started lol, forget about it. Enjoy playing
  9. Please make yourself clear. Are talking about which script ?
  10. Are you tryng to say anything ?
  11. Remove the blank spaces before and after the '=' signal and do not use literal keys use the respective key code instead, view the link for a list of keycodes - http://msdn.microsoft.com/en-us/library/system.windows.forms.keys(v=vs.71).aspx Really sorry for that, v1.1 ready and fixes that and adds gauge location to ini file
  12. I will try to add that to the ini file.
  13.    Rodrigues reacted to a comment on a file: Ultimate Fuel Script
  14. Not really. It works like this CurrentFuel = CurrentFuel - VehicleRPM * (DRAIN / 100.0F), it runs this every second. The higher the DRAIN value, more gas is consumed.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.