Jump to content
New account registrations are disabed. This website is now an archive. Read more here.

Polraudio

Content Manager
  • Content Count

    4,417
  • Joined

  • Last visited

  • Days Won

    57

Everything posted by Polraudio

  1. Same here it dont even feel like im 18
  2. There is one i found before on rmxp.org but i cant find it anymore. Its like .net scripts or something like that.
  3. Nice system and why dont you use box.net you get to store up to 1gb and it stays forever if you have a free account
  4. Thanks, I dont think that will happen anytime soon.
  5. Happy B-Day to me im now 18yrs old.
  6. its already like that or did it get changed? Eventing Systems This section is for Eventing Systems made with RPG Maker XP and RPG Maker VX.
  7. Banns Kiriashi From being Behind me with a knife.
  8. Here i found it replace these lines on Spriteset_Map @viewport1 = Viewport.new(0, 25, 640, 480) @viewport2 = Viewport.new(0, 25, 640, 480) @viewport3 = Viewport.new(0, 25, 640, 480) Adjust the 25 to how big your hud on the top is
  9. I use photoshop 7 for all my needs. But i think you can do it with paint.net and then just set the opacity lower in the game. EDIT: But if you want you can draw out a layout and i can make the pic for you.
  10. I dont know the answer to the 1st question. But i dont think netplay is possible at the moment.
  11. Or you could use a common event to show a transparent picture under the whole top to make it look like a fancy HUD.
  12. Make sure you imported it into the correct folder. I do this once in a while.
  13. I have had the same thing happen to me but it was a years worth of work(Enter The Dream World) EDIT: No way to recover it.
  14. Nice for caves. Easy to use. Thanks Leon.
  15. Nice this is a great system. I will contribute more now.
  16. Alright here then See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.TypeInitializationException: The type initializer for 'Scrive4.Functions' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'MySql.Data, Version=5.2.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The system cannot find the file specified. File name: 'MySql.Data, Version=5.2.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' at Scrive4.Functions..cctor() WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. --- End of inner exception stack trace --- at Scrive4.Functions.Loadtable() at Scrive4.main.Form1_Load(Object sender, EventArgs e) 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.832 (QFE.050727-8300) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- Scrive 4 Assembly Version: 4.0.0.2 Win32 Version: 4.0.0.2 CodeBase: file:///E:/Scrive%204.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 8.0.0.0 Win32 Version: 8.0.50727.42 (RTM.050727-4200) 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.832 (QFE.050727-8300) 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.832 (QFE.050727-8300) 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.832 (QFE.050727-8300) 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.832 (QFE.050727-8300) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.832 (QFE.050727-8300) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.832 (QFE.050727-8300) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
  17. I can make windowskins at 75pts a windowskin. Im good at that.
  18. All Time Fav: Zoids, Starocean EX 2ND Fav: DBZ
  19. The other versions worked for and i keep getting this error. It allows me in the porgram but the only thing i can do is exit it. i even have .net 3.5
  20. Nice collection. Do you plan on making more?
  21. Nice a photoshop community im leaving here and going there bye.(Just kidding) Nice pictures. I love the Microsoft windows one and the spiderman one. You should make some backgrounds.
  22. This is awesome. I love the blue one. These are so great i wanna see more. What program did you use and can you make more?
×
×
  • Create New...