Everything posted by Sniper296
-
[Alert] IVDashCamv2.exe Notice
Out of curiosity, what is it detecting it as and does Norton have a false-positive reporting facility?
-
[Alert] IVDashCamv2.exe Notice
Norton, like all major AVs, uses heuristic detection, which is prone to false positives. If in doubt upload to VirusTotal, I just tried and got 0/42 detection rate so you might want to check your sensitivity settings.
-
[REQ] Flashpoint SUV's
4shared appears to be fine, best way to find out is to pretend you are replying to a topic, enter the urls of file hosts you like and hit "Preview Post". Any acceptable sites should remain linked. If I were to take a guess why it has been blocked, it would be that all file sites will be blocked to avoid extradition buy the US for some petty BS that Hollywood or the music industry ghouls did not like. But that is just a guess.
-
[REQ] Flashpoint SUV's
I am not privy to that information, you will have to ask Sam or Jay. I have to move my stuff too because I use Mediafire for my testing files.
-
[REQ] Flashpoint SUV's
Please re-upload elsewhere.
-
please help cant get spotlight or dash cam to work
Post your ScriptHookDotNet.log, it can be found in the game's installation directory.
-
.NET Framework and Visual C++ install problem
The diagnostic tool incorrectly detects .Net4 when it should be looking for .Net4 Full. Not sure why it is not detecting C++, try installing this and repairing this.
-
Approach Passenger Side on TStop?
It is not currently possible. But I agree, it would be good to be able to go to the driver or passenger side window at your discretion.
-
LCPDFR Installation didnt work ? CAN SOMEONE HELP ASAP
Can you post the message that it gave you.
-
gtapolicemods.com
They keep banning people for what they do on other sites, how are those sites supposed to get along with them?
-
Programs like Zmodeler
You need OpenIV to im/export OpenFormats which can be im/exported into 3DS using GIMS. We are still waiting for OpenIV to support vehicles. Your only choice until then is Zmodeler2.
-
gtapolicemods.com
I would not be surprised if we were all banned for posting in this thread. @Sam or Jay: Prepare the topic anonymiser.
-
gtapolicemods.com
@visible25: You probably got leased a new IP address, one that is not banned. @op: You could try leasing a new IP address if your ISP allows you. Just Google "[MY ISP NAME] how to release IP".
-
Programs like Zmodeler
You can use a combination of OpenIV, GIMS & the student edition(free) of 3DS Max. But it does not support vehicles, yet.
- [MOD | REL | Testers] IVDashCam v1.2.1
-
Sneak Screenshots Released By Rockstar!
If this does not win more than half of the GotY awards then they are rigged *cough* Activision *cough*.
-
IVDashCam V2.2 EFLC
Notepad should work fine.
-
IVDashCam V2.2 EFLC
Add the following to that file and see if it works. <?xml version="1.0" encoding="utf-8"?> <configuration> <configSections> <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" > <section name="IVDashCamV2.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" /> </sectionGroup> </configSections> <userSettings> <IVDashCamV2.Settings> <setting name="enabled" serializeAs="String"> <value>False</value> </setting> </IVDashCamV2.Settings> </userSettings> </configuration>
-
Updating patch for EFLC?
GTA IV 1.0.7.0 http://support.rockstargames.com/entries/484496-grand-theft-auto-iv-patch-7-title-update-v-1-0-7-0-english-1-0-6-1-russian-1-0-5-2-japanese EFLC 1.1.2.0 http://support.rockstargames.com/entries/479428-grand-theft-auto-episodes-from-liberty-city-title-update-1-1-2-0-patch-2
-
Extracting taser?
Since the installer is custom made, and not the old NSIS one, you cannot extract the files from the exe without a farce. You could try my guide to avoid the Taser install issue, I tested with and without the following steps in a clean VM and it worked perfectly. [quote name='Sniper296>Clippings>Moderation>LCPDFR>Error
-
IVDashCam V2.2 EFLC
Looks like the indicator script may have become corrupt during the download or extract, re-download and install it. As for dashcam, can you attach C:\Users\peter pace\AppData\Local\Take-Two_Interactive_Soft\SHDN_ScriptDomain_Path_d4f2x0drhwjth5zwdqck1ebac3nwyye0\1,_1,_2,_0\user.config
-
Driver PC - $1 Sunday 8/19 Only
Just switch to the UK store, it was available for
-
IVdashcam V2
Make sure that the .net.dll and .ini files are in the scripts folder and the IVDashCam folder is in that folder.
-
IVDashCam V2.2 EFLC
Post your ScriptHookDotNet.log
-
Programming
I did not say it was hard, it is however a horrible syntax and C? is more familiar and intuitive to me.