Everything posted by sgteversmann
- Breathalyser Script (plus Traffic Management)
- [UPDATED] 2010 California Highway Patrol Crown Victoria Whelen Liberty
-
Script interacting with LCPDFR
I remember seeing something about LUA too on the old site. I remember seeing a list of calls you can make using LUA.....anyone know about any updates? and if you can interact with the GUID then anyone know if there is a list of commands and arguments?
-
FirstResponse script communication
is it possible to have my c# scripts communicate with the FirstResponse scripts? if so anyone know how? okay i found this post.... So if a moderator could please delete this topic thank you wait should I open a new topic or post in the old one?
-
Breathalyser Script (plus Traffic Management)
Good Job... one thing i got a null reference error while using it. It took me a while to figure out how to avoid these. The scripts have the built in function Exists() but that only tests the variable/object if it is a valid GTA.base.object and is still in the game (I think thats the d type i can't remember). I just figured this out yesterday that you need to check to see if the variable that contains the ped to test to see if it is null (i.e. If(ped!=null) then do something). I think that is what it was because I was standing outside a vehicle with the driver after a LCPDFR traffic stop when I got the error. Also I attached an example script of something I am working on currently. It has some functions for drawing text to the screen it's very basic. There is a way to change the font and stuff it should be in the example scripts from the scripthook. Oh it is written in c# so i hope you understand that language if not there is a great tutorial that i used to get started just let me know and i'll find the link. here is the link to the script https://dl.dropbox.com/u/17732195/gtaiv/RadarDetector.cs
- 24 comments
- 16 reviews
-
computer or graphics card
HWMonitor from CPUID -> http://www.cpuid.com/softwares/hwmonitor.html. should show you anything you would ever want to know about temps. I had the same problem too... I reduced my graphics and anti-aliasing. I also turned on ECC in my BIOS seemed to help me keep my mem down and it also reduced NULL pointer errors.
-
EFLC won't even start, no explanation
Try removing the trainer I've had some weird problems while it was installed.