|
 |
|
|
|
|
|
GTA Modification Forums
[RELEASE] IV Needle Gettin' right to the point.
 |
|
 |
| |
CoMPMStR  |
|
CoMPuTer MAsSteR

Group: Members
Joined: Dec 18, 2008


|
| QUOTE (Planet2Side @ Jan 16 2009, 02:09) | Is it possible to make it so you can run multiple instances of the program. Your previous versions of the handling editor allowed that, makes it easier to compare files.
Don't worry about that Kitteh guy, he just bitches at everything & everyone it seems.. he's probably too young to be playing this game anyway.
Keep up the good work.  |
It is possible but I don't want to allow multiple instances of IV Needle itself, because some of the sub programs don't need to be run more than once. (ok, actually only 1... but still...) I've been trying ever since I started this project to find a way to load multiple instances of the handling editor, from a single instance of IV Needle, and have it work properly. As of now when I create a new instance of the form, none of the variables work like they should. This means that nothing loads in the boxes when you load the file, which is why I just made them only single instance for now. I'll start giving this more of my time and see if I can get it working correctly. It's just funny how he wanted to put the blame on me for his mistake.  Then he wanted to flame my program like that was the cause...  I just wanted to set him straight.  There's no way he didn't know he needed the framework beforehand...  Plus it was a break from all the people asking for help, and really funny.
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
Pixelated  |
Posted: Saturday, Jan 31 2009, 23:11
|
Playa

Group: Members
Joined: Aug 20, 2007


|
This program is absolutely awesome. Thank you. I wouldn't mind a feature similar to what Kitteh stated. If somehow you could just edit one zone or area and then duplicate that throughout or for a select few. That would be amazing and would save a lot of time too. Thanks.
I'm getting an error on exit every time I run the program. I'm using Vista x86.
************** Exception Text ************** System.UnauthorizedAccessException at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) at System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext() at System.Management.ManagementObjectCollection.get_Count() at Microsoft.VisualBasic.Devices.ComputerInfo.get_OSManagementBaseObject() at Microsoft.VisualBasic.Devices.ComputerInfo.get_OSFullName() at a.p.ᜈ(Object A_0, EventArgs A_1) at a.p.ᜉ(Object A_0, EventArgs A_1) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- IV Needle Assembly Version: 1.4.4.0 Win32 Version: 1.4.4.0 CodeBase: file:///C:/Program%20Files/Rockstar%20Games/IV%20Needle%201.4.4/IV%20Needle.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 8.0.0.0 Win32 Version: 8.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- System.Management Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll ----------------------------------------
This post has been edited by Pixelated on Sunday, Feb 1 2009, 02:28
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
thaCURSEDpie  |
Posted: Wednesday, Feb 11 2009, 18:26
|
GTA:IV scripter

Group: Members
Joined: Jul 1, 2007

|
I keep getting an error everytime I want to change the explosionfx.dat =/ | CODE | See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.ArgumentException: Value of '2550' is not valid for 'red'. 'red' should be greater than or equal to 0 and less than or equal to 255. at System.Drawing.Color.CheckByte(Int32 value, String name) at System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue) at a.g.ᜁ(Int32 A_0) at a.g.ᜇ(Object A_0, EventArgs A_1) at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value) at a.g.ᜀ() at a.g.ᜊ(Object A_0, EventArgs A_1) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) <snip>
|
EDIT: Just wanted to say I have never changed that file in any way. This post has been edited by thaCURSEDpie on Wednesday, Feb 11 2009, 18:28
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
Wilpiie  |
Posted: Saturday, Feb 14 2009, 17:59
|
Square Civilian

Group: Members
Joined: Jan 30, 2009

|
| QUOTE (thaCURSEDpie @ Feb 11 2009, 18:26) | I keep getting an error everytime I want to change the explosionfx.dat =/
| CODE | See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.ArgumentException: Value of '2550' is not valid for 'red'. 'red' should be greater than or equal to 0 and less than or equal to 255. at System.Drawing.Color.CheckByte(Int32 value, String name) at System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue) at a.g.ᜁ(Int32 A_0) at a.g.ᜇ(Object A_0, EventArgs A_1) at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value) at a.g.ᜀ() at a.g.ᜊ(Object A_0, EventArgs A_1) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) <snip>
|
EDIT: Just wanted to say I have never changed that file in any way. | i also get that how do i fix it?
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
ranto  |
Posted: Tuesday, Feb 24 2009, 13:31
|
Player Hater

Group: Members
Joined: Feb 24, 2009

|
| QUOTE (CoMPMStR @ Jan 22 2009, 01:45) | | QUOTE (FatAssCartman @ Jan 21 2009, 13:06) | ....
handling editor changes . to , with multiply/divide |
I updated the program. Try the update and let me know if it acts the same. |
Creat looking tool! I'm at work right now, so I can't check - but I'm quite sure it is your Handling Editor 1.4 I have used so far. I saw this post about your program changing . to , when multiply/divide is used. I just wanted to explain that I had this problem too, but I figured out that it was my computers regional settings that made the difference. After changing the Regional settings to English all worked as expected. You maybe figured out this yourself too already, as you stated that it should be fixed now? Will test tonight.
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
0 Members:
Pages:
(5) 1 2 [3] 4 5
Track this topic
Receive email notification when a reply has been made to this topic and you are not active on the board.
Subscribe to this forum
Receive email notification when a new topic is posted in this forum and you are not active on the board.
Download / Print this Topic
Download this topic in different formats or view a printer friendly version.
| |
 |
|
 |
|
|
|
|