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.

This file has been reported as outdated or no longer maintained. For further information, see the file comments.

LSPDFR Computer+ 1.4.1.1

(172 reviews)

10 Screenshots

 

 

Ever miss the LCPDFR computer? The one with the user-friendly realistic interface? LSPDFR Computer+ aims to bring that back.

LSPDFR Computer+ is open-source! Check out the git.

 

Looking for the Ped and Vehicle Images? Click Download,  select Additional_ComputerPlusImageAssets.zip and extract the contents to your root folder

 

Features

  • Ability to search for persons and vehicles without keys conflicting with other mods.
  • Ability to request backup using a nice looking interface.
  • Uses the LSPDFR API to get ped and vehicle information. Also includes info left out of the regular LSPDFR police computer, like times stopped, number of citations, and a vehicle's stolen status.
  • Uses the Traffic Policer API (if it is installed) to also show a vehicle's insurance information.
  • Search fields are automatically filled out with the subject's information during a traffic stop, so all you have to do is press a button!
  • Dynamic backgrounds! Depending on which police vehicle you're in, you'll get a specialized department background. Comes with RDE support.
  • Looks practically identical to the LCPDFR computer (in terms of the layout).
  • Active Calls screen, which shows all callouts sent by Dispatch, even the ones that AI units respond to! (Must have participating callout plugins installed for this to work)
  • Computer+ has its own API, for callout developers to use!!
  • Computer+ will automatically add LSPDFR+ court case when you create an arrest report. (LSPDFR+ by @Albo1125 is required).
  • Computer+ now have ability to create citation for stopped ped on foot. After stopping a ped (by holding E key) or using "Stop The Ped", you may open Computer+ and create a citation for the ped. Make sure you have the latest "CitationDefinitions.xml" in place which has a public citation category. After it's created, return to the ped and give the citation to the ped (default key: LControlKey + PgUp).
  • You may open Computer+ as a tablet while on foot. (default key: LControlKey + NumPad0)

 

Installation
Place ComputerPlus.dll, ComputerPlus.ini and the ComputerPlus folder in Plugins\LSPDFR\.
LSPDFR will automatically load Computer+ when you go on duty.

 

Usage
While in a stationary police vehicle, hold E or the Right D-Pad button to bring up Computer+.

 

Configuration
If you open the ComputerPlus.ini file, you will notice a few things.
You can change the username and/or password that is displayed on the login screen to anything you want.
You can also adjust which backgrounds are shown for which vehicles.
To give an additional police vehicle a background, simply add another entry in the format vehiclename:bgfile.jpg
ENSURE THAT THE VEHICLE YOU'RE ADDING IS A POLICE VEHICLE AND THE BACKGROUND FILE IS IN .JPG FORMAT.

 

Developers
Keep an eye on the Computer+ Developers Wiki, over at -- https://github.com/PieRGud/ComputerPlus/wiki
If callout developers need any help integrating their plugins, you can contact @BejoIjo@ainesophaur or @PieRGud on the LSPDFR Developers Discord server (link is in the API forums)

 

Additional Info
Computer+ does not replace the default LSPDFR computer.
So, if you don't always want to use Computer+ during your patrols, then you need not worry - the default computer is still there.

 

Known Issues

  • Your cursor is frozen in the middle or does not move
    • Pause GTA (if you cannot, unload LSPDFR)
    • Go to Settings
      • Keyboard / Mouse
      • Mouse Input Method
        • Set to "Raw Input"
  • Your cursor does not appear
    • ... make sure the display resolution in game matches your windows display resolution. If the resolutions do not match, you will not see a mouse cursor
    • If you have multiple monitors, make sure GTA's Graphic Settings have the same "Output Monitor" set as the same monitor set as your windows primary monitor. Example, if you have three monitors and your left monitor is your primary windows monitor, make sure GTA's Output Monitor is set to the left monitor -- if GTA isn't set to the same primary monitor as windows, you will not see a mouse
  • GTA5 freezes / drops to 1fps while computer+ is open..
    • ...after you alt+tabbed out of the game..
      • If you plan to alt tab out of the game, play in windows boardless
      • Try to untick the option to draw the background before leaving the game screen. Until there is a way to detect if the game has focus, this seems to be the only solution
    • ...after you opened the Rage console
      • Don't do that.. seems to be an issue with Rage's handling of form events and the console key presses
    • ....after you pressed the escape key
      • Don't do that... Rage forms do not like the escape key pressed multiple times

 

Support
If you experience a bug, crash, or you just have a question/concern, please post in the Computer+ topic.

 

Contributions

If you would like to contribute to the project, feel free to fork the repo and open a Pull Requests. We work through feature branching and prefer to keep commits as scoped as possible (ie, not one large commit). If you have any questions, please contact @ainesophaur

 

Many thanks to contributions from the following members:

 

@BejoIjo, @Stealth22 and @Fiskey111

 

 

!!!!! VERY IMPORTANT NOTES !!!!!

If your game is crashing when opening ped or vehicle information window, please be informed that GTA V has very limited memory allocation for plugins which tends to crash your game when you have too many plugins installed. To prevent crashing, please try the followings:

  • Download and install a good "gameconfig.xml" which might  increase memory space for plugins. We recommend the one created by "dilapidated"
  • Reduce your mods and plugins by disabling them one by one until your game is stable => !!!! Especially reduce a few "RagePluginHook" plugins in "GTA V\Plugins\" folder !!!!
  • If your game is still crashing, try to disable Computer+ components:
    • Disable ped image by setting the flag in the .ini file (set DisplayPedImage=false)
    • Disable vehicle image by setting the flag in the .ini file (set DisplayVehicleImage=false)
    • Disable random history report generator in the .ini file (set RandomHistoryReport=false)

What's New in Version 1.4.1.1

Released

VERSION 1.4.1.1 (Latest)   contributed by @PieRGud

  • Compatibility for LSPDFR 0.4
     

VERSION 1.4.1.0   contributed by @BejoIjo

  • Added feature to automatically put the passengers from traffic stopped vehicle into the ped view list
  • Fixed minor bug when the traffic stop passenger walks away after ComputerPlus logged off

 

VERSION 1.4.0.0   contributed by @BejoIjo

  • Code tweaks to make the plugin more stable (no crashes expected)
  • Removed LiteDB (persistency) support and replaced it with in-memory db. The gameplay doesn't change. Player can still see random citation and arrest report of the peds.

!! Important Notes !! If you are not suffering from crashes when using v1.3.6.5, you can keep using it. This version is made for those who still suffer from crashes

 

VERSION 1.3.6.5   contributed by @BejoIjo

  • Added new feature which allow  you to access Computer+ via tablet while player is on foot. (default shortcut key: LControlKey + NumPad0)
  • Added stolen flag on vehicle info window
  • Added checkbox to toggle create court case for the citation (Notice to Appear) on the citation form
  • Enlarged citation selection list for better UX
  • Replace citation ticket 3D model given to the ped with more suitable one
  • Fixed bug when driver takes off after being given the citation without waiting player return to the car. (during traffic stop)

        ** Special Thanks to @RayJGamer, @JBuzz826, @manu450 for beta testing this release :thumbsup: 

 

 

HISTORY:

Spoiler

VERSION 1.3.6.4   contributed by @BejoIjo

  • Added gun permit information on ped info window. (compatible with Stop The Ped plugin)
  • Added feature to create court case for any citation given to the ped (LSPDFR+ plugin is needed)
  • Added color (red/green) on flagged ped/vehicle data (e.g. license status, insurance status)
  • Fixed  truncated string on random history charge information
  • Reduced crash possibility by tweaking some components

 

VERSION 1.3.6.3   contributed by @BejoIjo

  • New feature to create citation for stopped ped on foot
  • Added compatibility to the peds stopped by "Stop The Ped" plugin
  • Fixed bug on creating citation while the suspect is in player car back seat, the car model now will show "N/A"
  • Reduced frequent crashes when opening ped info or vehicle info
  • Added configuration option to enable/disable ped and vehicle images (only disable if you're still having crashes)
     

VERSION 1.3.6.2   contributed by @BejoIjo

  • Fixed bug. Sometimes Computer+ creates duplicate LSPDFR+ Court Cases
  • Added configurable flag (in the .ini file) to enable or disable LSPDFR+ Integration

 

VERSION 1.3.6.1   contributed by @BejoIjo

  • Computer+ will automatically add LSPDFR+ court case when you create an arrest report. (LSPDFR+ by @Albo1125 is required)

 

VERSION 1.3.6.0

  • Stable release, finally out of beta. Crash prevention, handle clean ups. etc. Just download it 😉

 

 

User Feedback

Recommended Comments

Stu Montana

Members

I'm too getting crashes almost every time I use it. 

Mostly when I check a ped, and THEN also check the vehicle or the other way around. Game crashes to desktop almost instantly. 

 

For now I tend to avoid using the computer.

 

 

XTREMEHEAT

Members

On 2/23/2018 at 6:27 AM, Jedwards26 said:

Almost every time i open up the police computer(computer +) and try to write a ticket or an arrest log, my game crashes! Idk if it's just the plugin itself or if anyone else has this issue but i can't seem to figure it out.

I also had/have same issue. Although I can't tell if I STILL do because I have avoided using it for a while now out of fear for CTD.

Pazzi

Members

(edited)

On 2/23/2018 at 3:27 AM, Jedwards26 said:

Almost every time i open up the police computer(computer +) and try to write a ticket or an arrest log, my game crashes! Idk if it's just the plugin itself or if anyone else has this issue but i can't seem to figure it out.

 

21 hours ago, Stu Montana said:

I'm too getting crashes almost every time I use it. 

Mostly when I check a ped, and THEN also check the vehicle or the other way around. Game crashes to desktop almost instantly. 

 

For now I tend to avoid using the computer.

 

 

16 hours ago, XTREMEHEAT said:

I also had/have same issue. Although I can't tell if I STILL do because I have avoided using it for a while now out of fear for CTD.

 

did you guys update your "gameconfig.xml" file? 

as the author said that gta-v has limited memory allocated for mods, which makes it to crash when it is exceeded, we need to update gameconfig.xml to increase that limit.

 

my recommended gameconfig.xml is this one (designed for LSPDFR & RDE): https://www.gta5-mods.com/misc/gameconfig-xml-dilapidated

 

i have been using it and the crashes that previously happened is gone. :thumbsup:

Edited by Pazzi

XTREMEHEAT

Members

2 hours ago, Pazzi said:

 

 

 

did you guys update your "gameconfig.xml" file? 

as the author said that gta-v has limited memory allocated for mods, which makes it to crash when it is exceeded, we need to update gameconfig.xml to increase that limit.

 

my recommended gameconfig.xml is this one (designed for LSPDFR & RDE): https://www.gta5-mods.com/misc/gameconfig-xml-dilapidated

 

i have been using it and the crashes that previously happened is gone. :thumbsup:

Will definitely give this a shot. I have been using the following gameconfig which is also updated:

 

https://www.gta5-mods.com/misc/gta-5-gameconfig-300-cars

 

But will give your recommended one a shot. Thanks!!!

flu

Members

I've been getting a fairly consistent crash when I go to exit out of Computer+.  It usually happens either: a) After a callout with an arrest report.  b.) Logging out after an arrest report.  I haven't noticed it after citations.  Maybe because I just don't write as many citations as I have arrest reports depending on how I play.  Also, it is the LSPDFR plugin that is crashing and not a CTD.

Stu Montana

Members

On 27.2.2018 at 5:43 PM, Pazzi said:

 

 

 

did you guys update your "gameconfig.xml" file? 

as the author said that gta-v has limited memory allocated for mods, which makes it to crash when it is exceeded, we need to update gameconfig.xml to increase that limit.

 

my recommended gameconfig.xml is this one (designed for LSPDFR & RDE): https://www.gta5-mods.com/misc/gameconfig-xml-dilapidated

 

i have been using it and the crashes that previously happened is gone. :thumbsup:

 

Well, I tried the gameconfig you suggested with no success. I got the same crash a usual while checking the ped after I checked the plate.

The last lines in the crash report look like this:

 

[28.02.2018 20:31:26.579] LSPD First Response: C+: Found arrest report for ped
[28.02.2018 20:31:26.582] LSPD First Response: C+: Found citations for ped
[28.02.2018 20:31:26.583] LSPD First Response: C+ DEV: Creating ComputerPedViewExtendedContainer
[28.02.2018 20:31:26.586] LSPD First Response: C+ DEV: Creating ComputerPedViewExtended
[28.02.2018 20:31:26.588] LSPD First Response: C+ DEV: Creating ComputerPedView
[28.02.2018 20:31:26.590] LSPD First Response: C+ DEV: InitializeLayout ComputerPedView
[28.02.2018 20:31:26.591] LSPD First Response: C+ DEV: Loading image for model from  Plugins\LSPDFR\ComputerPlus\no_ped_image.jpg
[28.02.2018 20:31:26.595] LSPD First Response: C+: Citation time is 18.12.2016 20:32:42
[28.02.2018 20:31:26.613] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
 

 

 

Pazzi

Members

4 hours ago, Stu Montana said:

 

Well, I tried the gameconfig you suggested with no success. I got the same crash a usual while checking the ped after I checked the plate.

The last lines in the crash report look like this:

 

[28.02.2018 20:31:26.579] LSPD First Response: C+: Found arrest report for ped
[28.02.2018 20:31:26.582] LSPD First Response: C+: Found citations for ped
[28.02.2018 20:31:26.583] LSPD First Response: C+ DEV: Creating ComputerPedViewExtendedContainer
[28.02.2018 20:31:26.586] LSPD First Response: C+ DEV: Creating ComputerPedViewExtended
[28.02.2018 20:31:26.588] LSPD First Response: C+ DEV: Creating ComputerPedView
[28.02.2018 20:31:26.590] LSPD First Response: C+ DEV: InitializeLayout ComputerPedView
[28.02.2018 20:31:26.591] LSPD First Response: C+ DEV: Loading image for model from  Plugins\LSPDFR\ComputerPlus\no_ped_image.jpg
[28.02.2018 20:31:26.595] LSPD First Response: C+: Citation time is 18.12.2016 20:32:42
[28.02.2018 20:31:26.613] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0

 

How many plugins and mods do you have?

the custom gameconfig.xml only extends the limit. If you sill have too many plugins & mods which exceed the limit, crash might still happen.

Try to uninstall some mods/plugins one at a time untill the crash gone...

Private Steel

Members

When i hold E it pops up blank am i doing something wrong like the only thing that shows is the X to X out of it ??

 

pulaski66

Members

need

ManamalReacts

Members

Hey guys, I also just started to get crashes when using the computer in car. Usually when I check a peds ID and arrest record. I will try to remove some plugin to see if that helps and report back.

RayJGamer

Members

So when you say memory limit, are you referring to ram? Or what? Because I see some users use it flawlessly. 

GabLeGamer

Members

still getting this error. Yes i've disabled the past records, Yes I have an updated gameconfig to support added memory. Still crashes every. single. time.

image.thumb.png.7f69c7dc2459c630fb75e072451c2403.png

 

Crash happens as soon as you click on either of the lookup buttons.

and from the looks of it, looks like it has something to do with getting the image of the ped (or the "nopedimage" image)...

PliskinYT

Members

My game crashes when I use it and I did every suggestion in the description...

(edited)

Hey @PieRGud,

So I pulled over a suspect and he was threatening to murder myself or another officer. I see that you have assault on a public figure located in the computer.

I was wondering if you might be interested in adding the "threatening an individual" or "threatening a peace officer" into the computer. These charges would be pretty awesome 

to be added cause I do see this happening a lot in the world of San Andreas. 

 

 

Thanks! 

 

-------------------------------------------------

Captain Relakai

State Trooper Division

763-525-5500 or Cpt.Relakai@SA.Trooper.gov

-------------------------------------------------

 

Edited by Raptor Credentials

XTREMEHEAT

Members

19 minutes ago, Raptor Credentials said:

Hey @PieRGud,

So I pulled over a suspect and he was threatening to murder myself or another officer. I see that you have assault on a public figure located in the computer.

I was wondering if you might be interested in adding the "threatening an individual" or "threatening a peace officer" into the computer. These charges would be pretty awesome 

to be added cause I do see this happening a lot in the world of San Andreas. 

 

 

Thanks! 

 

-------------------------------------------------

Captain Relakai

State Trooper Division

763-525-5500 or Cpt.Relakai@SA.Trooper.gov

-------------------------------------------------

 

Wow! You are an actual police officer! That's awesome! How realistic do you think LSPDFR is compared to actual police work? Just want to know what a real officer's point of view is. Thanks :)

