Everything posted by Revan
-
Quick Question
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
-
Quick Question
make sure advancedhook.dll is inside of the GTA root folder like this
-
Quick Question
I would assume your missing advancedhook.dll in the root of GTA folder edit: that or its outdated
-
Help required with scripting issues
Stick to your own topic dont hijack other threads, as for LCPDFR version 1.0.4.0 is unsupported
-
LCPDFR error'd
If i remember right, a full blue box means only that folder is readonly, the files them self are not readonly
-
Help required with scripting issues
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
-
Help required with scripting issues
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
-
Installation Fails LCPD FR 0.95
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.
-
Installation Fails LCPD FR 0.95
This should fix your issue.
-
Location of Embassy Building?
I did not know that, I just kinda marked it in my head as a "Dont visit unless I wanna fight cops"
-
Multiplayer issue
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.
-
Case #2: Prostitution + Flee
Great video, BTW did the helicopter at the end crash? It sure looked like it would have lol!
-
ATTEMOTING TO INSTALL
this should help you fix that.
-
Police stations
Alt + P to go on duty (enable red markers) after installing LCPDFR
-
A question
FirstResponse.ini in the /scripts/ folder
-
Wanna play lcpdfr online
You should probably use this thread as for playing you have to add each other to GFWL
-
Help
social club? Yes, you must have a valid account other wise LAN is the only playable connection
-
Help
you have to have the EXACT same car mods or else you will crash everyone in the game with an SMPA60 error
-
How do you respond to call outs online
ESC -> Options -> Keyboard/Mouse Controls -> Custom Mapping -> find the chat keys. and rebind them Screenshot
-
How do you respond to call outs online
I rebound my chat keys to [ and ] after you rebind the keys you can use Y to respond
-
TLAD|TBOGT Lightfix Question
Would the Lightfix break mutliplayer support? E.G. Crashing other users?
-
Multiplayer Question >.<..
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
-
how made it?
Dunno a download link but the comments says its by Bxbugs123
-
Console Commands
- 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- 9 comments
- 7 reviews
-
Can't pull over people with the ivdashcam 2.2
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.