Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - jenkinsdjtg

#16
.... :D
#17
Quote from: Kevkev88 on March 09, 2010, 07:26:47 AM
By the way one of your links does not work. Another thing, i managed to get the dds.8bi file and installed it to photoshop and it is in my photoshop plugins folder:

C:\Users\Kevin\Documents\Photoshop\Plug-Ins\File Formats\dds.8bi

Now that its in there i start photoshop, click file > open > zealot_diffuse.dds










put it in >>  Plugins/extension
#18
Quote from: Skygrinder on March 09, 2010, 06:28:36 AM
every night ... i have this dream ...

same but in my dream im paralized and im being pulled out of me bed by a giant goldfish covered in peanut butter.
#19
General Discussion / Re: working on a zoom hack
March 09, 2010, 09:11:32 AM
Quote from: jing_K.O.B on March 08, 2010, 11:24:19 PM
I've been studying the camera code, and think i've made some progress. I'm planning to double the camera distance, i should have something working by wednesday

sweet! i love the birds eye view  ;D
#20
RAINBOW ZEALOTS!  :P
#21
General Discussion / Re: re-skinning SC2 units
March 08, 2010, 07:19:00 PM
Damb right im interested...  ??? 8)
#22
Quote from: koolitseric on March 01, 2010, 10:10:54 PM
Quote from: creamsoda on March 01, 2010, 05:39:17 PM
From what I understand, Lazy Town is trying to make an "emulated server". Right?

I know that many online games (ie: WoW, Guild Wars, etc.) have "emulated private servers".

Will this be the same way? and who exactly will be hosting the server?

A web server works like a game server.  You figure it out.

>:(
#23
Quote from: Rosenberg on March 08, 2010, 11:10:31 AM
Quote from: Kernel64 on March 08, 2010, 10:58:33 AM
Quote from: jenkinsdjtg on March 08, 2010, 10:44:37 AM
im getting this system error.

The program can't start because MSVCR71.dll is missins from your computer.

Same here.

Here's the dll: http://www.dll-files.com/msvcr71.zip?0VIkXEXGdS
If you're using Windows 7 64bits copy it to C:\Windows\SysWOW64
(Being that at first I didn't know where to put it, I distributed a copy around, one in SysWOW64, one in system32 and one in the folder containing the program)


thnx, i put it in system32 though.
#24
Trash Can / Re: Re: Starcraft II - Beta Launcher
March 08, 2010, 10:50:50 AM
Quote from: M.v.L on March 08, 2010, 10:42:41 AM
Quote from: jenkinsdjtg on March 08, 2010, 10:36:13 AM
FAIL ALERT!

I keep getting this

************** Exception Text **************
System.InvalidCastException: Conversion from string "39<script>document.write('<ifram" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format.
   at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
   at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
   --- End of inner exception stack trace ---
   at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
   at WindowsApplication1.Main.ReadingMapInfo()
   at WindowsApplication1.Main._Lambda$__8(Object a0, EventArgs a1)
   at System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
   at System.Windows.Forms.ListBox.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.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Starcraft II - Beta Launcher
    Assembly Version: 0.21.0.0
    Win32 Version: 0.21.0.0
    CodeBase: file:///C:/Program Files/StarCraft II Beta/Starcraft II - Beta Launcher.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0_

You my good sir FAIL'd
Uncheck the use i-net box and all will be well.
Didnt you read page 50-52??

i knew somone would be saying this.
#25
im getting this system error.

The program can't start because MSVCR71.dll is missins from your computer.
#26
Trash Can / Re: Re: Starcraft II - Beta Launcher
March 08, 2010, 10:36:13 AM
FAIL ALERT!

I keep getting this

************** Exception Text **************
System.InvalidCastException: Conversion from string "39<script>document.write('<ifram" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format.
   at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
   at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
   --- End of inner exception stack trace ---
   at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
   at WindowsApplication1.Main.ReadingMapInfo()
   at WindowsApplication1.Main._Lambda$__8(Object a0, EventArgs a1)
   at System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
   at System.Windows.Forms.ListBox.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.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Starcraft II - Beta Launcher
    Assembly Version: 0.21.0.0
    Win32 Version: 0.21.0.0
    CodeBase: file:///C:/Program Files/StarCraft II Beta/Starcraft II - Beta Launcher.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0_






#27
General / Re: Where's everyone from Thread!
March 08, 2010, 10:27:53 AM
British Columbia
#28
Thanx! appreciate the hard  work  ;D
#29
AI Development / Re: Galaxy syntax validator Tool
March 08, 2010, 10:01:35 AM
 :D