Springfairy

Members

Hi! I noticed while I was browsing through people I given citations to, there are people that I haven't given citations to listed, with notes that I didn't write.Is this suppose to happen?

Chapper

Members

every time i enter the ped database. my game crash, The car database work just fine but the pet database dont do anyone know why my game crash?

PBSO Guy

Members

10 hours ago, Chapper said:

every time i enter the ped database. my game crash, The car database work just fine but the pet database dont do anyone know why my game crash?

Yeah mine does the same thing. I was coming here to see if anyone had the same annoying issue or if it was just me. I take it you don't have a fix/answer?

officerdown123

Members

Hey everybody. So I have the most annoying issue and I'm lost on what to do. Every time I write a citation and I press LCtrl + Pg Up to give them the citation, it gives them the citation but it also instantly spawns a red sports car on me with two people in it who get out and start shooting me instantly!!! Any help on how to resolve this would be immensely appreciated!!!

LtBronco

Members

3 hours ago, officerdown123 said:

Hey everybody. So I have the most annoying issue and I'm lost on what to do. Every time I write a citation and I press LCtrl + Pg Up to give them the citation, it gives them the citation but it also instantly spawns a red sports car on me with two people in it who get out and start shooting me instantly!!! Any help on how to resolve this would be immensely appreciated!!!

This is a keybinding in the trainer.  Go to the configuration file and search for "spawn attacking ped" and change the number to "0"

On 3/10/2018 at 2:47 PM, XTREMEHEAT said:

Wow! You are an actual police officer! That's awesome! How realistic do you think LSPDFR is compared to actual police work? Just want to know what a real officer's point of view is. Thanks :)

I mean there are some similarities to playing LSPDFR to real life situations, although the differences do unfortunately outweigh them.  The rarity in real life of getting a pursuit call or racing vehicles is like maybe once every 2-3 years give or take; where in the game it's like every 5 minutes.  I also wish there was more dialog to engage in during traffic stops or just randomly stopping someone on the street. 

I don't get on the game much  though due to the fact that it's not as fun coming home from work to essentially "go back to work" if you know what I mean. 

Know though (fortunately)  I'm not actually a captain in real life, I am in law enforcement but I'm still pretty young in the line of work but have been on multiple ride-a-longs. 

 

Maziotis

Members

HI MY COMPUTER PLUS CRASH EVERYTIME PREES IN 

HERE IN LOG FILE 

 

