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.

Grammar Police SUPPORT Thread

Featured Replies

I am no longer monitoring or responding to this thread.

 

Support will only be provided via Discord: https://discord.gg/AuJCUag

Consider joining the Unofficial LSPDFR Support Server: https://discord.gg/mJMKAd5

 

 

 

Frequently Asked Questions

 

Why is my game freezing after installing Grammar Police?

Spoiler

Add this to your LSPDFR.ini:

 

Main.DisableGameBlipHiding = true

 

Grammar Police says it could not initialize a SpeechRecognitionEngine.  What gives?

Spoiler

The Microsoft Speech Recognition Engine requires the correct language pack to be installed and configured.  If you are getting this error, it means you either do not have a valid speech recognition engine installed, or you haven't configured Grammar Police to use your language.  Instructions for both are in the documentation that came with Grammar Police.  

 

Grammar Police causes a crash when I try to call for backup.

Spoiler

If you are using Ultimate Backup, upgrade to at least version 1.8.2.0.

 

Does Grammar Police support my language?

Spoiler

Grammar Police comes with a few different languages.  Microsoft Windows only supports speech recognition for English, French, German, Spanish, Mandarin, and Japanese.  If your language isn't in that list, I'm sorry there is nothing I can do.

 

Where can I see a list of values for mapping keys?

 

How do I see the public functions in a plugin?

Spoiler

Open a project in Visual Studio.  Right-click on References and select "Add Reference..."  Click "Browse..." and select the plugin you want to examine.  Click "OK'.  Click on the triangle next to References, click on the plugin.

 

Grammar Police doesn't understand anything I say.  The log says "ERROR: Internal error occurred in the recognition process."

Spoiler

This is an audio issue on your PC, not a Grammar Police error.  Make sure your audio drivers are up to date.  Also check for extra audio services like Nahimic, Sonic Suite, MSI Dragon, etc, which can cause issues.  Try disabling them to see if your microphone starts working.

 

I'm not getting any errors, but Grammar Police doesn't respond to anything I say.

Spoiler

This is either a microphone configuration issue or a driver issue.  First check that your microphone is not muted and working correctly.  You can also check the settings listed in the PDF below.  Check the log to see if you're getting "Internal error occurred in the recognition process" and if you are, check the previous question.

 

I still can't figure out my problem.  What do I do?

Spoiler

Open a ticket on my discord server.

 

 

Edited by opus49

Please use my discord server for support.

If you're interested, check out my dev diary.

 

  • Replies 438
  • Views 134.2k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • UnknownBastion
    UnknownBastion

    Hello,   This may not be what is causing the extent of the problem, but I noticed your RPH is outdated by one update. You can get it from their site. Give that a go and try again. I would al

  • UnknownBastion
    UnknownBastion

    No problem! Glad I could help! 🙂

  • It's in a folder called "Documentation" in the RAR file.

Posted Images

I’ve been using grammar police pretty much since it’s release. I edited the files to use various phrases for license checks and ped checks. Grammar police no longer picks up my codes for plate check “requesting twenty eight” and ped check “requesting twenty seven”

First responder, South East PA. 

@opus49 my installed language on my computer is fr-CA (French Canadian). Can I just set the language to fr-CA in the .ini file and rename the folders in the grammar folder? Or do I really need to get dirty france french installed? 😛

Edited by GabLeGamer

  • Author
9 minutes ago, GabLeGamer said:

@opus49 my installed language on my computer is fr-CA (French Canadian). Can I just set the language to fr-CA in the .ini file and rename the folders in the grammar folder? Or do I really need to get dirty france french installed? 😛

 

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.

Please use my discord server for support.

If you're interested, check out my dev diary.

 

What are the coordinates you recommend for the officer status icon you incorporated into your mod. It is overlapping my player location display. 

First responder, South East PA. 

  • Author

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

Edited by opus49

Please use my discord server for support.

If you're interested, check out my dev diary.

 

  • Author
3 minutes ago, MrSwatPL said:

I've added about 50 ten codes to your grammarpopo, but whenever i try to request 10-10 or even your one like 10-8... the game crashes 😕 
btw i used those codes:

https://copradar.com/tencodes/tencodeg.pdf

 

I would need to see your RagePluginHook.log file.  I suspect there's an error in your XML files.  If possible, please join and post in the #support channel on the discord server.  It's much easier to communicate there.  Otherwise, feel free to post it here and I will do my best to help.

Please use my discord server for support.

If you're interested, check out my dev diary.

 

3 minutes ago, opus49 said:

 

I would need to see your RagePluginHook.log file.  I suspect there's an error in your XML files.  If possible, please join and post in the #support channel on the discord server.  It's much easier to communicate there.  Otherwise, feel free to post it here and I will do my best to help.

There you go:

PS. I've also added the files i did change to my first post (ive changed only those two oflders in us-US)
Files (1).zip

Edited by MrSwatPL

[url=http://steamsignature.com][img]http://steamsignature.com/profile/english/76561198111606251.png[/img][/url]

Whenever I press my talk key, for some reason for around 5 seconds, my audio mutes then comes back. If I talk even when it's muted it still works like how it's supposed to. It just goes on mute for some reason. Anyone have this issue?

  • Author

That's a new one. Sounds like an audio device configuration issue. I'm happy to look at your Rage plugin hook.log, but I doubt I'll find anything. I would check your default audio input/output settings.

Please use my discord server for support.

If you're interested, check out my dev diary.

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

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.