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.

pineapplefishes

Members
  • Joined

  • Last visited

  1.    pineapplefishes reacted to a gallery image: LVMPD Crown Vic
  2.    pineapplefishes reacted to a post in a topic: 15 most bizarre deaths ever
  3. This is all being blown out of proportion due to the colour of the child's skin? This is an outrageous thing! It was a totally justifiable shooting and would have happened to anyone of any colour, any age and any gender who do silly things like reach for their waistband after being giving a direct warning. It may have been dispatched wrong, but I do believe that the fault here lies on the child involved; they removed the cap to the air-pistol (which is an illegal thing to do, I believe. Correct me if I am wrong) and disobeyed direct orders. Also according to the 911 call, the child was disrupting and distressing people in the park by pointing his weapon at them prior to the police presence, which would also be deemed as a dangerous/proceed with caution subject to begin with. I think the media needs to reevaluate how the report on things and stop bringing in race or referencing Ferguson. Unlike Ferguson, this is a clear cut justifiable shooting.
  4.    pineapplefishes reacted to a post in a topic: GTA V on next-gen. Opinions?
  5.    pineapplefishes reacted to a gallery image: Front of an R8
  6.    Illusionyary reacted to a post in a topic: Police Vehicles Of 2014! Let's See Them!
  7. Those taillights on the HSV VF SS gets me everytime! must resist the right hand touches..
  8.    HOLLISTUPID reacted to a post in a topic: GTA V - FPV Confirmed
  9.    Jcksnrs reacted to a post in a topic: GTA V - FPV Confirmed
  10. Dear Rockstar, You have come so far now that we are gripping our member, please just for the love of god.. MAKE IT OPTIMISED!
  11.    pineapplefishes reacted to a post in a topic: GTA V - FPV Confirmed
  12. Probably when GTA 5 is moddable. So, maybe 5-7 months after its pc release if LMS's blog is correct about the new engine with basic Scripthook changes.
  13.    Mustu reacted to a post in a topic: Do You Have a Girlfriend (Or Boyfriend)?
  14. Those specs should be able to play GTA:IV on medium or high settings, with a medium or high end enb, depending on your FPS. Honestly, its luck of the draw with GTA:IV. But none the less this system should be able to play all of your favourite games on high depending.
  15.    DannyBoy1909 reacted to a post in a topic: Do You Have a Girlfriend (Or Boyfriend)?
  16.    modest reacted to a post in a topic: Do You Have a Girlfriend (Or Boyfriend)?
  17. Been happily married for the past 17 and a bit years.. with my right hand
  18. I sang along.. :P Pls upload on your YouTube account so I can add to my favourites!
  19.    pineapplefishes reacted to a post in a topic: My Parody Song
  20. Lol: http://www.westofthei.com/2013/03/01/local-firefighters-appear-on-chicago-fire
  21. I believe that LMS has written about this on his dev blog. It may be a little too "techy" for you if you're not overly tech savvy. There is a part of me that believes that R* has learnt from their mistakes with GTAIV PC and are re-doing GTAV PC from scratch. This would explain the delay, but I don't doubt that it may be a port.
  22. More than likely not. The only solution would to wait until tomorrow to play, unfortunately. The way I speculate they implemented this system was with a System.DateTime check (would check to see if the local machine time is equal to 9/11). I may not be American, nor are the devs but it is very admirable of you (the LCPDFR developers) to put this check in place. It's times like these were people grow respect for one another. Good job G17 media!
  23.    laxjb reacted to a post in a topic: Health question
  24. When I read things like this:
  25. OPpofficer Missed the capitalization. :/
  26. False, I speak my mind The person below me has daddy issues enjoys the game titled "Outside: friends or no friends?" the sequel to "I have no friends" the AAA title from DaddyIssues Studios. :P
  27. using pineAppleFishes; using System; using blah; using somethingElse; //These things above are called references. The ones above(with the exception of System) are made up and should not be used in your code unless you have these DLL's on your computer. //The scripthook.dll in your GTAIV directory is a reference as well. This does not mean every DLL is referable. //";" is needed at the end of every single line of code. The exceptions are classes, methods and cases(cases are a little complex and shouldn't be followed in this brief explanation. Follow up in your own time). //This is a single line comment /* Comments can be done like so as well.(Between two backslash astris's) Other things may work for various languages, but the following code is in c# (CSharp) */ //A class is the first thing in your script public class FirstClass { static void Main(string[] args) { //void means this method will not return any value, yet code will run //Variables: /* In C# every variable has a type: Int(Whole numbers), string("TEXT Inside These Quotation marks"), float(Numbers with decimals but with an "f" afterwards for the definition of float(5.5f)),double(Same as a float but more precise and no use of the letter "f" afterwards needed). There are more variable types but aren't necessarily used to often. */ //Lets make a few: string myString = "Hello, this is a string"; int myInt = 5; double myFirstDouble = 5.76775342332; float myFloat = 5.5f; /* These are basic demonstrations. You can make anything possible(to certain degrees) with variables. */ //Lets put all this into test. //The below code is for use with the console library within Visual Studio. Although you //can compile C# scripts with a standalone compiler. (Search at your own discretion) //Sets variables string myString2 = "5.5"; double myDouble = double.Parse(myString2); //This code above converts the string to a double //This will write the myDouble variable to the console and it should be 5.5 Console.WriteLine(myDouble); //Keeps the console from closing Console.Read(); } } This is not a full tutorial, this is only something I have made up in the last 5 or so minutes.
  28. Found a bug mate; sometimes when ELS(v8) is enabled in LSTG3 is won't turn off. Doesn't do it every time, just some.

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.