[18/3/2018 14:23:48.454] Started new log on 18/3/2018 14:23:48.454
[18/3/2018 14:23:48.456] ====================================================================================================
[18/3/2018 14:23:48.407] Log path: C:\Program Files\Rockstar Games\Grand Theft Auto V\RagePluginHook.log
[18/3/2018 14:23:48.456] Log verbosity: Trivial
[18/3/2018 14:23:48.458] Initializing input system
[18/3/2018 14:23:48.490] Failed to create culture for: 132105. Name returned: 00020409
[18/3/2018 14:23:48.491] Initializing game console
[18/3/2018 14:23:48.509] Console key has been set to F4 (key code: 115)
[18/3/2018 14:23:48.701] Initializing console variable "ConsoleScrollAmount".
[18/3/2018 14:23:48.701] Type: System.Int32, Reading section: "Miscellaneous", key: ConsoleScrollAmount
[18/3/2018 14:23:48.706] Read value: <null>
[18/3/2018 14:23:48.706] Initializing console variable "DisableRenderVersionText".
[18/3/2018 14:23:48.706] Type: System.Boolean, Reading section: "Miscellaneous", key: DisableRenderVersionText
[18/3/2018 14:23:48.712] Read value: False
[18/3/2018 14:23:48.713] Setting value of console variable "DisableRenderVersionText" to stored value.
[18/3/2018 14:23:48.713] Initializing console variable "ConsoleKey".
[18/3/2018 14:23:48.713] Type: System.Windows.Forms.Keys, Reading section: "Miscellaneous", key: ConsoleKey
[18/3/2018 14:23:48.713] Read value: <null>
[18/3/2018 14:23:48.714] Initializing console variable "PluginTimeoutThreshold".
[18/3/2018 14:23:48.714] Type: System.Int32, Reading section: "Miscellaneous", key: PluginTimeoutThreshold
[18/3/2018 14:23:48.716] Read value: 10000
[18/3/2018 14:23:48.716] Setting value of console variable "PluginTimeoutThreshold" to stored value.
[18/3/2018 14:23:48.716] Initializing console variable "AlwaysShowConsoleOutput".
[18/3/2018 14:23:48.717] Type: System.Boolean, Reading section: "Miscellaneous", key: AlwaysShowConsoleOutput
[18/3/2018 14:23:48.718] Read value: <null>
[18/3/2018 14:23:48.718] Initializing console variable "ShowConsoleCommandInfoOnPluginLoad".
[18/3/2018 14:23:48.718] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowConsoleCommandInfoOnPluginLoad
[18/3/2018 14:23:48.719] Read value: <null>
[18/3/2018 14:23:48.719] Initializing console variable "ShowOnScreenWarnings".
[18/3/2018 14:23:48.719] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowOnScreenWarnings
[18/3/2018 14:23:48.721] Read value: <null>
[18/3/2018 14:23:48.721] Console initialized
[18/3/2018 14:23:48.721] Initializing forms manager
[18/3/2018 14:23:48.727] Version: RAGE Plugin Hook v0.61.1204.14469 PUBLIC ALPHA for Grand Theft Auto V
[18/3/2018 14:23:48.738] ================ RAGE Plugin Hook ================
[18/3/2018 14:23:48.742] Command line option -enableCustomLoadingBackgrounds is specified; enabling custom loading screen backgrounds.
[18/3/2018 14:23:48.749] Detected Windows 7 Home Premium (64-bit) (6.1.7600.0)!
[18/3/2018 14:23:48.750] Checking game support
[18/3/2018 14:23:49.151] Product name: Grand Theft Auto V
[18/3/2018 14:23:49.152] Product version: 1.0.1290.1
[18/3/2018 14:23:49.152] Is steam version: False
[18/3/2018 14:23:49.154] Initializing DirectX
[18/3/2018 14:23:49.158] Initializing Direct3D
[18/3/2018 14:23:49.159] Loading C:\Windows\system32\d3d11.dll
[18/3/2018 14:23:49.159] Loaded at 0x7FEF43D0000
[18/3/2018 14:23:49.159] D3D11CreateDeviceAndSwapChain at 0x7FEF43F00F8
[18/3/2018 14:23:49.160] Creating Direct3D 11 device and swap chain
[18/3/2018 14:23:49.171] Swap Chain created: 0x5F30B660
[18/3/2018 14:23:49.172] Swap Chain VTable: 0x5F30B660
[18/3/2018 14:23:49.172] Swap Chain VTable_2: 0x7FEF49E5AE0
[18/3/2018 14:23:49.173] 0x4856415756535540;0xB0EC8148C9246C8D;0x8DEE058B48000000
[18/3/2018 14:23:49.173] D3D11Present: 0x7FEF4A0B2F8
[18/3/2018 14:23:49.174] D3D11ResizeBuffers: 0x7FEF4A0F97C
[18/3/2018 14:23:49.174] D3D11ResizeTarget: 0x7FEF4A107D8
[18/3/2018 14:23:49.174] D3D11SetFullscreenState: 0x7FEF4A10B64
[18/3/2018 14:23:49.175] Getting device
[18/3/2018 14:23:49.175] Retrieved device
[18/3/2018 14:23:49.176] Creating wrapper
[18/3/2018 14:23:49.206] Direct3D initialized
[18/3/2018 14:23:49.208] Initialized DirectX
[18/3/2018 14:23:49.209] Direct3D watcher thread spawned
[18/3/2018 14:23:49.338] Wrapper created
[18/3/2018 14:23:49.359] Effect created
[18/3/2018 14:23:49.360] Creating buffer
[18/3/2018 14:23:49.361] Created buffer
[18/3/2018 14:23:49.362] Creating blend state
[18/3/2018 14:23:49.363] Created blend state
[18/3/2018 14:23:49.363] Done with creation
[18/3/2018 14:23:49.490] Initializing texture system.
[18/3/2018 14:23:49.491] Initializing texture system; phase 1
[18/3/2018 14:23:49.491] Initializing texture system; phase 2
[18/3/2018 14:23:49.506] Initializing texture system; phase 3
[18/3/2018 14:23:49.507] Initializing texture system; phase 4
[18/3/2018 14:23:49.527] Initializing texture system; phase 5
[18/3/2018 14:23:49.530] Initializing texture system; phase 6
[18/3/2018 14:23:49.533] Initializing texture system; phase 7
[18/3/2018 14:23:49.540] Initializing texture system; phase 8
[18/3/2018 14:23:49.543] Initializing texture system; phase 9
[18/3/2018 14:23:49.545] Initializing texture system; phase 10
[18/3/2018 14:23:49.554] Initializing texture system; phase 11
[18/3/2018 14:23:49.556] Initializing texture system; phase 12
[18/3/2018 14:23:49.558] Initializing texture system; phase 13
[18/3/2018 14:23:49.559] Initializing texture system; phase 14
[18/3/2018 14:23:54.210] Direct3D watcher thread ended
[18/3/2018 14:24:19.312] LoadingScreenMsg: Initializing game support
[18/3/2018 14:24:19.563] Initializing game support
[18/3/2018 14:24:20.166] LoadingScreenMsg: Velocity limit removed
[18/3/2018 14:24:20.489] Compatibility level: 0
[18/3/2018 14:24:20.490] Supported version detected
[18/3/2018 14:24:20.490] ==================================================
[18/3/2018 14:24:20.490] LoadingScreenMsg: Patching code
[18/3/2018 14:24:20.741] LoadingScreenMsg: Waiting for game initialization
[18/3/2018 14:24:20.991] Waiting for game initialization
[18/3/2018 14:24:21.092] LoadingScreenMsg: Initializing core
[18/3/2018 14:24:21.342] Initializing hook
[18/3/2018 14:24:21.343] LoadingScreenMsg: Completing interoperability
[18/3/2018 14:24:21.593] Completing interoperability
[18/3/2018 14:24:21.594] Initialization code 1.
[18/3/2018 14:24:21.594] Initialization code 2.
[18/3/2018 14:24:21.594] Initialization code 3.
[18/3/2018 14:24:21.603] 1 Address: 0x00000001409DDB04
[18/3/2018 14:24:21.604] Calling func 1
[18/3/2018 14:24:21.622] 2 Address: 0x00000001414FF102
[18/3/2018 14:24:21.623] 3 Address: 0x000000013FFD5C0E
[18/3/2018 14:24:21.655] Address: 0x00000001414FF0AC
[18/3/2018 14:24:21.656] Unknown var: 0x00000001424A2450
[18/3/2018 14:24:21.656] Initialization code 4.
[18/3/2018 14:24:21.656] Initialization code 5.
[18/3/2018 14:24:21.657] Completing interoperability, phase 1
[18/3/2018 14:24:21.657] Completing interoperability, phase 2
[18/3/2018 14:24:21.657] Completing interoperability, phase 3
[18/3/2018 14:24:21.657] Completing interoperability, phase 4
[18/3/2018 14:24:21.658] Completing interoperability, phase 5
[18/3/2018 14:24:21.658] Completing interoperability, phase 6
[18/3/2018 14:24:21.658] Completing interoperability, phase 7
[18/3/2018 14:24:21.658] LoadingScreenMsg: 
[18/3/2018 14:24:21.909] LoadingScreenMsg: Loading Story Mode
[18/3/2018 14:24:33.671] LoadingScreenMsg: Loading and Populating Game World
[18/3/2018 14:24:33.921] LoadingScreenMsg: 
[18/3/2018 14:24:49.617] Initializing console variable "IsDeveloperModeEnabled".
[18/3/2018 14:24:49.618] Type: System.Boolean, Reading section: "Miscellaneous", key: IsDeveloperModeEnabled
[18/3/2018 14:24:49.619] Read value: <null>
[18/3/2018 14:24:49.619] Initializing console variable "TimeScale".
[18/3/2018 14:24:49.619] Type: System.Single, Reading section: "Miscellaneous", key: TimeScale
[18/3/2018 14:24:49.620] Read value: <null>
[18/3/2018 14:24:49.636] Loading plugin from path: C:\Program Files\Rockstar Games\Grand Theft Auto V\Plugins\Bait Car.dll
[18/3/2018 14:24:52.719] <UNLOADED PLUGIN>: Initializing input system
[18/3/2018 14:24:52.721] <UNLOADED PLUGIN>: Initializing game console
[18/3/2018 14:24:52.724] <UNLOADED PLUGIN>: Initializing forms manager
[18/3/2018 14:24:52.742] Plugin "Bait Car" was loaded from "Bait Car.dll".
[18/3/2018 14:24:52.744] Loading plugin from path: C:\Program Files\Rockstar Games\Grand Theft Auto V\Plugins\EUPMenu.dll
[18/3/2018 14:24:55.729] <UNLOADED PLUGIN>: Initializing input system
[18/3/2018 14:24:55.730] <UNLOADED PLUGIN>: Initializing game console
[18/3/2018 14:24:55.733] <UNLOADED PLUGIN>: Initializing forms manager
[18/3/2018 14:24:56.003] Plugin "EUP Menu" was loaded from "EUPMenu.dll".
[18/3/2018 14:24:56.005] Loading plugin from path: C:\Program Files\Rockstar Games\Grand Theft Auto V\Plugins\LSPD First Response.dll
[18/3/2018 14:24:58.996] <UNLOADED PLUGIN>: Initializing input system
[18/3/2018 14:24:58.998] <UNLOADED PLUGIN>: Initializing game console
[18/3/2018 14:24:59.000] <UNLOADED PLUGIN>: Initializing forms manager
[18/3/2018 14:24:59.089] Plugin "LSPD First Response" was loaded from "LSPD First Response.dll".
[18/3/2018 14:24:59.090] Loading plugin from path: C:\Program Files\Rockstar Games\Grand Theft Auto V\Plugins\TrafficControl.dll
[18/3/2018 14:25:02.060] <UNLOADED PLUGIN>: Initializing input system
[18/3/2018 14:25:02.062] <UNLOADED PLUGIN>: Initializing game console
[18/3/2018 14:25:02.064] <UNLOADED PLUGIN>: Initializing forms manager
[18/3/2018 14:25:02.134] Plugin "Traffic Control" was loaded from "TrafficControl.dll".
[18/3/2018 14:25:02.193] Bait Car: <Info> Initializing Bait Car Version 1.0.2.1...
[18/3/2018 14:25:02.196] Bait Car: <Info> Configuration loaded.
[18/3/2018 14:25:02.207] Bait Car: <Info> Initializing Menus...
[18/3/2018 14:25:02.856] Bait Car: <Info> Menu configured and loaded.
[18/3/2018 14:25:02.857] Bait Car: <Info> Events registered.
[18/3/2018 14:25:02.857] Bait Car: <Info> Initialization complete.
[18/3/2018 14:25:03.134] ---------------------------------------------------------------------
[18/3/2018 14:25:03.134] LSPD FIRST RESPONSE
[18/3/2018 14:25:03.134] Version 0.3.1
[18/3/2018 14:25:03.134] A G17 Media Modification
[18/3/2018 14:25:03.134] - Developed by LMS & Sam
[18/3/2018 14:25:03.134] - Special thanks to Cyan, Lt.Caine, Alexander Blade, The OpenIV Team, LukeD & MulleDK19
[18/3/2018 14:25:03.134] © Copyright 2015-2016, G17 Media, www.lspdfr.com
[18/3/2018 14:25:03.134] ---------------------------------------------------------------------
[18/3/2018 14:25:03.134] [INFO] Running LSPD First Response 0.3.1(0.3.38.5436)
[18/3/2018 14:25:03.134] [INFO] Copyright © 2015-2016, G17 Media, www.lspdfr.com
[18/3/2018 14:25:03.214] 
[18/3/2018 14:25:03.439] C:\Program Files\Rockstar Games\Grand Theft Auto V\lspdfr\lspdfr.ini
[18/3/2018 14:25:03.439] C:\Program Files\Rockstar Games\Grand Theft Auto V\lspdfr\lspdfr.ini
[18/3/2018 14:25:03.441] Callouts: 250
[18/3/2018 14:25:03.517] Traffic Control: [Traffic Control] v1.0.2.0 Loaded
[18/3/2018 14:25:04.411] [TRACE] Thread CopManager #1 initialized
[18/3/2018 14:25:44.306] Bait Car (Allows user to spawn bait cars and have AI attempt to steal them.) by Scaarus, loaded on 18/3/2018 14:24:49
[18/3/2018 14:25:44.308] EUP Menu (Interactive menu for EUP and SUP) by PieRGud / Alex Braun / EUP Team, loaded on 18/3/2018 14:24:52
[18/3/2018 14:25:44.308] LSPD First Response (Los Santos Police Department First Response) by G17 Media, loaded on 18/3/2018 14:24:56
[18/3/2018 14:25:44.308] Traffic Control (Plugin to stop AI/NPC traffic around the player when dealing with a situation, such as an accident scene.) by Stealth22, loaded on 18/3/2018 14:24:59
[18/3/2018 14:25:54.516] -----------------------------------------------------
[18/3/2018 14:25:54.516] EUP MENU 2.2.0.2 FOR:
[18/3/2018 14:25:54.516] -----------------------------------------------------
[18/3/2018 14:25:54.516] Grand Theft Auto V 1.0.1290.1
[18/3/2018 14:25:54.516] RAGEPluginHook 0.61.1204.14469
[18/3/2018 14:25:54.516] RAGENativeUI 1.6.3.0
[18/3/2018 14:25:54.516] EUP - Law & Order 7.5
[18/3/2018 14:25:54.516] EUP - Serve & Rescue 1.0
[18/3/2018 14:25:54.516] -----------------------------------------------------
[18/3/2018 14:26:12.695] 
[18/3/2018 14:26:12.699] INIT
[18/3/2018 14:26:12.722] LSPD First Response: Folder is C:\Program Files\Rockstar Games\Grand Theft Auto V\plugins\lspdfr
[18/3/2018 14:26:12.922] LSPD First Response: AgencyCallouts, Version=3.1.6478.12095, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:12.938] LSPD First Response: Arrest Manager, Version=7.9.1.0, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:12.949] LSPD First Response: AssortedCallouts, Version=0.6.6.0, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:12.958] LSPD First Response: Automatic Roadblocks, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:12.967] LSPD First Response: BetterEMS, Version=3.0.6298.2858, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:12.978] LSPD First Response: CalloutManager, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:12.980] LSPD First Response: CalloutsV, Version=0.3.2.1, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:12.986] LSPD First Response: Code 3 Callouts, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:13.015] LSPD First Response: CodeRedCallouts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:13.017] LSPD First Response: ComputerPlus, Version=1.3.6.2, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:13.054] LSPD First Response: CrazyCallouts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:13.056] LSPD First Response: FederalCallouts, Version=0.560.6544.26536, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:13.063] LSPD First Response: HighPriority, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:13.066] LSPD First Response: APIExample, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:13.074] LSPD First Response: LSPDFR+, Version=1.6.7.2, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:13.080] LSPD First Response: LSPDFRFirst, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:13.082] LSPD First Response: MiscCallouts, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:13.085] LSPD First Response: PatrolToolkit, Version=3.1.6547.24989, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:13.090] LSPD First Response: PeterUCallouts, Version=2.4.6616.20478, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:13.123] LSPD First Response: PolicePartner, Version=2.1.6637.39895, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:13.128] LSPD First Response: PoliceSmartRadio, Version=1.1.2.0, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:13.132] LSPD First Response: SearchWarrant, Version=2.6.6431.8548, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:13.134] LSPD First Response: tacco_highway_callouts, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:13.135] LSPD First Response: Traffic Policer, Version=6.14.1.2, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:13.144] LSPD First Response: UnNamedCallouts, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:13.150] LSPD First Response: Wilderness Callouts, Version=0.5.3.2132, Culture=neutral, PublicKeyToken=null
[18/3/2018 14:26:13.160] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[18/3/2018 14:26:13.207] LSPD First Response: Agency Callouts initializing...
[18/3/2018 14:26:13.207] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[18/3/2018 14:26:13.361] LSPD First Response: Albo1125.Common verifying update entry for Arrest Manager
[18/3/2018 14:26:13.424] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[18/3/2018 14:26:13.483] LSPD First Response: Albo1125.Common verifying update entry for AssortedCallouts
[18/3/2018 14:26:13.484] LSPD First Response: Creating plugin: Automatic_Roadblocks.Main
[18/3/2018 14:26:13.485] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[18/3/2018 14:26:13.543] LSPD First Response: Creating plugin: CalloutManager.Main
[18/3/2018 14:26:13.594] LSPD First Response: Creating plugin: ????????????????????????????????????????
[18/3/2018 14:26:13.624] LSPD First Response: Creating plugin: Stealth.Plugins.Code3Callouts.Main
[18/3/2018 14:26:13.683] LSPD First Response: Creating plugin: APIExample.Main
[18/3/2018 14:26:13.684] LSPD First Response: Creating plugin: ComputerPlus.EntryPoint
[18/3/2018 14:26:13.688] LSPD First Response: Creating plugin: CrazyCallouts.Main
[18/3/2018 14:26:13.690] LSPD First Response: Creating plugin: FederalCallouts.Main
[18/3/2018 14:26:13.735] LSPD First Response: Creating plugin: HighPriority.Main
[18/3/2018 14:26:13.736] LSPD First Response: Creating plugin: APIExample.Main
[18/3/2018 14:26:13.781] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[18/3/2018 14:26:13.823] LSPD First Response: Creating plugin: LSPDFRFirst.Main
[18/3/2018 14:26:13.824] LSPD First Response: Creating plugin: MiscCallouts.Main
[18/3/2018 14:26:13.863] LSPD First Response: Creating plugin: PatrolToolkit.Main
[18/3/2018 14:26:13.907] LSPD First Response: Creating plugin: PeterUCallouts.Main
[18/3/2018 14:26:13.949] LSPD First Response: Creating plugin: PolicePartner.Main
[18/3/2018 14:26:14.575] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[18/3/2018 14:26:14.634] LSPD First Response: Albo1125.Common verifying update entry for Police SmartRadio
[18/3/2018 14:26:14.635] LSPD First Response: Creating plugin: SearchWarrant.Main
[18/3/2018 14:26:14.636] LSPD First Response: Creating plugin: tacco_highway_callouts.Main
[18/3/2018 14:26:14.637] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[18/3/2018 14:26:14.692] LSPD First Response: Creating Traffic Policer.Main.
[18/3/2018 14:26:14.692] LSPD First Response: Albo1125.Common verifying update entry for Traffic Policer
[18/3/2018 14:26:14.693] LSPD First Response: Done with Traffic Policer.Main.
[18/3/2018 14:26:14.693] LSPD First Response: Creating plugin: Main
[18/3/2018 14:26:14.695] LSPD First Response: Creating plugin: WildernessCallouts.Main
[18/3/2018 14:26:14.710] LSPD First Response: Arrest Manager 7.9.1.0, developed by Albo1125, loaded successfully!
[18/3/2018 14:26:14.711] LSPD First Response: Please go on duty to start Arrest Manager.
[18/3/2018 14:26:14.713] LSPD First Response: Assorted Callouts 0.6.6.0, developed by Albo1125, has been initialised.
[18/3/2018 14:26:14.714] LSPD First Response: Go on duty to start Assorted Callouts.
[18/3/2018 14:26:14.805] LSPD First Response: [Better EMS]: Loading EMS settings
[18/3/2018 14:26:15.419] LSPD First Response: [Better EMS]: Loading station Fire Station Headquarters
[18/3/2018 14:26:15.420] LSPD First Response: [Better EMS]: Found station type: FIRE
[18/3/2018 14:26:15.421] LSPD First Response: [Better EMS]: Adding station point: in front
[18/3/2018 14:26:15.463] LSPD First Response: [Better EMS]: Loading station El Burro Heights Fire Station
[18/3/2018 14:26:15.463] LSPD First Response: [Better EMS]: Found station type: FIRE
[18/3/2018 14:26:15.464] LSPD First Response: [Better EMS]: Adding station point: inside bay
[18/3/2018 14:26:15.464] LSPD First Response: [Better EMS]: Adding station point: in front of left door
[18/3/2018 14:26:15.464] LSPD First Response: [Better EMS]: Loading station Davis Fire Station
[18/3/2018 14:26:15.464] LSPD First Response: [Better EMS]: Found station type: FIRE
[18/3/2018 14:26:15.465] LSPD First Response: [Better EMS]: Adding station point: middle bay
[18/3/2018 14:26:15.465] LSPD First Response: [Better EMS]: Adding station point: right bay
[18/3/2018 14:26:15.465] LSPD First Response: [Better EMS]: Loading station Davis hospital
[18/3/2018 14:26:15.465] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[18/3/2018 14:26:15.465] LSPD First Response: [Better EMS]: Adding station point: parking lot 1
[18/3/2018 14:26:15.465] LSPD First Response: [Better EMS]: Adding station point: parking lot 2
[18/3/2018 14:26:15.465] LSPD First Response: [Better EMS]: Adding station point: parking lot 3
[18/3/2018 14:26:15.465] LSPD First Response: [Better EMS]: Adding station point: parking lot 4
[18/3/2018 14:26:15.466] LSPD First Response: [Better EMS]: Adding station point: delivery zone
[18/3/2018 14:26:15.466] LSPD First Response: [Better EMS]: Station has delivery zone
[18/3/2018 14:26:15.466] LSPD First Response: [Better EMS]: Adding station point: delivery zone emergency
[18/3/2018 14:26:15.466] LSPD First Response: [Better EMS]: Station has delivery zone
[18/3/2018 14:26:15.466] LSPD First Response: [Better EMS]: Loading station Pillbox Hill Hospital
[18/3/2018 14:26:15.466] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[18/3/2018 14:26:15.466] LSPD First Response: [Better EMS]: Adding station point: delivery zone
[18/3/2018 14:26:15.466] LSPD First Response: [Better EMS]: Station has delivery zone
[18/3/2018 14:26:15.466] LSPD First Response: [Better EMS]: Adding station point: spawn 1
[18/3/2018 14:26:15.467] LSPD First Response: [Better EMS]: Adding station point: spawn 2
[18/3/2018 14:26:15.467] LSPD First Response: [Better EMS]: Adding station point: emergency delivery
[18/3/2018 14:26:15.467] LSPD First Response: [Better EMS]: Station has delivery zone
[18/3/2018 14:26:15.467] LSPD First Response: [Better EMS]: Loading station Mount Zonah Medical Center
[18/3/2018 14:26:15.467] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[18/3/2018 14:26:15.467] LSPD First Response: [Better EMS]: Adding station point: emergency delivery
[18/3/2018 14:26:15.467] LSPD First Response: [Better EMS]: Station has delivery zone
[18/3/2018 14:26:15.467] LSPD First Response: [Better EMS]: Adding station point: emergency delivery 2
[18/3/2018 14:26:15.468] LSPD First Response: [Better EMS]: Station has delivery zone
[18/3/2018 14:26:15.468] LSPD First Response: [Better EMS]: Adding station point: spawn 1
[18/3/2018 14:26:15.468] LSPD First Response: [Better EMS]: Adding station point: spawn 2
[18/3/2018 14:26:15.468] LSPD First Response: [Better EMS]: Loading station Airport Fire Station
[18/3/2018 14:26:15.468] LSPD First Response: [Better EMS]: Found station type: FIRE
[18/3/2018 14:26:15.468] LSPD First Response: [Better EMS]: Adding station point: bay 4
[18/3/2018 14:26:15.468] LSPD First Response: [Better EMS]: Adding station point: bay 3
[18/3/2018 14:26:15.469] LSPD First Response: [Better EMS]: Loading station Airport Fire Station
[18/3/2018 14:26:15.469] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[18/3/2018 14:26:15.469] LSPD First Response: [Better EMS]: Adding station point: bay 2
[18/3/2018 14:26:15.469] LSPD First Response: [Better EMS]: Adding station point: bay 1
[18/3/2018 14:26:15.469] LSPD First Response: [Better EMS]: Loading station Fort Zancudo Fire Station
[18/3/2018 14:26:15.469] LSPD First Response: [Better EMS]: Found station type: FIRE
[18/3/2018 14:26:15.469] LSPD First Response: [Better EMS]: Adding station point: bay 1
[18/3/2018 14:26:15.469] LSPD First Response: [Better EMS]: Adding station point: bay 2
[18/3/2018 14:26:15.469] LSPD First Response: [Better EMS]: Adding station point: bay 3
[18/3/2018 14:26:15.470] LSPD First Response: [Better EMS]: Adding station point: bay 4
[18/3/2018 14:26:15.470] LSPD First Response: [Better EMS]: Loading station Paleto Bay Fire Station
[18/3/2018 14:26:15.470] LSPD First Response: [Better EMS]: Found station type: FIRE
[18/3/2018 14:26:15.470] LSPD First Response: [Better EMS]: Adding station point: bay 1
[18/3/2018 14:26:15.470] LSPD First Response: [Better EMS]: Adding station point: bay 2
[18/3/2018 14:26:15.470] LSPD First Response: [Better EMS]: Adding station point: beind bay 1
[18/3/2018 14:26:15.470] LSPD First Response: [Better EMS]: Adding station point: beind bay 2
[18/3/2018 14:26:15.471] LSPD First Response: [Better EMS]: Loading station Paleto Bay Medical Center
[18/3/2018 14:26:15.471] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[18/3/2018 14:26:15.471] LSPD First Response: [Better EMS]: Adding station point: alley
[18/3/2018 14:26:15.471] LSPD First Response: [Better EMS]: Station has delivery zone
[18/3/2018 14:26:15.471] LSPD First Response: [Better EMS]: Loading station Sandy Shores Hospital
[18/3/2018 14:26:15.471] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[18/3/2018 14:26:15.471] LSPD First Response: [Better EMS]: Adding station point: delivery
[18/3/2018 14:26:15.472] LSPD First Response: [Better EMS]: Station has delivery zone
[18/3/2018 14:26:15.472] LSPD First Response: [Better EMS]: Adding station point: spawn
[18/3/2018 14:26:15.472] LSPD First Response: [Better EMS]: Loading station Sandy Shores Fire Station
[18/3/2018 14:26:15.472] LSPD First Response: [Better EMS]: Found station type: FIRE
[18/3/2018 14:26:15.472] LSPD First Response: [Better EMS]: Adding station point: inside
[18/3/2018 14:26:15.472] LSPD First Response: [Better EMS]: Loading station Lifeguard Station
[18/3/2018 14:26:15.472] LSPD First Response: [Better EMS]: Found station type: FIRE
[18/3/2018 14:26:15.472] LSPD First Response: [Better EMS]: Adding station point: north 1
[18/3/2018 14:26:15.473] LSPD First Response: [Better EMS]: Adding station point: north 2
[18/3/2018 14:26:15.473] LSPD First Response: [Better EMS]: Adding station point: north mini 1
[18/3/2018 14:26:15.473] LSPD First Response: [Better EMS]: Adding station point: north mini 2
[18/3/2018 14:26:15.473] LSPD First Response: [Better EMS]: Adding station point: middle mini
[18/3/2018 14:26:15.473] LSPD First Response: [Better EMS]: Adding station point: mid south mini
[18/3/2018 14:26:15.473] LSPD First Response: [Better EMS]: Adding station point: south 1
[18/3/2018 14:26:15.473] LSPD First Response: [Better EMS]: Adding station point: south 2
[18/3/2018 14:26:15.473] LSPD First Response: [Better EMS]: Adding station point: south 3
[18/3/2018 14:26:15.474] LSPD First Response: [Better EMS]: Loading station Vinewood Hills Ranger Station
[18/3/2018 14:26:15.474] LSPD First Response: [Better EMS]: Found station type: FIRE
[18/3/2018 14:26:15.474] LSPD First Response: [Better EMS]: Adding station point: driveway
[18/3/2018 14:26:15.474] LSPD First Response: [Better EMS]: Loading station Raton Canyon Ranger Station
[18/3/2018 14:26:15.475] LSPD First Response: [Better EMS]: Found station type: FIRE
[18/3/2018 14:26:15.475] LSPD First Response: [Better EMS]: Adding station point: station
[18/3/2018 14:26:15.483] LSPD First Response: Validating dependency: RagePluginHook
[18/3/2018 14:26:15.483] LSPD First Response: File "ragepluginhook.exe" exists: True
[18/3/2018 14:26:15.493] LSPD First Response: Version is at least 0.45.0.0
[18/3/2018 14:26:15.494] LSPD First Response: Found no problems: dependency RagePluginHook (ragepluginhook.exe)
[18/3/2018 14:26:15.495] LSPD First Response: Validating dependency: LSPDFR
[18/3/2018 14:26:15.495] LSPD First Response: File "Plugins\LSPD First Response.dll" exists: True
[18/3/2018 14:26:15.495] LSPD First Response: Found no problems: dependency LSPDFR (Plugins\LSPD First Response.dll)
[18/3/2018 14:26:15.496] LSPD First Response: Validating dependency: ParksTools
[18/3/2018 14:26:15.496] LSPD First Response: File "ParksTools.dll" exists: True
[18/3/2018 14:26:15.496] LSPD First Response: Major/minor versions match specified exact version
[18/3/2018 14:26:15.496] LSPD First Response: Found no problems: dependency ParksTools (ParksTools.dll)
[18/3/2018 14:26:15.496] LSPD First Response: Validating dependency: LSPDFR+
[18/3/2018 14:26:15.496] LSPD First Response: File "Plugins\LSPDFR\LSPDFR+.dll" exists: True
[18/3/2018 14:26:15.497] LSPD First Response: Version is at least 1.1.0.0
[18/3/2018 14:26:15.497] LSPD First Response: Found no problems: dependency LSPDFR+ (Plugins\LSPDFR\LSPDFR+.dll)
[18/3/2018 14:26:15.497] LSPD First Response: Validating dependency: Arrest Manager
[18/3/2018 14:26:15.497] LSPD First Response: File "Plugins\LSPDFR\Arrest Manager.dll" exists: True
[18/3/2018 14:26:15.498] LSPD First Response: Version is at least 7.2.0.0
[18/3/2018 14:26:15.498] LSPD First Response: Found no problems: dependency Arrest Manager (Plugins\LSPDFR\Arrest Manager.dll)
[18/3/2018 14:26:15.513] LSPD First Response: [Better EMS]: Unable to parse bone: Unknown
[18/3/2018 14:26:15.524] LSPD First Response: [Better EMS]: Unable to parse bone: 
[18/3/2018 14:26:15.526] LSPD First Response: Callout Manager by PieRGud successfully loaded.
[18/3/2018 14:26:15.527] LSPD First Response: ==================================================================
[18/3/2018 14:26:15.528] LSPD First Response: [CalloutsV] Loading plugin CalloutsV version: 0.3.2.1
[18/3/2018 14:26:15.528] LSPD First Response: [CalloutsV] Reading settings from configuration file
[18/3/2018 14:26:15.528] LSPD First Response: [CalloutsV] Detecting player name from config file as: I forgot to change my name
[18/3/2018 14:26:15.528] LSPD First Response: [CalloutsV] Testing versions for RagePluginHook and LSPDFR...
[18/3/2018 14:26:15.529] LSPD First Response: [CalloutsV] Your LSPDFR version is greater than the version used to compile this plugin, this may cause unwanted behaviour
[18/3/2018 14:26:15.531] LSPD First Response: [CalloutsV] Your RPH version is greater than the version used to compile this plugin, this may cause unwanted behaviour
[18/3/2018 14:26:15.531] LSPD First Response: [CalloutsV] Your LSPDFR version is greater than the version used to compile this plugin, this may cause unwanted behaviour
[18/3/2018 14:26:15.531] LSPD First Response: [CalloutsV] Plugin loaded successfully, callouts will be registered when on duty
[18/3/2018 14:26:15.531] LSPD First Response: ==================================================================
[18/3/2018 14:26:15.535] LSPD First Response: Code Red Callouts Plugin Loaded!
[18/3/2018 14:26:15.551] LSPD First Response: C+ DEV: ComputerPlus detected RAGEPluginHook version: 0,61
[18/3/2018 14:26:15.552] LSPD First Response: CrazyCalloutsV0.5.8 Plugin loaded!
[18/3/2018 14:26:15.565] LSPD First Response: [FC] Initializing Federal Callouts 0.560.6544.26536
[18/3/2018 14:26:15.574] LSPD First Response: [FC] Loading spawn positions
[18/3/2018 14:26:15.614] LSPD First Response: [FC] Loaded drug deal spawn file: FederalCallouts.Drugs.xml
[18/3/2018 14:26:15.616] LSPD First Response: [FC] Loaded drug deal spawn file: Nicknamee.xml
[18/3/2018 14:26:15.617] LSPD First Response: [FC] Loaded HVT spawn file: FederalCallouts.HVT.xml
[18/3/2018 14:26:15.618] LSPD First Response: [FC] Loaded ORC spawn file: FederalCallouts.ORC.xml
[18/3/2018 14:26:15.619] LSPD First Response: [FC] Federal callouts v0.560.6544.26536 initialized!
[18/3/2018 14:26:15.619] LSPD First Response: Callouts Plugin loaded!
[18/3/2018 14:26:15.629] LSPD First Response: File succesful loaded !
[18/3/2018 14:26:15.640] LSPD First Response: inizialised !
[18/3/2018 14:26:15.640] LSPD First Response: Law Menu initialized
[18/3/2018 14:26:15.642] LSPD First Response: [LC] ---LawCallouts---
[18/3/2018 14:26:15.642] LSPD First Response: [LC] Version: 1.2.4
[18/3/2018 14:26:15.642] LSPD First Response: [LC] Developped by Trinyx !
[18/3/2018 14:26:15.643] LSPD First Response: [LC] Officer name : 06 Maziotis, and the name audio is DIV_06 LINCOLN BEAT_12
[18/3/2018 14:26:15.643] LSPD First Response: [LC] -----------------
[18/3/2018 14:26:15.652] LSPD First Response: LSPDFR+ 1.6.7.2, developed by Albo1125, has been initialised.
[18/3/2018 14:26:15.652] LSPD First Response: Go on duty to start LSPDFR+.
[18/3/2018 14:26:15.652] LSPD First Response: Albo1125.Common verifying update entry for LSPDFR+
[18/3/2018 14:26:15.653] LSPD First Response: plugin LSPDFR_API_GUIDE.2.0.0.0By Officer Gio Has been initialised
[18/3/2018 14:26:15.653] LSPD First Response: Go on duty to fully load LSPDFR_API_GUIDE.
[18/3/2018 14:26:15.655] LSPD First Response: MiscCallouts1.5.0.0 has been initialised.
[18/3/2018 14:26:15.655] LSPD First Response: Go on duty to fully load MyFirstCallout.
[18/3/2018 14:26:15.783] LSPD First Response: PeterUCallouts.Objects.PedModelMeta: BuildLookupDictionary: Lookup dict already contains a key for G_F_Y_BALLAS_01
[18/3/2018 14:26:15.786] LSPD First Response: PeterUCallouts.Objects.PedModelMeta: BuildLookupDictionary: Lookup dict already contains a key for A_M_Y_SOUCENT_03
[18/3/2018 14:26:15.804] LSPD First Response: PeterUCallouts.Main: Initialize: PeterUCallouts 2.4.6616.20478 (RELEASE) loaded
[18/3/2018 14:26:15.808] PoliceSmartRadio 1.1.2.0, developed by Albo1125, loaded successfully!
[18/3/2018 14:26:15.808] Special thanks to FinKone for the inspiration and OfficerSquare for the default UI.
[18/3/2018 14:26:15.808] Please go on duty to start Police SmartRadio.
[18/3/2018 14:26:15.810] LSPD First Response: Tacco_Highway_Plugin v2.2.12.2.0.0 has been initialised.
[18/3/2018 14:26:15.811] LSPD First Response: Go on duty for using Tacco Plugin
[18/3/2018 14:26:15.811] LSPD First Response: Traffic Policer 6.14.1.2, developed by Albo1125, has been initialised.
[18/3/2018 14:26:15.811] LSPD First Response: Go on duty to start Traffic Policer - Traffic Policer.Initialise done.
[18/3/2018 14:26:16.499] LSPD First Response: [UnNamed Callouts] Detected an old version of UnNamed Callouts installed, please update to version 1.2.0.0 or higher.
[18/3/2018 14:26:16.499] LSPD First Response: [UnNamed Callouts] UnNamed Callouts (v1.1.0.0) has been initialised. Go on duty to fully load UnNamed Callouts.
[18/3/2018 14:26:16.501] =============================================== Wilderness Callouts ===============================================
[18/3/2018 14:26:16.501] Created by:  alexguirre
[18/3/2018 14:26:16.502] Version:  0.5.3.2132
[18/3/2018 14:26:16.503] RAGEPluginHook Version:  0.61.1204.14469
[18/3/2018 14:26:16.503] RAGENativeUI Version:  1.6.3.0
[18/3/2018 14:26:16.503] 
[18/3/2018 14:26:16.503] Report any issues you have in the Wilderness Callouts topic or in the comments section and include the RagePluginHook.log
[18/3/2018 14:26:16.503] Enjoy!
[18/3/2018 14:26:16.503] =============================================== Wilderness Callouts ===============================================
[18/3/2018 14:26:16.505] LSPD First Response: [Wilderness Callouts] Detected RAGEPluginHook version: 0,61
[18/3/2018 14:26:16.509] LSPD First Response: [Wilderness Callouts] Interaction menu initialized
[18/3/2018 14:26:16.509] LSPD First Response: [Wilderness Callouts | MenuCommon] All menus initialized
[18/3/2018 14:26:16.509] LSPD First Response: We have 1 callouts registered
[18/3/2018 14:26:16.510] LSPD First Response: CalloutManager initialized
[18/3/2018 14:26:16.511] [TRACE] WorldEventManager: Allowing up to 2 events
[18/3/2018 14:26:16.514] LSPD First Response: In traffic policer duty event handler: True
[18/3/2018 14:26:16.518] LSPD First Response: Albo1125.Common 6.6.0.0, developed by Albo1125. Starting update checks.
[18/3/2018 14:26:16.531] LSPD First Response: Albo1125.Common 6.6.0.0, developed by Albo1125. Not checking for updates until 19/3/2018 11:00:06
[18/3/2018 14:26:16.538] LSPD First Response: Albo1125.Common.dll 6.6.0.0 starting standard dependency check for Traffic Policer
[18/3/2018 14:26:16.541] LSPD First Response: isdc:/Maziotis1984/
[18/3/2018 14:26:16.561] LSPD First Response: GAME VERSION: 1.0.1290.1
[18/3/2018 14:26:16.565] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0,61
[18/3/2018 14:26:16.570] LSPD First Response: Blpass
[18/3/2018 14:26:16.570] LSPD First Response: Dependency check for Traffic Policer successful: True
[18/3/2018 14:26:16.581] LSPD First Response: Agency Callouts by Darkmyre activated for LSPD
[18/3/2018 14:26:16.624] [TRACE] Thread Ambient #1 initialized
[18/3/2018 14:26:16.668] [TRACE] Thread ArrestManager #1 initialized
[18/3/2018 14:26:16.743] [TRACE] Thread WorldEventManager #1 initialized
[18/3/2018 14:26:16.744] [TRACE] Thread PlayerChaseManager #1 initialized
[18/3/2018 14:26:16.751] [TRACE] Thread TrafficControl #1 initialized
[18/3/2018 14:26:16.752] LSPD First Response: Traffic Policer is not in beta.
[18/3/2018 14:26:16.762] LSPD First Response: Traffic Policer.Mainloop started
[18/3/2018 14:26:16.763] LSPD First Response: Loading Traffic Policer settings...
[18/3/2018 14:26:16.792] LSPD First Response: Registering callout ????????????????????????????????????????
[18/3/2018 14:26:16.793] LSPD First Response: Registering callout ????????????????????????????????????????
[18/3/2018 14:26:16.793] LSPD First Response: Registering callout ????????????????????????????????????????
[18/3/2018 14:26:16.793] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:16.793] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:16.794] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:16.794] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:16.795] LSPD First Response: Traffic Policer by Albo1125 has been loaded successfully!
[18/3/2018 14:26:16.887] LSPD First Response: Traffic Policer Speed Checker started.
[18/3/2018 14:26:17.025] LSPD First Response: Registering callout ????????????????????????????????????????
[18/3/2018 14:26:17.025] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.026] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.026] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.026] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.027] LSPD First Response: Registering callout ????????????????????????????????????????
[18/3/2018 14:26:17.027] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.028] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.028] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.032] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.033] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.033] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.033] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.033] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.033] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.033] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.034] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.034] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.034] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.034] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.034] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.034] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.034] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.034] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.035] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.035] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.035] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.035] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.036] LSPD First Response: Albo1125.Common.dll 6.6.0.0 starting standard dependency check for Arrest Manager
[18/3/2018 14:26:17.036] LSPD First Response: GAME VERSION: 1.0.1290.1
[18/3/2018 14:26:17.038] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0,61
[18/3/2018 14:26:17.038] LSPD First Response: Blpass
[18/3/2018 14:26:17.038] LSPD First Response: Dependency check for Arrest Manager successful: True
[18/3/2018 14:26:17.041] LSPD First Response: Arrest Manager is not in beta.
[18/3/2018 14:26:17.041] LSPD First Response: Albo1125.Common 6.6.0.0, developed by Albo1125. Starting update checks.
[18/3/2018 14:26:17.042] LSPD First Response: Albo1125.Common 6.6.0.0, developed by Albo1125. Not checking for updates until 19/3/2018 11:00:06
[18/3/2018 14:26:17.042] LSPD First Response: Albo1125.Common.dll 6.6.0.0 starting standard dependency check for AssortedCallouts
[18/3/2018 14:26:17.043] LSPD First Response: GAME VERSION: 1.0.1290.1
[18/3/2018 14:26:17.044] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0,61
[18/3/2018 14:26:17.044] LSPD First Response: Blpass
[18/3/2018 14:26:17.045] LSPD First Response: Dependency check for AssortedCallouts successful: True
[18/3/2018 14:26:17.049] LSPD First Response: Assorted Callouts is not in beta.
[18/3/2018 14:26:17.064] LSPD First Response: Adding unmarked police vehicle model:POLICE4
[18/3/2018 14:26:17.069] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.069] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.069] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.070] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.070] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.070] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.070] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.071] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.100] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.100] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.100] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.100] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.101] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.101] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.101] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.101] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.101] LSPD First Response: Registering callout ????????????????????????????????????????
[18/3/2018 14:26:17.101] LSPD First Response: Registering callout ????????????????????????????????????????
[18/3/2018 14:26:17.101] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.101] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.101] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.102] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.102] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.102] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.121] LSPD First Response: Stores initialised
[18/3/2018 14:26:17.123] LSPD First Response: [Better EMS]: Settings loaded from C:\Program Files\Rockstar Games\Grand Theft Auto V\Plugins\LSPDFR\BetterEMS.ini
[18/3/2018 14:26:17.125] LSPD First Response: [Better EMS]: Loaded Better EMS
[18/3/2018 14:26:17.146] LSPD First Response: Found 18 callout plugin(s) with a combined total of 188 callout(s).
[18/3/2018 14:26:17.154] LSPD First Response: Registering callout CalloutsV.Callouts.Breakdown
[18/3/2018 14:26:17.154] LSPD First Response: Registering callout CalloutsV.Callouts.TrafficCollision
[18/3/2018 14:26:17.154] LSPD First Response: Registering callout CalloutsV.Callouts.StreetRace
[18/3/2018 14:26:17.154] LSPD First Response: Registering callout CalloutsV.Callouts.Escort
[18/3/2018 14:26:17.154] LSPD First Response: Registering callout CalloutsV.Callouts.TrackerTheft
[18/3/2018 14:26:17.155] LSPD First Response: Registering callout CalloutsV.Callouts.Disturbance
[18/3/2018 14:26:17.155] LSPD First Response: [CalloutsV] All callouts have been registered correctly
[18/3/2018 14:26:17.180] LSPD First Response:

 Loading Code 3 Callouts...
