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.

Hoffers

Members
  • Joined

  • Last visited

Everything posted by Hoffers

  1. ​*I should mention I don't speak on behalf of the mod creator, yet my own experiences so far with the available hook of GTA:V script engine.* Yes, It is possible; to a certain degree. You need control over where the fire is actually spawning (or any other incident that is implemented for that matter). You don't want to allow the script to take some random numbers, churn them into vectors (positions) and place an incident there. It would be chaotic, very messy and potentially game breaking/bugs galore. While I think it's an option that the creator can invest into, it needs to be managed. With set parameters for the location and general areas of spawning. I agree going to the same place over and over again can get repetitive and boring quickly. What I suggest is having a spawn area manager script or something of the sort to check locations (I believe the entity functions can work here with hashes, although I haven't explored that yet). But due to the creator using the .net wrapper for the scripthook they have limitations at the moment, unless the creator adds function calls with hashes. Message to the creator: Good effort so far! I'd like to collaborate with you in idea pitching and support if needed. I expect a lot out of this project! I'm impressed with what's already been implemented. May I suggest an INI file for key bindings etc?
  2. One tip/sight I want to give is the float speed you have on the player ball. There seems to be no limit in how far I go. Are you controlling this at all? If not, you could regulate this in the update function with a simple if statement comparing speed to a float variable (say private static float maxSpeed = 20f; or something of the sort). Other then that, maybe try adding some tilt to the level, or progression.. Say the next level the platform rocks side to side etc. Feel free to add me on Skype if you need help.
  3. I give kudos to you for being a thoughtful developer for the end user! We don't get many of them here at my work :)
  4. Are you accessing the checkpoint via LCPDFR or the scripthook? Actually, either way the vector should have a z axis, maybe try binding that to say numpad 9 for up on z and numpad 3 for down? (I believe it's Z for vertical, please correct me if I'm wrong, haven't dabbled with GTA for a little bit.).
  5. Nice! Might add it to my personal pack to remedy my laziness! :p
  6. Hoffers commented on Mustu's gallery image in GTA IV Galleries
  7. No, no it is not. Get back in your hole you rust bucket.
  8. Hoffers commented on corleone's gallery image in GTA IV Galleries
  9. Hoffers commented on stinkace2's gallery image in GTA IV Galleries
  10. "I love all the sexual oriented food. Oh and sounds." -Said no one ever. What a waste of food. Why not just smash it with a hammer? hilarious none the less

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.