Everything posted by SteveOhByte
-
Accepting texture requests
No problem, keep up the great work and have a good evening 🙂
-
Accepting texture requests
Not is fine, but if it's not too much to ask I'd love to see a pack with both lore-friendly and not as options. But if just one then not please 🙂
-
Accepting texture requests
Fair enough about the RCMP. How's about a pack for the Parliamentary Protective Service? FPIS: Tahoe: Reference Images:
-
Accepting texture requests
Hey! Could you make a SAHP Lore-Friendly texture pack based on the RCMP? Using this for a cvpi: this for a dodge charger: and this for a bike: Reference images: Thank you 🙂
-
Security+
Hi! Thank you for your comment, this is not a bug in the code, but rather intentional. At the moment there are very few callouts working in the city, and the mod is mostly designed for Blaine County. I am working on adding city callouts but this will still take some time 🙂
- 174 comments
- 13 reviews
-
Security+
The cars are not required, they are only needed if you use the ultimate backup integration, otherwise you're fine without them 🙂
- 174 comments
- 13 reviews
-
Security+
It has not been updated for 0.4.7 yet, and yes I am still developing it. Thank you very much for your feedback, it is much appreciated 🙂
- 174 comments
- 13 reviews
-
Corrections Callouts
-
Security+
How to uninstall the plugin (callouts): 1. Navigate to Grand Theft Auto V\plugins\LSPDFR\ and delete both "SecurityPlus.dll", and "SecurityPlus.ini" 2. Navigate to Grand Theft Auto V\LSPDFR\audio\scanner\ and delete the folder "SECURITYPLUS" ------------------------------ How to uninstall the mod (vehicles): 1. With OpenIV Navigate to Grand Theft Auto V\mods\update\x64\dlcpacks\ and delete the folder "gspack" 2. With OpenIV Navigate to Grand Theft Auto V\mods\update\update.rpf\common\data\ and edit "dlclist.xml" Inside this file find the line that says "<item>dlcpacks:/gspack/</item>" and delete it, then save "dlclist.xml" 3. With OpenIV Navigate to Grand Theft Auto V\mods\update\update.rpf\common\data\ and edit "extratitleupdatedata.meta" Inside this file find the set of lines that says: <Item type="SExtraTitleUpdateMount"> <deviceName>dlc_gspack:/</deviceName> <path>update:/dlc_patch/gspack/</path> </Item> and delete that section of code, then save "extratitleupdatedata.meta"
- 174 comments
- 13 reviews
-
Security+
- 174 comments
- 13 reviews
-
Security+
- 174 comments
- 13 reviews
-
Security+
That's odd and I'll try to fix it up for the next update, but if you load into the game the lights should still work fine.
- 174 comments
- 13 reviews
-
Security+
- 174 comments
- 13 reviews
-
Security+
Well if you follow the installation tutorial everything should be working just fine. The Not for You folder is simply a backup in case anything goes wrong, you don't need them to install the mod 🙂
- 174 comments
- 13 reviews
-
Security+
- 174 comments
- 13 reviews
-
Security+
No worries! Could you describe the problem and what's going wrong? Are you getting an error? Please include any screenshots of errors that you think could help me solve your problem 🙂
- 174 comments
- 13 reviews
-
Security+
Is it possible you installed another mod that overrides them? When testing, I have many other callouts installed and they all will dispatch to me fine...
- 174 comments
- 13 reviews
-
Corrections Callouts
-
Security+
- 174 comments
- 13 reviews
-
Corrections Callouts
-
Security+
That's a great idea! I hadn't thought of the city very much when making that callout. That for sure will be coming soon 🙂
- 174 comments
- 13 reviews
-
Security+
Just go into Grand Theft Auto V\plugins\LSPDFR\ and delete both "SecurityPlus.dll" and "SecurityPlus.ini" then in Grand Theft Auto V\lspdfr\audio\scanner\ delete the folder called "SECURITYPLUS". 🙂
- 174 comments
- 13 reviews
-
Ped Search inventory, how do i edit this?
Did you ever find the answer to this? I've been looking for the same thing...
-
How can the direct download link to a mod be used without redirects?
Thanks, I thought that might be the case. I've noticed my mod can be used very well in conjunction with other mods to be more fun and as I am currently buidling a custom install wizard for my own mod I thought it would be neat to have an option to download other mods to add on as components from the install wizard to make the whole experience a bit more user friendly. I totally understand what you're saying though and it make sense, I'll simply direct users to a download page as you suggest. Thank you for your help 🙂
-
How can the direct download link to a mod be used without redirects?
I am making a c# winforms application which I want to download a mod from lcpdfr.com when I press a button, however it appears that the link redirects and since it happens so many times it causes my application to crash. I am just wondering if there is some hidden link to use to download a file which will still give credit for the download to the mod author? I want to be clear I'm not trying to steal mods here, just looking for a way to download them from an app. Any suggestion helps 🙂