[18/3/2018 14:26:17.193] LSPD First Response: [Code 3 Callouts] Settings loaded
[18/3/2018 14:26:17.193] LSPD First Response: [Code 3 Callouts] Loaded Code 3 Callouts v1.2.1.0
[18/3/2018 14:26:17.199] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Assault
[18/3/2018 14:26:17.200] LSPD First Response: [Code 3 Callouts] Registered Callout: Assault
[18/3/2018 14:26:17.200] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.BackupDomestic
[18/3/2018 14:26:17.200] LSPD First Response: [Code 3 Callouts] Registered Callout: Domestic
[18/3/2018 14:26:17.200] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Burglary
[18/3/2018 14:26:17.201] LSPD First Response: [Code 3 Callouts] Registered Callout: Burglary In Progress
[18/3/2018 14:26:17.201] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.HitAndRun
[18/3/2018 14:26:17.202] LSPD First Response: [Code 3 Callouts] Registered Callout: Hit and Run
[18/3/2018 14:26:17.202] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.IntoxicatedPerson
[18/3/2018 14:26:17.202] LSPD First Response: [Code 3 Callouts] Registered Callout: Intoxicated Person
[18/3/2018 14:26:17.202] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PersonWithWeapon
[18/3/2018 14:26:17.203] LSPD First Response: [Code 3 Callouts] Registered Callout: Person With a Firearm
[18/3/2018 14:26:17.203] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.ImpairedDriver
[18/3/2018 14:26:17.203] LSPD First Response: [Code 3 Callouts] Registered Callout: Impaired Driver
[18/3/2018 14:26:17.204] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PoliceImpersonator
[18/3/2018 14:26:17.204] LSPD First Response: [Code 3 Callouts] Registered Callout: Police Impersonator
[18/3/2018 14:26:17.204] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.RoadRage
[18/3/2018 14:26:17.204] LSPD First Response: [Code 3 Callouts] Registered Callout: Road Rage In Progress
[18/3/2018 14:26:17.205] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.UnknownTrouble
[18/3/2018 14:26:17.205] LSPD First Response: [Code 3 Callouts] Registered Callout: Unknown Trouble
[18/3/2018 14:26:17.205] LSPD First Response: [Code 3 Callouts] All callouts registered
[18/3/2018 14:26:17.213] LSPD First Response: Registering callout APIExample.Callouts.StolenTanker
[18/3/2018 14:26:17.214] LSPD First Response: Registering callout APIExample.Callouts.StolenMoneyTruck
[18/3/2018 14:26:17.214] LSPD First Response: Registering callout APIExample.Callouts.IndecentExposure
[18/3/2018 14:26:17.214] LSPD First Response: Registering callout APIExample.Callouts.ViciousDog
[18/3/2018 14:26:17.214] LSPD First Response: Registering callout APIExample.Callouts.RefusalToPay
[18/3/2018 14:26:17.214] LSPD First Response: Registering callout APIExample.Callouts.PanicButton
[18/3/2018 14:26:17.282] LSPD First Response: C+ DEV: Successfully loaded LSPDFR Computer+.
[18/3/2018 14:26:17.316] LSPD First Response: C+: Attempting to load LiteDB database from C:\Program Files\Rockstar Games\Grand Theft Auto V\Plugins\LSPDFR\ComputerPlus\reports.db
[18/3/2018 14:26:17.544] LSPD First Response: C+ DEV: C+: ALPR+ Not Detected
[18/3/2018 14:26:17.545] LSPD First Response: Registering callout CrazyCallouts.Callouts.CrazyDriverCallout
[18/3/2018 14:26:17.545] LSPD First Response: Registering callout CrazyCallouts.Callouts.ShotsFiredCallout
[18/3/2018 14:26:17.545] LSPD First Response: Registering callout CrazyCallouts.Callouts.MurderCallout
[18/3/2018 14:26:17.546] LSPD First Response: Registering callout CrazyCallouts.Callouts.KidnapCallout
[18/3/2018 14:26:17.546] LSPD First Response: Registering callout CrazyCallouts.Callouts.TerrorAttackCallout
[18/3/2018 14:26:17.550] LSPD First Response: Registering callout FederalCallouts.Callouts.PotentialDrugDeal
[18/3/2018 14:26:17.550] LSPD First Response: Registering callout FederalCallouts.Callouts.PotentialDrugDeal
[18/3/2018 14:26:17.550] LSPD First Response: Registering callout FederalCallouts.Callouts.PotentialDrugDeal
[18/3/2018 14:26:17.550] LSPD First Response: Registering callout FederalCallouts.Callouts.PotentialDrugDeal
[18/3/2018 14:26:17.550] LSPD First Response: Registering callout FederalCallouts.Callouts.PotentialDrugDeal
[18/3/2018 14:26:17.550] LSPD First Response: Registering callout FederalCallouts.Callouts.Assassination
[18/3/2018 14:26:17.551] LSPD First Response: Registering callout FederalCallouts.Callouts.Assassination
[18/3/2018 14:26:17.551] LSPD First Response: Registering callout FederalCallouts.Callouts.Assassination
[18/3/2018 14:26:17.551] LSPD First Response: Registering callout FederalCallouts.Callouts.Assassination
[18/3/2018 14:26:17.551] LSPD First Response: Registering callout FederalCallouts.Callouts.Assassination
[18/3/2018 14:26:17.551] LSPD First Response: Registering callout FederalCallouts.Callouts.StreetArrestWarrant
[18/3/2018 14:26:17.551] LSPD First Response: Registering callout FederalCallouts.Callouts.StreetArrestWarrant
[18/3/2018 14:26:17.551] LSPD First Response: Registering callout FederalCallouts.Callouts.StreetArrestWarrant
[18/3/2018 14:26:17.551] LSPD First Response: Registering callout FederalCallouts.Callouts.StreetArrestWarrant
[18/3/2018 14:26:17.552] LSPD First Response: Registering callout FederalCallouts.Callouts.StreetArrestWarrant
[18/3/2018 14:26:17.552] LSPD First Response: Registering callout FederalCallouts.Callouts.ArmoredCarRobbery
[18/3/2018 14:26:17.552] LSPD First Response: Registering callout FederalCallouts.Callouts.ArmoredCarRobbery
[18/3/2018 14:26:17.552] LSPD First Response: Registering callout FederalCallouts.Callouts.ArmoredCarRobbery
[18/3/2018 14:26:17.552] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.552] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.552] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.552] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.552] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.553] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.553] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:17.558] LSPD First Response: Registering callout HighPriority.Callouts.Sniper
[18/3/2018 14:26:17.558] LSPD First Response: Registering callout HighPriority.Callouts.Massacer
[18/3/2018 14:26:17.558] LSPD First Response: Registering callout HighPriority.Callouts.AmbulanceTheft
[18/3/2018 14:26:17.559] LSPD First Response: Registering callout HighPriority.Callouts.JailBreak
[18/3/2018 14:26:17.559] LSPD First Response: Registering callout HighPriority.Callouts.VehicleRobbery
[18/3/2018 14:26:17.559] LSPD First Response: Registering callout HighPriority.Callouts.GTA
[18/3/2018 14:26:17.559] LSPD First Response: Registering callout HighPriority.Callouts.Turfwar
[18/3/2018 14:26:17.559] LSPD First Response: Registering callout HighPriority.Callouts.GetAway
[18/3/2018 14:26:17.559] LSPD First Response: Registering callout HighPriority.Callouts.Terror
[18/3/2018 14:26:17.564] LSPD First Response: Registering callout APIExample.Callouts.TerroristAttack
[18/3/2018 14:26:17.565] LSPD First Response: Registering callout APIExample.Callouts.BusStolen
[18/3/2018 14:26:17.566] LSPD First Response: Registering callout APIExample.Callouts.GRiot
[18/3/2018 14:26:17.566] LSPD First Response: Registering callout APIExample.Callouts.CKid
[18/3/2018 14:26:17.567] LSPD First Response: Registering callout APIExample.Callouts.Burglary
[18/3/2018 14:26:17.567] LSPD First Response: Registering callout APIExample.Callouts.Prostituation
[18/3/2018 14:26:17.567] LSPD First Response: Registering callout APIExample.Callouts.Murder
[18/3/2018 14:26:17.568] LSPD First Response: Registering callout APIExample.Callouts.StolenTruck
[18/3/2018 14:26:17.568] LSPD First Response: Registering callout APIExample.Callouts.SpeedPursuit
[18/3/2018 14:26:17.568] LSPD First Response: Registering callout APIExample.Callouts.HomeInvasion
[18/3/2018 14:26:17.569] LSPD First Response: Registering callout APIExample.Callouts.HomelessPeople
[18/3/2018 14:26:17.569] LSPD First Response: Registering callout APIExample.Callouts.EmergencyCarjacking
[18/3/2018 14:26:17.569] LSPD First Response: Registering callout APIExample.Callouts.EasterEggs
[18/3/2018 14:26:17.597] LSPD First Response: Arrest Manager, developed by Albo1125, has been loaded successfully!
[18/3/2018 14:26:17.658] LSPD First Response: Assorted Callouts, developed by Albo1125, has been loaded successfully!
[18/3/2018 14:26:17.659] LSPD First Response: [Better EMS]: Registering smart radio buttons
[18/3/2018 14:26:17.663] LSPD First Response: [Better EMS]: Launching EMS response
[18/3/2018 14:26:17.683] LSPD First Response: [LC] Functions is load!
[18/3/2018 14:26:17.779] LSPD First Response: [AUTO_ROADBLOCKS]: Starting init...
[18/3/2018 14:26:17.780] LSPD First Response: [AUTO_ROADBLOCKS]: Khorio.Common is up to date: v1.4.0.0
[18/3/2018 14:26:17.781] LSPD First Response: [AUTO_ROADBLOCKS]: RagePluginHook is up to date: v0.61.1204.14469
[18/3/2018 14:26:17.782] LSPD First Response: [AUTO_ROADBLOCKS]: LSPDFR is up to date: v0.3.38.5436
[18/3/2018 14:26:17.797] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Loading CarPacks...
[18/3/2018 14:26:17.859] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Loaded 10 CarPacks
[18/3/2018 14:26:17.859] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack BCSO
[18/3/2018 14:26:17.859] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[BCSO]:[SHERIFF] Van: False, Extras: -1, Livery: -1
[18/3/2018 14:26:17.859] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[BCSO]:[SHERIFF2] Van: False, Extras: -1, Livery: -1
[18/3/2018 14:26:17.860] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[BCSO]:[S_F_Y_SHERIFF_01][random] Adding ped model
[18/3/2018 14:26:17.860] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[BCSO]:[S_M_Y_SHERIFF_01][random] Adding ped model
[18/3/2018 14:26:17.860] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[BCSO]:[WEAPON_PISTOL] Adding weapon model
[18/3/2018 14:26:17.860] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[BCSO]:[WEAPON_PUMPSHOTGUN] Adding weapon model
[18/3/2018 14:26:17.860] LSPD First Response: ===============================================================================================
[18/3/2018 14:26:17.860] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack FIB
[18/3/2018 14:26:17.860] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[FIB]:[FBI] Van: False, Extras: -1, Livery: -1
[18/3/2018 14:26:17.861] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[FIB]:[FBI2] Van: False, Extras: -1, Livery: -1
[18/3/2018 14:26:17.861] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[FIB]:[S_M_M_FIBOFFICE_01][random] Adding ped model
[18/3/2018 14:26:17.861] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[FIB]:[S_M_M_FIBOFFICE_02][random] Adding ped model
[18/3/2018 14:26:17.861] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[FIB]:[WEAPON_PISTOL] Adding weapon model
[18/3/2018 14:26:17.861] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[FIB]:[WEAPON_COMBATPISTOL] Adding weapon model
[18/3/2018 14:26:17.861] LSPD First Response: ===============================================================================================
[18/3/2018 14:26:17.862] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack LSPD
[18/3/2018 14:26:17.862] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[POLICE] Van: False, Extras: -1, Livery: -1
[18/3/2018 14:26:17.862] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[POLICE2] Van: False, Extras: -1, Livery: -1
[18/3/2018 14:26:17.862] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[POLICE3] Van: False, Extras: -1, Livery: -1
[18/3/2018 14:26:17.862] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[S_F_Y_COP_01][random] Adding ped model
[18/3/2018 14:26:17.862] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[S_M_Y_COP_01][random] Adding ped model
[18/3/2018 14:26:17.862] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[WEAPON_PISTOL] Adding weapon model
[18/3/2018 14:26:17.862] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[WEAPON_PUMPSHOTGUN] Adding weapon model
[18/3/2018 14:26:17.863] LSPD First Response: ===============================================================================================
[18/3/2018 14:26:17.863] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack LSSD
[18/3/2018 14:26:17.863] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSSD]:[POLICE] Van: False, Extras: -1, Livery: -1
[18/3/2018 14:26:17.863] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSSD]:[SHERIFF] Van: False, Extras: -1, Livery: -1
[18/3/2018 14:26:17.863] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSSD]:[S_F_Y_SHERIFF_01][random] Adding ped model
[18/3/2018 14:26:17.864] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSSD]:[S_M_Y_SHERIFF_01][random] Adding ped model
[18/3/2018 14:26:17.864] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSSD]:[WEAPON_PISTOL] Adding weapon model
[18/3/2018 14:26:17.864] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSSD]:[WEAPON_PUMPSHOTGUN] Adding weapon model
[18/3/2018 14:26:17.864] LSPD First Response: ===============================================================================================
[18/3/2018 14:26:17.864] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack SAHP
[18/3/2018 14:26:17.864] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAHP]:[POLICE4] Van: False, Extras: -1, Livery: -1
[18/3/2018 14:26:17.864] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAHP]:[POLICEB] Van: False, Extras: -1, Livery: -1
[18/3/2018 14:26:17.864] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAHP]:[S_M_Y_HWAYCOP_01][random] Adding ped model
[18/3/2018 14:26:17.865] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAHP]:[WEAPON_PISTOL] Adding weapon model
[18/3/2018 14:26:17.865] LSPD First Response: ===============================================================================================
[18/3/2018 14:26:17.865] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack SAPR
[18/3/2018 14:26:17.865] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAPR]:[PRANGER] Van: False, Extras: -1, Livery: -1
[18/3/2018 14:26:17.865] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAPR]:[S_F_Y_RANGER_01][random] Adding ped model
[18/3/2018 14:26:17.865] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAPR]:[S_M_Y_RANGER_01][random] Adding ped model
[18/3/2018 14:26:17.865] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAPR]:[WEAPON_PISTOL] Adding weapon model
[18/3/2018 14:26:17.865] LSPD First Response: ===============================================================================================
[18/3/2018 14:26:17.866] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack NOOSE
[18/3/2018 14:26:17.866] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[RIOT] Van: True, Extras: -1, Livery: -1
[18/3/2018 14:26:17.866] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[S_M_Y_SWAT_01][random] Adding ped model
[18/3/2018 14:26:17.866] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[WEAPON_COMBATPISTOL] Adding weapon model
[18/3/2018 14:26:17.866] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[WEAPON_ASSAULTSHOTGUN] Adding weapon model
[18/3/2018 14:26:17.866] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[WEAPON_BULLPUPSHOTGUN] Adding weapon model
[18/3/2018 14:26:17.866] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[WEAPON_ADVANCEDRIFLE] Adding weapon model
[18/3/2018 14:26:17.866] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[WEAPON_CARBINERIFLE] Adding weapon model
[18/3/2018 14:26:17.866] LSPD First Response: ===============================================================================================
[18/3/2018 14:26:17.867] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack USAF
[18/3/2018 14:26:17.867] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[BARRACKS] Van: True, Extras: -1, Livery: -1
[18/3/2018 14:26:17.867] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[BARRACKS3] Van: True, Extras: -1, Livery: -1
[18/3/2018 14:26:17.867] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[CRUSADER] Van: False, Extras: -1, Livery: -1
[18/3/2018 14:26:17.867] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[S_M_M_MARINE_01][random] Adding ped model
[18/3/2018 14:26:17.867] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[S_M_M_MARINE_02][random] Adding ped model
[18/3/2018 14:26:17.867] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[S_M_Y_MARINE_01][random] Adding ped model
[18/3/2018 14:26:17.867] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[S_M_Y_MARINE_02][random] Adding ped model
[18/3/2018 14:26:17.868] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[S_M_Y_MARINE_03][random] Adding ped model
[18/3/2018 14:26:17.868] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[WEAPON_ADVANCEDRIFLE] Adding weapon model
[18/3/2018 14:26:17.868] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[WEAPON_CARBINERIFLE] Adding weapon model
[18/3/2018 14:26:17.868] LSPD First Response: ===============================================================================================
[18/3/2018 14:26:17.868] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack STATE
[18/3/2018 14:26:17.868] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[STATE]:[POLICET] Van: True, Extras: -1, Livery: -1
[18/3/2018 14:26:17.868] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[STATE]:[S_F_Y_COP_01][random] Adding ped model
[18/3/2018 14:26:17.868] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[STATE]:[S_M_Y_COP_01][random] Adding ped model
[18/3/2018 14:26:17.869] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[STATE]:[WEAPON_PISTOL] Adding weapon model
[18/3/2018 14:26:17.869] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[STATE]:[WEAPON_PUMPSHOTGUN] Adding weapon model
[18/3/2018 14:26:17.869] LSPD First Response: ===============================================================================================
[18/3/2018 14:26:17.869] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack NYSP
[18/3/2018 14:26:17.869] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NYSP]:[POLICEOLD1] Van: False, Extras: -1, Livery: -1
[18/3/2018 14:26:17.869] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NYSP]:[POLICEOLD2] Van: False, Extras: -1, Livery: -1
[18/3/2018 14:26:17.869] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NYSP]:[S_M_M_SNOWCOP_01][random] Adding ped model
[18/3/2018 14:26:17.870] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NYSP]:[WEAPON_PISTOL] Adding weapon model
[18/3/2018 14:26:17.870] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NYSP]:[WEAPON_PUMPSHOTGUN] Adding weapon model
[18/3/2018 14:26:17.870] LSPD First Response: ===============================================================================================
[18/3/2018 14:26:17.870] LSPD First Response: [AUTOMATIC_ROADBLOCKS]: Loading Settings...
[18/3/2018 14:26:19.860] LSPD First Response: TransportWorldDistricts info:
[18/3/2018 14:26:19.882] LSPD First Response:
[18/3/2018 14:26:19.883] World District: City
[18/3/2018 14:26:19.883] Drivers:S_M_Y_COP_01 S_F_Y_COP_01
[18/3/2018 14:26:19.883] Passengers:S_M_Y_COP_01 S_F_Y_COP_01
[18/3/2018 14:26:19.883] Vehsettings: Model: POLICETLivs: 0 Extras:  Model: POLICELivs: -1 Extras:  Model: POLICE2Livs: -1 Extras: 1 Model: POLICE3Livs: 0 Extras: 1
[18/3/2018 14:26:19.918] LSPD First Response:
[18/3/2018 14:26:19.919] World District: City
[18/3/2018 14:26:19.919] Drivers:S_M_Y_COP_01 S_F_Y_COP_01
[18/3/2018 14:26:19.919] Passengers:S_F_Y_COP_01 S_M_Y_COP_01
[18/3/2018 14:26:19.919] Vehsettings: Model: POLICETLivs: -1 Extras:  Model: POLICELivs: -1 Extras:  Model: POLICE2Livs: -1 Extras:  Model: POLICE3Livs: -1 Extras:
[18/3/2018 14:26:19.950] LSPD First Response:
[18/3/2018 14:26:19.952] World District: LosSantosCountryside
[18/3/2018 14:26:19.952] Drivers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[18/3/2018 14:26:19.952] Passengers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[18/3/2018 14:26:19.953] Vehsettings: Model: SHERIFF2Livs: -1 Extras:
[18/3/2018 14:26:19.982] LSPD First Response:
[18/3/2018 14:26:19.982] World District: BlaineCounty
[18/3/2018 14:26:19.983] Drivers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[18/3/2018 14:26:19.983] Passengers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[18/3/2018 14:26:19.983] Vehsettings: Model: SHERIFF2Livs: 0 Extras: 2, 3, 4
[18/3/2018 14:26:20.010] LSPD First Response:
[18/3/2018 14:26:20.010] World District: Water
[18/3/2018 14:26:20.010] Drivers:S_M_Y_USCG_01
[18/3/2018 14:26:20.010] Passengers:S_M_Y_USCG_01
[18/3/2018 14:26:20.010] Vehsettings: Model: PREDATORLivs: -1 Extras:
[18/3/2018 14:26:20.010] LSPD First Response: Transportregion info:
[18/3/2018 14:26:20.043] LSPD First Response:
[18/3/2018 14:26:20.044] Zonename: East Vinewood
[18/3/2018 14:26:20.044] Drivers:S_M_Y_COP_01 S_F_Y_COP_01
[18/3/2018 14:26:20.044] Passengers:S_M_Y_COP_01 S_F_Y_COP_01
[18/3/2018 14:26:20.044] Vehsettings: Model: POLICE4Livs: 0 Extras: 2, 3, 4
[18/3/2018 14:26:20.078] LSPD First Response:
[18/3/2018 14:26:20.078] Zonename: West Vinewood
[18/3/2018 14:26:20.078] Drivers:S_M_Y_COP_01 S_F_Y_COP_01
[18/3/2018 14:26:20.079] Passengers:S_M_Y_COP_01 S_F_Y_COP_01
[18/3/2018 14:26:20.079] Vehsettings: Model: POLICETLivs: 0 Extras:
[18/3/2018 14:26:20.112] LSPD First Response:
[18/3/2018 14:26:20.113] Zonename: Sandy Shores
[18/3/2018 14:26:20.113] Drivers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[18/3/2018 14:26:20.113] Passengers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[18/3/2018 14:26:20.113] Vehsettings: Model: SHERIFFLivs: -1 Extras:
[18/3/2018 14:26:22.703] LSPD First Response: ParksTools requesting a PoliceSmartRadio action to be added to ems_request
[18/3/2018 14:26:23.203] LSPD First Response: Police SmartRadio is not done setting up. Adding to queue. 
[18/3/2018 14:26:23.204] LSPD First Response: Added to queue. Length: 1
[18/3/2018 14:26:23.204] LSPD First Response: ParksTools requesting a PoliceSmartRadio action to be added to ems_cancel
[18/3/2018 14:26:23.204] LSPD First Response: Police SmartRadio is not done setting up. Adding to queue. 
[18/3/2018 14:26:23.205] LSPD First Response: Added to queue. Length: 2
[18/3/2018 14:26:25.771] LSPD First Response: Arrest Manager by Albo1125 has loaded successfully.
[18/3/2018 14:26:25.777] LSPD First Response: Assembly is requesting an LSPDFR+ SecurityGuid: Arrest Manager
[18/3/2018 14:26:25.783] LSPD First Response: LSPDFR+ SecurityGuid validated & issued successfully.
[18/3/2018 14:26:25.789] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to coroner
[18/3/2018 14:26:25.789] LSPD First Response: Police SmartRadio is not done setting up. Adding to queue. 
[18/3/2018 14:26:25.789] LSPD First Response: Added to queue. Length: 3
[18/3/2018 14:26:25.790] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to tow
[18/3/2018 14:26:25.790] LSPD First Response: Police SmartRadio is not done setting up. Adding to queue. 
[18/3/2018 14:26:25.790] LSPD First Response: Added to queue. Length: 4
[18/3/2018 14:26:25.790] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to transport
[18/3/2018 14:26:25.790] LSPD First Response: Police SmartRadio is not done setting up. Adding to queue. 
[18/3/2018 14:26:25.790] LSPD First Response: Added to queue. Length: 5
[18/3/2018 14:26:25.829] Jail Dropoff blips created.
[18/3/2018 14:26:31.376] LSPD First Response: Albo1125.Common 6.6.0.0, developed by Albo1125. Starting update checks.
[18/3/2018 14:26:31.377] LSPD First Response: Albo1125.Common 6.6.0.0, developed by Albo1125. Not checking for updates until 19/3/2018 11:00:06
[18/3/2018 14:26:31.378] LSPD First Response: Albo1125.Common.dll 6.6.0.0 starting standard dependency check for LSPDFR+
[18/3/2018 14:26:31.379] LSPD First Response: GAME VERSION: 1.0.1290.1
[18/3/2018 14:26:31.380] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0,61
[18/3/2018 14:26:31.380] LSPD First Response: Blpass
[18/3/2018 14:26:31.380] LSPD First Response: Dependency check for LSPDFR+ successful: True
[18/3/2018 14:26:31.392] LSPD First Response: LSPDFR+ is not in beta.
[18/3/2018 14:26:31.394] LSPD First Response: Registering callout LSPDFR_API_Guide.callouts.StolenSupercar
[18/3/2018 14:26:31.394] LSPD First Response: Registering callout LSPDFR_API_Guide.callouts.StolenBike
[18/3/2018 14:26:31.394] LSPD First Response: Registering callout LSPDFR_API_Guide.callouts.StolenVehicle
[18/3/2018 14:26:31.394] LSPD First Response: Registering callout LSPDFR_API_Guide.callouts.supercar
[18/3/2018 14:26:31.394] LSPD First Response: Registering callout LSPDFR_API_Guide.callouts.Supermotor
[18/3/2018 14:26:31.395] LSPD First Response: Registering callout LSPDFR_API_Guide.callouts.cars
[18/3/2018 14:26:31.395] LSPD First Response: Registering callout LSPDFR_API_Guide.callouts.car
[18/3/2018 14:26:31.395] LSPD First Response: Registering callout LSPDFR_API_Guide.callouts.Super
[18/3/2018 14:26:31.395] LSPD First Response: Registering callout LSPDFR_API_Guide.callouts.by
[18/3/2018 14:26:31.395] LSPD First Response: Registering callout LSPDFR_API_Guide.callouts.bicycles
[18/3/2018 14:26:31.396] LSPD First Response: Registering callout MiscCallouts.Callouts.ArrestOne
[18/3/2018 14:26:31.396] LSPD First Response: Registering callout MiscCallouts.Callouts.Shooting
[18/3/2018 14:26:31.396] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:31.396] LSPD First Response: Registering callout ?????????????????????????????????????????
[18/3/2018 14:26:31.457] LSPD First Response: PeterUCallouts.ViewModes.HeliCam: ExistingHeliCamIsAvailable: Detected Wilderness Callouts running, which offers a helicam
[18/3/2018 14:26:31.976] LSPD First Response: Registering callout PeterUCallouts.Callouts.IllegalRadioBroadcasting
[18/3/2018 14:26:31.976] LSPD First Response: Registering callout PeterUCallouts.Callouts.BurglarySilentAlarm
[18/3/2018 14:26:31.976] LSPD First Response: Registering callout PeterUCallouts.Callouts.RacingInParkingLot
[18/3/2018 14:26:31.976] LSPD First Response: Registering callout PeterUCallouts.Callouts.AssistSecurityGuard
[18/3/2018 14:26:31.977] LSPD First Response: Registering callout PeterUCallouts.Callouts.UnauthorizedCamping
[18/3/2018 14:26:31.977] LSPD First Response: Registering callout PeterUCallouts.Callouts.BicycleOnFreeway
[18/3/2018 14:26:31.977] LSPD First Response: Registering callout PeterUCallouts.Callouts.WantedPersonTransportCheckIn
[18/3/2018 14:26:31.977] LSPD First Response: Registering callout PeterUCallouts.Callouts.Egg1
[18/3/2018 14:26:31.977] LSPD First Response: Registering callout PeterUCallouts.Callouts.ATMSuspiciousActivity
[18/3/2018 14:26:31.977] LSPD First Response: Registering callout PeterUCallouts.Callouts.LandlordTenantDispute
[18/3/2018 14:26:31.977] LSPD First Response: Registering callout PeterUCallouts.Callouts.InsecureVehicleLoad
[18/3/2018 14:26:31.977] LSPD First Response: Registering callout PeterUCallouts.Callouts.OffshoreSuspiciousActivity
[18/3/2018 14:26:31.977] LSPD First Response: Registering callout PeterUCallouts.Callouts.HeliLocateSuspect
[18/3/2018 14:26:31.977] LSPD First Response: Registering callout PeterUCallouts.Callouts.CommunityEngagementEvent
[18/3/2018 14:26:31.978] LSPD First Response: Registering callout PeterUCallouts.Callouts.SpeedingVehicle
[18/3/2018 14:26:31.982] LSPD First Response: Albo1125.Common 6.6.0.0, developed by Albo1125. Starting update checks.
[18/3/2018 14:26:31.982] LSPD First Response: Albo1125.Common 6.6.0.0, developed by Albo1125. Not checking for updates until 19/3/2018 11:00:06
[18/3/2018 14:26:31.983] LSPD First Response: Albo1125.Common.dll 6.6.0.0 starting standard dependency check for Police SmartRadio
[18/3/2018 14:26:31.983] LSPD First Response: GAME VERSION: 1.0.1290.1
[18/3/2018 14:26:31.985] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0,61
[18/3/2018 14:26:31.986] LSPD First Response: Blpass
[18/3/2018 14:26:31.986] LSPD First Response: Dependency check for Police SmartRadio successful: True
[18/3/2018 14:26:31.990] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.sus_vehicle1
[18/3/2018 14:26:31.990] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.sus_vehicle2
[18/3/2018 14:26:31.990] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.sus_vehicle3
[18/3/2018 14:26:31.991] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.sus_vehicle4
[18/3/2018 14:26:31.991] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.drunken_person1
[18/3/2018 14:26:31.991] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.drunken_person2
[18/3/2018 14:26:31.991] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.drunken_person3
[18/3/2018 14:26:31.991] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.confused_person
[18/3/2018 14:26:31.991] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.highway_accident
[18/3/2018 14:26:31.991] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.traffic_stop
[18/3/2018 14:26:31.995] LSPD First Response: Registering callout WildernessCallouts.Callouts.IllegalHunting
[18/3/2018 14:26:31.995] LSPD First Response: Registering callout WildernessCallouts.Callouts.RocksBlockingRoad
[18/3/2018 14:26:31.996] LSPD First Response: Registering callout WildernessCallouts.Callouts.AircraftCrash
[18/3/2018 14:26:31.996] LSPD First Response: Registering callout WildernessCallouts.Callouts.RecklessDriver
[18/3/2018 14:26:31.996] LSPD First Response: Registering callout WildernessCallouts.Callouts.WantedFelonInVehicle
[18/3/2018 14:26:31.997] LSPD First Response: Registering callout WildernessCallouts.Callouts.SuicideAttempt
[18/3/2018 14:26:31.997] LSPD First Response: Registering callout WildernessCallouts.Callouts.MissingPerson
[18/3/2018 14:26:31.997] LSPD First Response: Registering callout WildernessCallouts.Callouts.AnimalAttack
[18/3/2018 14:26:31.998] LSPD First Response: Registering callout WildernessCallouts.Callouts.PublicDisturbance
[18/3/2018 14:26:31.998] LSPD First Response: Registering callout WildernessCallouts.Callouts.HostageSituation
[18/3/2018 14:26:31.998] LSPD First Response: Registering callout WildernessCallouts.Callouts.Arson
[18/3/2018 14:26:31.998] LSPD First Response: Registering callout WildernessCallouts.Callouts.OfficerNeedsTransport
[18/3/2018 14:26:31.999] LSPD First Response: Registering callout WildernessCallouts.Callouts.AttackedPoliceStation
[18/3/2018 14:26:31.999] LSPD First Response: Registering callout WildernessCallouts.Callouts.Demonstration
[18/3/2018 14:26:32.085] LSPD First Response: LSPDFR+, developed by Albo1125, has been loaded successfully!
[18/3/2018 14:26:32.090] LSPD First Response: LSPDFR+ has been initialised successfully and is now loading INI, XML and dependencies. Standby...
[18/3/2018 14:26:32.152] LSPD First Response: PoliceSmartRadio is not in beta.
[18/3/2018 14:26:32.153] LSPD First Response: Police SmartRadio queue created. Waiting...
[18/3/2018 14:26:32.161] LSPD First Response: Setting Display position to BottomRight
[18/3/2018 14:26:32.161] LSPD First Response: 1140:291
[18/3/2018 14:26:32.187] LSPD First Response: Allbuttons ln: 15
[18/3/2018 14:26:32.201] LSPD First Response: Allbuttons ln: 14
[18/3/2018 14:26:32.202] LSPD First Response: Police SmartRadio is done loading. Button actions ready to be added.
[18/3/2018 14:26:32.210] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pit
[18/3/2018 14:26:32.211] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pit successful.
[18/3/2018 14:26:32.211] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to platecheck
[18/3/2018 14:26:32.211] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to platecheck successful.
[18/3/2018 14:26:32.212] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to panic
[18/3/2018 14:26:32.212] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to panic successful.
[18/3/2018 14:26:32.212] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pedcheck
[18/3/2018 14:26:32.212] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pedcheck successful.
[18/3/2018 14:26:32.212] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to endcall
[18/3/2018 14:26:32.212] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to endcall successful.
[18/3/2018 14:26:32.212] LSPD First Response: All PoliceSmartRadio default buttons have been assigned actions.
[18/3/2018 14:26:32.215] LSPD First Response: [Wilderness Callouts | EventPool] Events controller started
[18/3/2018 14:26:32.225] LSPD First Response: [Wilderness Callouts] Functions fiber started
[18/3/2018 14:26:32.286] LSPD First Response: PoliceSmartRadio, developed by Albo1125, has been loaded successfully!
[18/3/2018 14:26:32.287] LSPD First Response: PoliceSmartRadio done loading. Dequeueing actions... (5)
[18/3/2018 14:26:32.287] LSPD First Response: PoliceSmartRadio: Adding action for ParksTools to ems_request successful.
[18/3/2018 14:26:32.287] LSPD First Response: PoliceSmartRadio: Adding action for ParksTools to ems_cancel successful.
[18/3/2018 14:26:32.287] LSPD First Response: PoliceSmartRadio: Adding action for Arrest Manager to coroner successful.
[18/3/2018 14:26:32.287] LSPD First Response: PoliceSmartRadio: Adding action for Arrest Manager to tow successful.
[18/3/2018 14:26:32.288] LSPD First Response: PoliceSmartRadio: Adding action for Arrest Manager to transport successful.
[18/3/2018 14:26:37.213] LSPD First Response: TrafficOffences:
[18/3/2018 14:26:37.214] LSPD First Response: OFFENCE<Speeding(10+)280FalseTraffic>
[18/3/2018 14:26:37.215] LSPD First Response: OFFENCE<Speeding(20+)3150FalseTraffic>
[18/3/2018 14:26:37.215] LSPD First Response: OFFENCE<Speeding(30+)4230TrueTraffic>
[18/3/2018 14:26:37.215] LSPD First Response: OFFENCE<No License82500TrueTraffic>
[18/3/2018 14:26:37.215] LSPD First Response: OFFENCE<Driving On Suspended License6850FalseTraffic>
[18/3/2018 14:26:37.215] LSPD First Response: OFFENCE<Expired License2250FalseTraffic>
[18/3/2018 14:26:37.215] LSPD First Response: OFFENCE<Invalid Registration4850TrueTraffic>
[18/3/2018 14:26:37.216] LSPD First Response: OFFENCE<No Registration4650FalseTraffic>
[18/3/2018 14:26:37.216] LSPD First Response: OFFENCE<Running A Red Light2100FalseTraffic>
[18/3/2018 14:26:37.216] LSPD First Response: OFFENCE<Running A Stop Sign2150FalseTraffic>
[18/3/2018 14:26:37.216] LSPD First Response: OFFENCE<Failure to Yield3150FalseTraffic>
[18/3/2018 14:26:37.216] LSPD First Response: OFFENCE<Failure To Stop61500FalseTraffic>
[18/3/2018 14:26:37.216] LSPD First Response: OFFENCE<Seat Belt Violation1200FalseTraffic>
[18/3/2018 14:26:37.216] LSPD First Response: OFFENCE<No Insurance6850TrueTraffic>
[18/3/2018 14:26:37.216] LSPD First Response: OFFENCE<Invalid Insurance3350TrueTraffic>
[18/3/2018 14:26:37.216] LSPD First Response: OFFENCE<Expired Insurance3100FalseTraffic>
[18/3/2018 14:26:37.217] LSPD First Response: OFFENCE<Texting While Driving4550FalseTraffic>
[18/3/2018 14:26:37.217] LSPD First Response: OFFENCE<Broken Tail Light00FalseTraffic>
[18/3/2018 14:26:37.217] LSPD First Response: OFFENCE<Broke Tail Light (Second Offense) 260FalseTraffic>
[18/3/2018 14:26:37.217] LSPD First Response: OFFENCE<Broken Brake Light00FalseTraffic>
[18/3/2018 14:26:37.217] LSPD First Response: OFFENCE<Broken Brake Light (Second Offence)160FalseTraffic>
[18/3/2018 14:26:37.217] LSPD First Response: OFFENCE<Broken Head Light00FalseTraffic>
[18/3/2018 14:26:37.217] LSPD First Response: OFFENCE<Reckless Driving3650FalseTraffic>
[18/3/2018 14:26:37.217] LSPD First Response: OFFENCE<Reckless Endangerment83500TrueTraffic>
[18/3/2018 14:26:37.217] LSPD First Response: OFFENCE<Careless Driving3550FalseTraffic>
[18/3/2018 14:26:37.218] LSPD First Response: OFFENCE<DUI1210000TrueTraffic>
[18/3/2018 14:26:37.218] LSPD First Response: OFFENCE<DWUI1212000TrueTraffic>
[18/3/2018 14:26:37.218] LSPD First Response: OFFENCE<No Helmet0100FalseTraffic>
[18/3/2018 14:26:37.218] LSPD First Response: OFFENCE<Possession of DEA Schedule 1 Narcotics1215000TrueTraffic>
[18/3/2018 14:26:37.218] LSPD First Response: OFFENCE<Possession of DEA Schedule 2/3 Narcotics 1215000TrueTraffic>
[18/3/2018 14:26:37.218] LSPD First Response: OFFENCE<Possession of DEA Schedule 4 Narcotics1215000TrueTraffic>
[18/3/2018 14:26:37.218] LSPD First Response: OFFENCE<Possession of DEA Schedule 5 Narcotics1215000TrueTraffic>
[18/3/2018 14:26:37.218] LSPD First Response: OFFENCE<Open Alcohol Container4850FalseTraffic>
[18/3/2018 14:26:37.218] LSPD First Response: OFFENCE<Felony Evading63500TrueTraffic>
[18/3/2018 14:26:37.219] LSPD First Response: OFFENCE<Speeding3100FalseTraffic>
[18/3/2018 14:26:37.219] LSPD First Response: OFFENCE<Traffic Light3100FalseTraffic>
[18/3/2018 14:26:37.219] LSPD First Response: OFFENCE<No Seat Belt0100FalseTraffic>
[18/3/2018 14:26:37.219] LSPD First Response: OFFENCE<No Insurance6300TrueTraffic>
[18/3/2018 14:26:37.219] LSPD First Response: OFFENCE<Mobile Phone6200FalseTraffic>
[18/3/2018 14:26:37.219] LSPD First Response: OFFENCE<Due Care and Attention3100FalseTraffic>
[18/3/2018 14:26:37.219] LSPD First Response: OFFENCE<Illegal Tyre3100FalseTraffic>
[18/3/2018 14:26:37.219] LSPD First Response: OFFENCE<Road Obstruction3100FalseTraffic>
[18/3/2018 14:26:37.219] LSPD First Response: OFFENCE<No MOT0100FalseTraffic>
[18/3/2018 14:26:37.220] LSPD First Response: OFFENCE<Incorrect/No Driving Licence3100FalseTraffic>
[18/3/2018 14:26:37.220] LSPD First Response: OFFENCE<No Helmet0100FalseTraffic>
[18/3/2018 14:26:37.220] LSPD First Response: OFFENCE<Insecure Load (Individual)3100FalseTraffic>
[18/3/2018 14:26:37.220] LSPD First Response: OFFENCE<Insecure Load (Commercial)35000FalseTraffic>
[18/3/2018 14:26:37.220] LSPD First Response: OFFENCE<Dangerous Cycling3500FalseTraffic>
[18/3/2018 14:26:37.220] LSPD First Response: OFFENCE<Careless Cycling3100FalseTraffic>
[18/3/2018 14:26:37.220] LSPD First Response: OFFENCE<Shoplifting090FalseDisorder>
[18/3/2018 14:26:37.220] LSPD First Response: OFFENCE<Failure To Comply0100FalseDisorder>
[18/3/2018 14:26:37.220] LSPD First Response: OFFENCE<Failure to Provide Required Documents0150TrueDisorder>
[18/3/2018 14:26:37.220] LSPD First Response: OFFENCE<Resisting Arrest0250FalseDisorder>
[18/3/2018 14:26:37.221] LSPD First Response: OFFENCE<Possession of Cannabis090FalseDisorder>
[18/3/2018 14:26:37.221] LSPD First Response: OFFENCE<Shoplifting090FalseDisorder>
[18/3/2018 14:26:37.221] LSPD First Response: OFFENCE<Possession with Intent to sell018000FalseFelony>
[18/3/2018 14:26:37.221] LSPD First Response: OFFENCE<Paraphernalia06500FalseFelony>
[18/3/2018 14:26:37.221] LSPD First Response: OFFENCE<Manufacturer032000FalseFelony>
[18/3/2018 14:26:37.221] LSPD First Response: OFFENCE<Cultivation016000FalseFelony>
[18/3/2018 14:26:37.221] LSPD First Response: OFFENCE<Abuse of Perscription07800FalseFelony>
[18/3/2018 14:26:37.221] LSPD First Response: OFFENCE<Metabolite DUIs0250FalseFelony>
[18/3/2018 14:26:37.221] LSPD First Response: OFFENCE<Distribution/Trafficking025000FalseFelony>
[18/3/2018 14:26:37.222] LSPD First Response: OFFENCE<Possession of DEA Schedule 1 Narcotics1215000TrueFelony>
[18/3/2018 14:26:37.222] LSPD First Response: OFFENCE<Possession of DEA Schedule 2/3 Narcotics 1215000TrueFelony>
[18/3/2018 14:26:37.222] LSPD First Response: OFFENCE<Possession of DEA Schedule 4 Narcotics1215000TrueFelony>
[18/3/2018 14:26:37.222] LSPD First Response: OFFENCE<Possession of DEA Schedule 5 Narcotics1215000TrueFelony>
[18/3/2018 14:26:37.222] LSPD First Response: OFFENCE<Broadcasting without License01500FalseMisc>
[18/3/2018 14:26:37.274] LSPD First Response: LSPDFR+ has been fully initialised successfully and is now working.
[18/3/2018 14:26:37.358] LSPD First Response: Emtpy items, clearing menu at index 1.
[18/3/2018 14:26:45.380] LSPD First Response: Assembly is requesting an LSPDFR+ SecurityGuid: Traffic Policer
[18/3/2018 14:26:45.382] LSPD First Response: LSPDFR+ SecurityGuid validated & issued successfully.
[18/3/2018 14:26:45.842] LSPD First Response: Assembly is requesting an LSPDFR+ SecurityGuid: PeterUCallouts
[18/3/2018 14:26:45.844] LSPD First Response: LSPDFR+ SecurityGuid validated & issued successfully.
[18/3/2018 14:26:45.844] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: LSPDFR+ integration is enabled and ready
[18/3/2018 14:26:45.846] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to suspectdesc
[18/3/2018 14:26:45.847] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to suspectdesc successful.
[18/3/2018 14:26:45.847] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to vehicledesc
[18/3/2018 14:26:45.847] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to vehicledesc successful.
[18/3/2018 14:26:45.847] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to lastpos
[18/3/2018 14:26:45.847] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to lastpos successful.
[18/3/2018 14:26:45.847] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to statement
[18/3/2018 14:26:45.847] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to statement successful.
[18/3/2018 14:26:45.847] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to dismissped
[18/3/2018 14:26:45.848] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to dismissped successful.
[18/3/2018 14:26:45.848] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: Police Smart Radio integration is enabled and ready
[18/3/2018 14:26:45.848] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: PeterUCallouts finished late initialization for integrations
[18/3/2018 14:26:55.127] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: 349 items now in audio cache
[18/3/2018 14:26:56.160] LSPD First Response: C+: Pause
[18/3/2018 14:26:56.163] LSPD First Response: C+: EnsurePaused forced
[18/3/2018 14:26:56.163] LSPD First Response: C+: Pause
[18/3/2018 14:26:56.503] 
[18/3/2018 14:26:56.504] ==============================
[18/3/2018 14:26:56.504] EXCEPTION DURING FRAME RENDER
[18/3/2018 14:26:56.504] ------------------------------
[18/3/2018 14:26:56.504] Origin: Plugin "LSPD First Response" (LSPD First Response.dll).
[18/3/2018 14:26:56.504] ------------------------------
[18/3/2018 14:26:56.504] Exception type: System.Reflection.TargetInvocationException
[18/3/2018 14:26:56.505] Exception message: Δημιουργήθηκε εξαίρεση από τον προορισμό μιας κλήσης.
[18/3/2018 14:26:56.505] ------------------------------
[18/3/2018 14:26:56.505] Inner exceptions:
[18/3/2018 14:26:56.505]     Exception type: System.ArgumentException
[18/3/2018 14:26:56.505]     Exception message: Η γραμματοσειρά 'Arial' δεν υποστηρίζει το στυλ 'Regular'.
[18/3/2018 14:26:56.505]         ------------------------------
[18/3/2018 14:26:56.505]         Stack trace:
[18/3/2018 14:26:56.505] σε System.Drawing.Font.CreateNativeFont()
[18/3/2018 14:26:56.505] σε System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
[18/3/2018 14:26:56.505] σε System.Drawing.Font..ctor(String familyName, Single emSize)
[18/3/2018 14:26:56.506] σε Rage.GwenRenderer.MeasureText(Font font, String text)
[18/3/2018 14:26:56.506] σε Gwen.ControlInternal.Text.SizeToContents()
[18/3/2018 14:26:56.506] σε Gwen.Control.Label.SetText(String str, Boolean doEvents)
[18/3/2018 14:26:56.506]         ==============================
[18/3/2018 14:26:56.506] 
[18/3/2018 14:26:56.506] ------------------------------
[18/3/2018 14:26:56.506] Stack trace:
[18/3/2018 14:26:56.506] σε System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
[18/3/2018 14:26:56.506] σε System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
[18/3/2018 14:26:56.506] σε System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[18/3/2018 14:26:56.507] σε System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, Object[] index)
[18/3/2018 14:26:56.507] σε Rage.Forms.GwenForm.CopyProperty(Base gwenBase, Control control, PropertyInfo property)
[18/3/2018 14:26:56.507] σε Rage.Forms.GwenForm.CopyControl(Base gwenBase, Control control)
[18/3/2018 14:26:56.507] σε Rage.Forms.GwenForm.CopyFromWinForms(Type type)
[18/3/2018 14:26:56.507] σε Rage.Forms.GwenForm.SetUp(Canvas canvas)
[18/3/2018 14:26:56.507] σε Rage.FormsManager.OnRender(Object obj, EventArgs e)
[18/3/2018 14:26:56.507] σε Rage.FormsManager.TriggerRemoteDraw(Graphics graphics)
[18/3/2018 14:26:56.507] σε Rage.RemotePlugin.OnRender()
[18/3/2018 14:26:56.507] σε Rage.RemotePlugin.OnRender()
[18/3/2018 14:26:56.507] σε Rage.Plugin.OnRender(Object sender, EventArgs e)
[18/3/2018 14:26:56.508] ==============================
[18/3/2018 14:26:56.508] 
[18/3/2018 14:26:56.956] LSPD First Response: All signs removed

