Everything posted by PNWParksFan
-
Custom Backup
- 378 comments
- 23 reviews
-
Better EMS
The mod offers an API. If Vocal Dispatch wanted to integrate with Better EMS the author of the mod could do so. You would have to ask them.
- 781 comments
- 85 reviews
-
Better EMS
- 781 comments
- 85 reviews
-
Better EMS
Unlikely to implement. In real life if somebody is injured during a police chase you would still send them to the hospital. Someday I might add a feature to have a police car escort the ambulance if there's a suspect in it. <Vehicle livery="n" ... It's exactly the same as Custom Backup. Liveries are indexed from 1.
- 781 comments
- 85 reviews
-
Better EMS
Good observation. Sorry for messing that up. Here is my current XML file that I use: my_EMSUnits.xml
- 781 comments
- 85 reviews
-
Better EMS
- 781 comments
- 85 reviews
-
[WIP] [REL] Custom Backup by Location
As the validator clearly states, the error is on line 411. As you can see, you have </CustomMenuEntries> followed by </MenuEntry>. You should have </CustomMenuEntries> after the very last </MenuEntry>.
-
4k 2016 US Park Ranger texture pack
Open the YTD file in OpenIV. Select Tahoe_sign_1 or whatever it is, and select the skin from the download, and click import. Make sure you're using the latest version of that Tahoe.
- 11 comments
- 4 reviews
-
[WIP, REL] Better EMS
Version 2.0 is finally here! Sorry for the long wait... I ended up adding a lot more features than planned to this release. Get it while it's fresh! Among others, these new features are included in Version 2.0: Ambulance-only mode, where you can dispatch just an ambulance by default. Comes with numerous options to automatically dispatch a firetruck/first responder in certain circumstances like MVAs, multiple injuries, or if the first responder is closer. Includes new keybindings to manually choose whether to dispatch just an ambulance, let the plugin decide based on your options, or dispatch both. If the first responder didn't dispatch but you change your mind, you can press the dispatch key again to manually add them to the response. Impatient mode, especially for all you YouTubers out there whose viewers apparently can't be bothered to wait a realistic amount of time for EMS to show up. Now, you can configure a maximum driving distance, and if the units spawn further away than that, they'll automatically be warped to a closer distance which you can also configure. Improved warping, now units will automatically warp on a street facing the correct direction, and they will appear almost exactly the driving distance away that you specify in the INI file. Woohoo! Unbelievably better driving AI. Responders will now drive much faster on the freeway, will slow down on dirt roads, and will slow down near the scene. Their ability to avoid obstacles and drive sanely has been improved. Automatic speed zone around scene will slow down traffic to a configurable speed when they are near the scene you called EMS to. The speed zone is automatically created when you call EMS, and automatically removed when the last EMS unit departs. Improved tracking between EMS calls will ensure that if a ped gets checked by EMS and doesn't make it, that if you call EMS again to the same area, they will remain dead and will have their original time and cause of death. Park rangers added to the EMS response units XML file, by popular request! Lots of API additions for developers to use, check out the included documentation. Tons of internal improvements which will make Better EMS run smoother, faster, and more reliably. Improved dependency checking, to get rid of those annoying pop-ups every time RPH updates.
-
4k 2016 US Park Ranger texture pack
Are you using the right one? There's two textures because at one point the vehicle got updated to a different template.
- 11 comments
- 4 reviews
-
[WIP, REL] Better EMS
Check back in an hour.
-
[WIP] [REL] Custom Backup by Location
No. The whole point of Custom Backup is that it adds a bunch of features which are missing in the default backup.
-
Better EMS
You can add as many vehicles as you want to each VehicleSet, and as many VehicleSets as you want to each station. Both can have an attribute chance="n", and the chance of each appearing will be randomly chosen and weighted by the ratio of n to the total of all N's. I usually do it such that they all add up to 100, but if they all added up to 1000 then the probability would be out of 1000, etc. You can use any audio name that's in the LSPDFR audio folder. If you look in GTA V\LSPDFR\Police Scanner\EMSAudio\Vehicles, you'll find some various vehicle audio names which you could use if you so desire.
- 781 comments
- 85 reviews
-
[WIP, REL] Better EMS
Looks to me from the log file like it's working just fine. That's just a warning that the version of RPH is different from what it was compiled with. The mod works fine on 0.42. I will be releasing a major update soon, hopefully this weekend, which has significantly improved the version checking to be less annoying.
-
US Coast Guard C-130H taxis into Zancudo
From the album: PNWParksFan WIP and screenshots
A USCG C-130H Hercules visiting from Air Station Los Santos taxis off the runway at Join Base Zancudo after a counter-narcotics mission off the coast of San Andreas. -
Helicopter rescue hoist operations
Eventually. Better EMS 2.0 is set to release this weekend, and of course this isn't anywhere near ready enough for any kind of release. It'll hopefully make it into Better EMS 3.0, whenever that might come out. It's going to take quite a bit more work to make this playable, but I am looking forward to eventually releasing it!
-
Helicopter rescue hoist operations
-
Helicopter rescue hoist operations
As I said, very early in development. The helicopter will legitimately hover; I just haven't finished tweaking the task for it yet.
-
Helicopter rescue hoist operations
From the album: PNWParksFan WIP and screenshots
In the very very early stages of development. I have succeeded in hoisting a ped back into the helicopter, not just rappelling down! This is going to require a lot more work to make it smooth and reliable, but I wanted to share a quick screenshot as this is the first time this has been done in GTA V as far as I know. And, here is a brief video clip:© Copyright (C) 2016, PNWParksFan. All rights reserved. Do not modify or redistribute without permission.
-
GTA V Firetruck
- Better EMS
- 781 comments
- 85 reviews
- Custom Backup
As you can see in the examples and the documentation PDF, you can add a <Weapons> section to specify the weapons you want available to a group. Park rangers should respond automatically when you call for local backup in park areas. You could add a custom menu entry for park rangers if you wanted to.- 378 comments
- 23 reviews
- [WIP][REL] Rednecks!
This is going to be the LSPDFR Mod of the Year.- Better EMS
- 781 comments
- 85 reviews
- [WIP, REL] Better EMS
Beta version 2.0 Beta 3 is now available for beta program participants from the lcpdfr.com download page. New features include: Speed settings for highways and dirt roads can be configured in INI. In ambulance-only mode, the first responder can be dispatched later by pressing the dispatch key again, if they weren't dispatched in the initial call. Option to automatically dispatch first responder if they are more than a configurable distance closer than the ambulance. Park ranger spawn points added as first responders in XML file. More driving AI improvements. Warping improved, for both impatient mode and manual warps. Both now align warped vehicle with the road, facing the direction closest to the incident. Manual warps will now be much closer, and should be almost exactly the driving distance specified as the warp distance in the INI file. Huge performance boost with detecting cause of injuries. Beta testers please refer to the detailed beta release notes included in the download. - Better EMS