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.

gangrenn

Members
  • Joined

  • Last visited

Everything posted by gangrenn

  1. gangrenn posted a gallery image in GTA IV Galleries
  2. gangrenn commented on gangrenn's gallery image in GTA IV Galleries
  3. Well, My GMC Sierra - FDNY Battalion chief, uses the polpatriot slot, and yet I never experienced issues (and yet, the model is high poly). I also had other models for polpatriot (before I create this GMC sierra), and same: I never experienced issues. So, my guess is: not enough memory, or too many high poly car. Here are a few solutions: -open the task manager, and close all unnecessary running task ; -close all other programs (net browser, music player, etc.) ; -try to add the car you want to use as polpatriot, for another slot (such as police, or police2) and see if it works: if not, it's a model problem.
  4. Please do not provide links to .com, as they upload mods without the author permission.
  5. DRAMATIC Firefighter rescue caught on camera:
  6. WIP

    gangrenn posted a gallery image in GTA IV Galleries
  7. gangrenn commented on gangrenn's gallery image in GTA IV Galleries
  8. gangrenn posted a gallery image in GTA IV Galleries
  9. gangrenn posted a gallery image in GTA IV Galleries
  10. gangrenn posted a gallery image in GTA IV Galleries
  11. The best way is to learn how to code HTML, and CSS, they are probably the easiest languages to learn, it would only takes you up to 3 days to learn it. this way, you can really make something you want (Nothing is gonna be better than doing it by yourself). Now, if you really don't want to, here are a few ways to get what you want: 1) press CTRL+U on a website (if you are on Firefox), then try and locate the part of the code (both CSS, and HTML), that was used to make the div / class you liked, and then copy it (not fair to the author of the original code though) ; (to get the CSS code, search "<link rel="stylesheet" type="text/css"" in the code) 2) there are a lot of free CSS design available, just google it: https://www.google.fr/#q=free+design+css here are some results: http://www.free-css.com/ http://www.css3templates.co.uk/templates.html http://www.templatemo.com/page/1 http://designshack.net/articles/css/715-awesomely-simple-and-free-css-layouts/ Yours.
    • 266 downloads
    a fictional Liberty City Fire Department texture for the 2013 Ford F350 ambulance: To install it: open SPARK IV and go to modelscdimagesvehicles.img then replace the skin of your ambulance with this one. Remember Do no reupload or modify without my permisson. Don't forget to make BACK UPS. UPLOADING AND OR EDITING THIS FILE WITHOUT PERMISSION IS FORBIDDEN! YOU MAY EDIT TEXTURES FOR PERSONAL USE!
  12. Hey This isn't LCPDFR API related, but more C# related. I want to draw a coloured cylinder, and then when the player walks in, do things, but i have 2 problems: 1) the cylinder appear then disappear immediately. 2) even if the cylinder disappear, i try and walk where it's supposed to be, but nothing happens. I do not have any errors, but everything after the part where i draw a coloured cylinder, do not work, after some research it came to my attention, that i have to add this native function into a loop in order for it, to works, but when i do that (in a while): my game freeze and crash ... Here is a part of the code: using System; using System.Collections.Generic; using System.Linq; using System.Text; using GTA; using System.Windows.Forms; using System.Runtime.InteropServices; using System.Drawing; using System.IO; using System.Reflection; double 1_x = -271.885, 1_y = 1542.18, 1_z = 20.4199; GTA.Native.Function.Call("DRAW_COLOURED_CYLINDER", 1_x, 1_y, 1_z, -2, 0.80000000, 255, 0, 0, 0); if (Player.Character.Position.DistanceTo(new Vector3(-271.885f, 1542.18f, 20.4199f)) < 1.0f) { user_choice = 1; GTA.Native.Function.Call("FORCE_LOADING_SCREEN", true); Wait(6000); GTA.Native.Function.Call("CLEAR_AREA",1_x,1_y, 1_z, 50f); GTA.Native.Function.Call("SET_CAMERA_CONTROLS_DISABLED_WITH_PLAYER_CONTROLS", true); spawn(); GTA.Native.Function.Call("FORCE_LOADING_SCREEN", false); GTA.Native.Function.Call("SET_CAMERA_CONTROLS_DISABLED_WITH_PLAYER_CONTROLS", false); //do that and that } Thanks.
  13. It's not a zmodeler related issue. This problem occur, because you are using too many modified HQ models, so you have 2 solutions: -replace some of the HQ models you have (the ones which are < 3mb ) by some low quality models (or the default vehicles) ; -use a taxi bug fix, this for example: '?do=embed' frameborder='0' data-embedContent>> but this won't help with the texture loss (try and lower your GTA settings)
  14. There is a template in the archive.

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.