Nikeair244

Members

(edited)

After a long process of trying to get this to work even after opeing a few ped history and whole game crashes, I have got it stable so far for 2 days where ill only get a simple lspdfr crash every once and while but whole game wont come down, i removed any old call outs from around 2016, removed More control V and spike strips V, for some reasons it bugs out computer Plus+, The main fix for me was going into Task Manager and setting the launcher and .exe to run in High Priority Mode. If i dont, i get a crash after the 3 or so ped i lookup. It was the last thing i could do, but it has fixed my Computer + for me, as im running on Windows 10. To me, it seems like its definitely a memory issue, even tho I have plenty of Ram. Also i use EUP menu, i get my outfit and unload the plugin after, seems to also help alot.

Edited by Nikeair244

Royul

Members

Soon as I open the computer my game freezes doesn't crash just freezes, and the only way to get out of it is to restart the game or reload all plugins from the console. It's not just this mod it's anyone that uses this type of menu like the plugin "Spotlight". If anyone knows a fix write me, thanks.

 

 

Type of menu that crashes my game: (note: I know this isn't computer+ just giving an example).

 

Screenshot_1.png.8cc760bd8ab51fde0ea87f3e29d02cee.png

 

On 3/10/2018 at 2:25 PM, Raptor Credentials said:

Hey @PieRGud,

So I pulled over a suspect and he was threatening to murder myself or another officer. I see that you have assault on a public figure located in the computer.

I was wondering if you might be interested in adding the "threatening an individual" or "threatening a peace officer" into the computer. These charges would be pretty awesome 

to be added cause I do see this happening a lot in the world of San Andreas. 

 

 

Thanks! 

 

-------------------------------------------------

Captain Relakai

State Trooper Division

763-525-5500 or Cpt.Relakai@SA.Trooper.gov

-------------------------------------------------

 

@PieRGud Also I wanted to let you know that in the charges I also noticed you have Aggravated Battery and Serious Bodily injury as 2 different charges when you could just combine those under Aggravated Battery because they are the same thing :) 

 

Just thought I'd let ya know. 

Not sure if this was already mentioned... but whatever.

Create an account or sign in to comment

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.