Everything posted by Straysify
-
Updates
First, this isn't in the proper forums section. This topic isn't asking for support relating to LSPDFR. Why are you worried about the game updating? The latest version of the game is supported by the RAGE Plugin Hook already, as well as most mods, including LSPDFR. It'd be easier to just use the latest version.
-
Car Repair
You posted this topic in the wrong section. If ~ opens the cheat console, then you're on Grand Theft Auto V, not IV. Press F4 to open the RAGE Hook Console(assuming you have the RAGE Hook installed), and type "Repair", then exit the console by pressing F4 again.
-
Car Repair
Press tilde(~) to open the in game console, type in "heal", then press enter.
-
[WIP] BaitCarV
Working on adding more configuration options. Here's the INI File so far.
-
Once I leave the police station I freeze and cannot chose car
I've encountered this issue before. I figured out that it was something to do with the vehicle model. Try replacing the modded police vehicles you're using with different ones, or just the vanilla game ones, and see if this still happens. I saw that accidental feature, UniT
-
Law enforcement agencies feel incomplete?
I was referring to the many different agencies and vehicles. Yeah, it was really nice having those ambient pursuits that weren't just cops shooting at people. Sucks that R* rushed through ambient pursuits and made it so they always end with a shooting.
-
Law enforcement agencies feel incomplete?
Agreed. What we have now is a major step up from IV. Not only in policing, but also far better performance.
-
Law enforcement agencies feel incomplete?
The last two I agree with, but for the first, sheriffs are county-wide(where I'm from, idk if its the same for everywhere). Technically, the city is considered its own county(there are 3 counties, theres a map online somewhere), therefore it having it's own sheriff makes sense. Map of counties:
-
GTA:O and mods
I wouldn't try it. When I play online, I simply move all of my mod files, including the RAGE Hook file, to a separate folder. I don't know if this is necessary, but I'd rather play it safe. When you want to play modded again, just move all your mod files back into the folder.
-
lcpdfr 0.95
No, there's no way to download versions earlier than 1.0.
-
[WIP] BaitCarV
Its about time I break my silence on this mod. If you enjoyed the vdH Bait Car mod, you'll enjoy this too. Development of this has been ongoing for about a week now, and some versions have been sent out for testing. Select a bait car from a list of models(changeable), wait for it to be driven to you, park it where you like, then sit back and wait. Current Features Fully editable list of vehicle models Neat, clean interface for selecting the vehicle Simple to use, only one keybind(open the selection menu) Fleeing suspects are recognized by LSPDFR, so backup will assist you. Kill switch to toggle the bait car's engine. Planned Features None Issues to overcome A few minor conflicts with MoreControlV Video Preview: https://youtu.be/1pbZU-p3Kdc I will post more updates in this thread when the time comes. I'm currently having a few people play with the mod to ensure that there are as few bugs as possible in the initial public release.
-
Crazy Callouts!
- 174 comments
- 46 reviews
-
Police Radio too loud
The only way to lower the audio volume as of right now would be to use a sound editing software, and lower the volume of each file using that. This would be highly impractical, as there's hundreds of sound files, and you'd have to go through one by one. Short answer: No. Hopefully they can add this soon.
-
Traffic Light control mod
I'm looking at natives right now, and its not looking very hopeful. Haven't been able to find anything to do with traffic lights yet. I'll keep looking, as this would be something cool to have.
-
Setting tasks for peds?
You can use Ped.Tasks.<task>, but there are plenty more tasks than what are provided with the RAGE Hook. I use natives for most of my tasks, as a large amount of tasks, such as attacking peds or fleeing, aren't included in Ped.Tasks. You can use the GTA V Native DB, and expand the "AI" section, and find the tasks you want. Example, to make a ped flee from the player, use the following (taken from the native db): void TASK_REACT_AND_FLEE_PED(Ped ped, Ped fleeTarget) The native db shows the parameters, and the name of the native. You'd then use this information to do the following: Rage.Native.NativeFunction.CallByName<uint>("TASK_REACT_AND_FLEE_PED", <yourfleeingped>, Rage.Game.LocalPlayer.Character); Hopefully this was pretty simple, I'm not the best at explaining things. Taking a look at that native db will be really useful.
-
StraysCallouts
Latest update fixes issues people were having with text not being displayed when accepting callouts.
- 76 comments
- 23 reviews
-
StraysCallouts
I'm pretty sure its something with the LSPDFR website, as I can download it and the files are there, and so can some other people.
- 76 comments
- 23 reviews
-
StraysCallouts
LSPDFR generates the callouts, and its completely random which callout. You may not get one of my callouts for a few hours of playing, you might get several in a row. The more callouts you add to your game, the less likely you are to get one of mine. No particular part of the map is needed. If you're not getting any of my callouts, make sure you're using the latest version of CalloutsV, as the ones before interfere with callout loading.
- 76 comments
- 23 reviews
-
StraysCallouts
Don't put it in the startup file, or load it from the console. It's not a plugin for the RAGE Plugin Hook, its a plugin for LSPDFR. The .DLL file should be in "[gta v root directory]/Plugins/LSPDFR". It will automatically be loaded by LSPDFR once you're in game, and have started LSPDFR. No manual loading is needed, and will cause the plugin to fail to load.
- 76 comments
- 23 reviews
-
StraysCallouts
Are you trying to load the plugin using the RAGE Hook's console? If you are, don't. Any files in "Grand Theft Auto V/Plugins/LSPDFR" are automatically loaded when you start LSPDFR, and can't be loaded with the RAGE Hook.
- 76 comments
- 23 reviews
-
StraysCallouts
Uploaded a new file again. What's new in version 0.2 Added Gang Related Violence calloutUpdated to RAGE Plugin Hook version 0.20================================================== The spawning of the peds is done by LSPDFR. Not much I can really do about it. I tried making my own method for spawning peds on sidewalks, but then there were only spawnpoints in the city, as there's no sidewalks in the desert or highways.
- 76 comments
- 23 reviews
-
StraysCallouts
Uploaded a new file. What's new in version 0.1a Fixed audio files being in the wrong location if you dragged the files into your main directory, therefore not being recognized by the game.Fixed units automatically being dispatched to suspicious person calls.EDIT: This version should work for RAGE Plugin Hook 0.20. Let me know if it doesn't.
- 76 comments
- 23 reviews
-
StraysCallouts
There's no bar fights in my plugin, only fights in progress. If it was a "bar fight", it must've been from something else. If it was "fight in progress", can you post the error from the crash? I'll look into fixing this, I think I know what it might be. I've encountered this myself too :P
- 76 comments
- 23 reviews
-
StraysCallouts
Try forcing callouts using X, and see if you get any of mine. It's completely random chance what callout you get, so it may take a while to get one, depending on how many callout plugins you have installed.
- 76 comments
- 23 reviews
-
StraysCallouts
- 76 comments
- 23 reviews