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.

opus49

Insiders
  • Joined

  • Last visited

Everything posted by opus49

  1. In case anyone else comes here looking for it: https://www.lcpdfr.com/downloads/gta5mods/scripts/7706-player-location-display/ // LUXART PLAYER LOCATION DISPLAY by Lt.Caine (Ver. 4.00) [ GENERAL ] LocTextPosX = 320 LocTextPosY = 980 LocTextPosX_RadarLrg = 500 LocTextPosY_RadarLrg = 1000 LocTextSizeMult = 1.25 DisplayGameTime = true AllowRadarSizeToggle = true AllowControllerUse = false [ MULTIPLAYER ] ShowPlayerObituaries = false DisplayPlayerBlips = false DisplayTeamBlipsOnly = false
  2. First, thank you so much for using the support thread! Unfortunately, I have not been able to get fr-CA to work successfully with Microsoft's speech recognition engine. You will have to use fr-FR if you want French.
  3. Have you posted in the Support thread or on Discord with a description of your problem and a copy of your RagePluginHook log?
  4. For anyone who might be interested in using Heli Assistance with Grammar Police. Drop this in plugins/LSPDFR/GrammarPolice/grammar/en-US/custom/actions: air.xml
  5. Mie scuse. Microsoft's speech engine doesn't support Italian.
  6. Can you zip up your custom folder and send it to me along with your rage plugin hook log please.
  7. actions.txt List of default commands/actions.
  8. @TJMann If you have Forcforce_a_callout.xmle A Callout, you can now do this. Drop this into plugins/LSPDFR/GrammarPolice/<language>/custom/actions/ Modify the verbiage as you see fit.
  9. Any chance you can get a video if it failing to understand you and PM it to me?
  10. Cool idea! You have an XML error in your code2.xml file. You need to close the "S grade backup" string. <?xml version="1.0" encoding="utf-8"?> <Action> <Name>code2</Name> <Commands> <string>request</string> </Commands> <Phrases> <string>code two</string> <string>code two backup</string> <string>two</string> <string>S grade backup </Phrases> <Target>GrammarPolice.Actions.Backup.Code2</Target> </Action> Also an error in commands/preface.xml. Need to remove that extra <string> after received. <?xml version="1.0" encoding="utf-8"?> <Command> <Name>preface</Name> <Action>preface</Action> <Phrases> <string>copy</string> <string>copy dispatch</string> <string>copy that dispatch</string> <string>dispatch</string> <string>yes</string> <string>received</string> <string> </Phrases> </Command>
  11. The speech recognition really hasn't changed, just the location of the various definitions. Can you send me your rage plugin hook log?
  12. Yes, a good suggestion thank you.
  13. There were no changes to the INI file from 1.1 to 1.2. However, there were *significant* changes to the phrase customization. So I definitely wouldn't bother mucking around with grammar.xml or actions.xml since they will not be used in 1.2. Also, if you do download 1.1 and modify the INI file, make sure you don't overwrite it when you upgrade to 1.2!
  14. I practiced a lot! I got it to recognize "ich bin verfügbar" as well.
  15. This is me trying to pronounce beschäftigt while testing to make sure the German support was still working 🤣 https://streamable.com/hqniqz
  16. The only thing GP does for traffic stop is mark a status and set you unavailable. OSP does much more than that. I've seen some of the stuff that @OfficerPope and @Cyanotic are working on and it's pretty slick. I'm excited to see it.
  17. Changes coming .... I don't think Microsoft supports Russian for speech recognition 😞
  18. So the next release changes how the XML files are laid out in such a way that you can completely customize the commands and actions. I'm pretty excited about it and I'm working on a tutorial video that demonstrates how to use it. It would be possible to add a public method to Grammar Police that takes a parameter for the number of units to call. Then you would just write a custom action for each number up to the maximum you'd want to call. It's a pretty specific use case, but that was the goal of the rewrite, to allow players to complete customize their actions.
  19. Hmm.. right now you really can't. But it might be possible to add something like that. How many units are we talking?
  20. Actually you can just add that to your preface list and address the dispatcher that way. GP is heavily customizable. You can address the dispatcher however you want. The preface phrases are in grammar.xml. I have a task in my backlog for looking at alternative callsigns for notifications.
  21. I apologize, I totally forgot to update the documentation for this. You no longer need the .dll extension in the Library tag. All of this is being changed for the next version as well. I really didn't plan this part of the plugin out very well... The rest of it looks right to me
  22. Make sure you have the latest Ultimate Backup. If that doesn't fix it, send me your RPH log and I'm happy to look.
  23. RPH log plz Just curious why nobody uses the support thread or send the RPH log when asking for help. I find it puzzling.

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.