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.

Revan

Members
  • Joined

  • Last visited

Everything posted by Revan

  1. I dont know about EPM, but arrestwarrant and LCPDFR are built on two diffrent scripthooks, it will cause instability and issues. remove all the mods except LCPDFR and see if the issue continues
  2. make sure advancedhook.dll is inside of the GTA root folder like this
  3. I would assume your missing advancedhook.dll in the root of GTA folder edit: that or its outdated
  4. Stick to your own topic dont hijack other threads, as for LCPDFR version 1.0.4.0 is unsupported
  5. If i remember right, a full blue box means only that folder is readonly, the files them self are not readonly
  6. Try using Person.Task.ClearAll(); GTA.Native.Function.Call("SET_CHAR_KEEP_TASK", Person, 1); if (!Person.isInCombat && Person.isAlive) { Person.Task.ClearAll(); GTA.Native.Function.Call("SWITCH_PED_TO_ANIMATED", Person, 1); //GTA.Native.Function.Call("SET_ANIM_GROUP_FOR_CHAR", person, "move_m@generic"); //Alter this for bum movement Person.Task.PlayAnimation(new AnimationSet("amb@bum_c"), "walkcycle_drunk_b", 1.0f, animflags); GTA.Native.Function.Call("SET_CHAR_KEEP_TASK", Person, 1); } else if (Person.isInCombat) { Person.Task.ClearAll(); Person.Task.FleeFromChar(Player.Character); } In fact it might be better if you just change the walk animation entirely
  7. Change 'while' to 'if' and it will stop crashing, but it doesnt seem to play anims properly after that. while (!Person.isInCombat && Person.isAlive) Every time I have attempted the 'while' statement the game crashs. dunno if thats the script hook or just my badluck
  8. Thats the same error the video covers for, its related to installing the taser. Run the installer as admin, make sure GTA isnt readonly. follow the video 100% and you wont see that.
  9. This should fix your issue.
  10. I did not know that, I just kinda marked it in my head as a "Dont visit unless I wanna fight cops"
  11. Modded MP is unstable. The more users with mods the more unstable it can get up untill everyone just crashs period. If your trying to play LCPDFR I got it stable with just Simple Fuelscript, LCPDFR and SNT. if I add a traffic flow or any other mods ill randomly crash out.
  12. Great video, BTW did the helicopter at the end crash? It sure looked like it would have lol!
  13. this should help you fix that.
  14. Alt + P to go on duty (enable red markers) after installing LCPDFR
  15. Revan replied to EscobarJP's topic in Discussion
    FirstResponse.ini in the /scripts/ folder
  16. You should probably use this thread as for playing you have to add each other to GFWL
  17. social club? Yes, you must have a valid account other wise LAN is the only playable connection
  18. you have to have the EXACT same car mods or else you will crash everyone in the game with an SMPA60 error
  19. ESC -> Options -> Keyboard/Mouse Controls -> Custom Mapping -> find the chat keys. and rebind them Screenshot
  20. I rebound my chat keys to [ and ] after you rebind the keys you can use Y to respond
  21. Would the Lightfix break mutliplayer support? E.G. Crashing other users?
  22. Yup, just use the phone multiplayer tab -> LIVE -> Player Match -> Custom to find matchs. my sister play EFLC (TBOGT) MP with LCPDFR and a few other mods. GFWL: RebornRevan Of course you will mostly play with my sister, As im usually the one to just mod, and she tests and plays
  23. Dunno a download link but the comments says its by Bxbugs123
    • 1,146 downloads
    • Version 1.1
    Adds some console commands that you might find useful, and well... Stupid ones as well Working Commands: AntiLoading - Removes a locked loading screen (default key: F1) LEAVE - Disconnects from a Multiplayer session HOST - Displays Players ingame, ID of players & the HOST ID KILL - Obviously... It kills you. Disabled Commands: PING - Still cant get it to work
  24. You can press shift to sprint, only exit your vehicle when you have been prompted to. (Parked & fully stopped behind suspect) and then exit your car, and you can press shift without it canceling traffic stop.

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.