LCPDFR 9.0FH1 doesn't have this problem
but after i install LCPDFR 9.0FH2 it have problem
when i press Alt + P it say Error in script 'FirstResponse.Main.Start'!
Here are the Log:
2010-12-07 18:45:08 - Initializing ScriptHookDotNet v1.7.1.4 BETA (GTA IV version 1.0.7.0)
2010-12-07 18:46:27 - Direct3D device created!
2010-12-07 18:46:27 - SEARCHING FOR SCRIPTS...
2010-12-07 18:46:27 - Loading scripts in Assembly 'scripts\FirstResponse.net.dll' ...
2010-12-07 18:46:27 - ...found script 'FirstResponse.DeletionList'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.Hardcore'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.LCMD.Main'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.LCMD.Functions'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.LCPD.Arrest'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.LCPD.Backup'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.LCPD.Carboot'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.LCPD.Chase'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.LCPD.Disarm'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.LCPD.Frisk'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.LCPD.PullOver'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.LCPD.Actions'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.Callouts'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.LCPD.Debug'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.LCPD.Flashlight'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.LCPD.Functions'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.LCPD.Partner'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.LCPD.inputSimulator'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.LCPD.Start'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.TextDraw'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.LCPD.Various'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.Main.EmergencyLights'!
2010-12-07 18:46:27 - ...found script 'FirstResponse.Main.Start'!
2010-12-07 18:46:27 - ...found script 'CSharp.LCPD.Keybindings'!
2010-12-07 18:46:27 - DONE! 24 valid scripts found!
2010-12-07 18:46:27 - STARTING SCRIPTS...
2010-12-07 18:46:27 - Error during GetPhoneNumber (Phone checks will be disabled):
System.Exception: Accessing Globals failed! Invalid Memory Address!
at unmanaged.MemoryAccess.GetGlobalAddress(Int32 index)
at unmanaged.MemoryAccess.GetPhoneNumber()
at GTA.NetHook.CheckPhone()
2010-12-07 18:46:27 - ...successfully started script 'CSharp.LCPD.Keybindings'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.Main.Start'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.Main.EmergencyLights'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.LCPD.Various'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.TextDraw'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.LCPD.Start'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.LCPD.inputSimulator'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.LCPD.Partner'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.LCPD.Functions'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.LCPD.Flashlight'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.LCPD.Debug'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.Callouts'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.LCPD.Actions'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.LCPD.PullOver'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.LCPD.Frisk'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.LCPD.Disarm'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.LCPD.Chase'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.LCPD.Carboot'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.LCPD.Backup'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.LCPD.Arrest'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.LCMD.Functions'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.LCMD.Main'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.Hardcore'!
2010-12-07 18:46:28 - ...successfully started script 'FirstResponse.DeletionList'!
2010-12-07 18:46:58 - Error during Tick in script 'FirstResponse.Main.Start':
System.IO.FileNotFoundException: Could not load file or assembly 'AdvancedHook.dll' or one of its dependencies. Das angegebene Modul wurde nicht gefunden.
File name: 'AdvancedHook.dll'
at FirstResponse.LCPD.Functions.DisplayMessage(String type, String message, Int32 duration, Boolean beep)
at FirstResponse.LCPD.Start.GoOnDuty()
at FirstResponse.Main.Start.GoOnDutyFunction()
at GTA.Script.ProcessBoundKey(Keys Key)
at GTA.Script.ProcessEvents()
at GTA.Script.DoTick()
at GTA.ScriptThread.OnTick()
2010-12-07 18:46:58 - Error in Thread.Abort:
System.Threading.ThreadAbortException: Thread was being aborted.
at System.Threading.Thread.AbortInternal()
at System.Threading.Thread.Abort()
at GTA.NetThread.Abort()
2010-12-07 18:47:07 - Direct3D device lost!
2010-12-07 18:47:08 - SCRIPTS TERMINATED!