-
Re: [Release]New Manager for Items, Monsters, Maps, Bellatra
Yes, map files are in older Version, i should add maps in each upload hehe.
Ok, i will try to 800x600 and resize function lol
but i duno how it works, i need to read about it xD but should be possible hehe.
this is the version with maps http://www.megaupload.com/?d=E9O82SMF
just replace the .exe with newest PriTaTor=)
Thx for use PriTaTor=)
-
Re: [Release]New Manager for Items, Monsters, Maps, Bellatra
Thanks Sumom. IDK if going down to 800x600 will be possible with some of the page control layouts you have there, but 1024x768 nearly fits, but not quite.
Did I say I just don't do dotNet? Well anyway, in classic VB you set controls alignment. So you would align to the left, right, centre or client of the parent control. Each control in the UI has a parent, even if it's only the window (Form in VBees) and the parent of the window is the display... which ever one it's presently on in a multi-display system.
Panes, panel objects and groups are often used as parents (usually pretty invisible to the user) for collections of similar controls to gain more control over the resizing process without programatically doing anything.
That is to say... yes, you can move and resize a control manually in the OnPaint() event, but that is a lot of work and usually produces pretty poor results, so it's best to avoid it unless you are looking for something really unusual looking. Like a scrolling banner or something.
I hope that at least some of this translates to VBdotNET. :s
-
Re: [Release]New Manager for Items, Monsters, Maps, Bellatra
hi guy!
I had been reset my system , Do I need to setup .NET for pritator ???
-
Re: [Release]New Manager for Items, Monsters, Maps, Bellatra
Depends on what system set-up you have. XP SP2 + Have DotNet 2.0 to some extent built in, Vista and Win7 have DotNet 3 or 3.5 in them (depending on service pack)... Windows 2K (and early XP releases) doesn't include (enforced) any DotNet, but has optional updates in the Automatic Updater for up to DotNet 2.5 or thereabouts IMS.
(Likewise it's possible to install later XP versions without DotNet, but you need to do a custom OEM install to manage it)
From personal experience (because I don't see the need for more than Win2K on a PT server) to get the DotNet framework to work for most of the custom server management tools for PT you actually need to install the DotNet 2 Framework SDK, not just the Redistributable or Automatic Update patch. IDK why, but for some reason 2K seems to be missing some packages.
Short answer, if it crashes, or fails to load, you probably need to update your .NET 2 framework. ^_^
-
Re: [Release]New Manager for Items, Monsters, Maps, Bellatra
Thank U , Thank U very much , Ur nice , I understand now ~!!
-
Re: [Release]New Manager for Items, Monsters, Maps, Bellatra
Quote:
Originally Posted by
homlee617
Thank U , Thank U very much , Ur nice , I understand now ~!!
Nice!? You know I don't think I've ever been called "nice" before.:/: Why do I feel like I've just had my face licked by an over affectionate dog.:blush: I think I understand your meaning though... and you are most welcome... I think.:blink:
-
Re: [Release]New Manager for Items, Monsters, Maps, Bellatra
I mean was : you are good man ! You are warm-hearted !
Because I didn't understand what was going on until you explained it in detail to me !~
-
Re: [Release]New Manager for Items, Monsters, Maps, Bellatra
Hi ,guys ,I have a question , when to updata again for Pritator , that's a nice tool !!!
-
Re: [Release]New Manager for Items, Monsters, Maps, Bellatra
Settings:
Server-Path=// name server?
-
Re: [Release]New Manager for Items, Monsters, Maps, Bellatra
hi, can someone get the download exe + MAP files from here
http://www.megaupload.com/?d=E9O82SMF
then upload to rapidshare or filefront? I cant get into megaupload since they block outside of the US connection and my proxies are getting "file download exceeded for this IP".
Im currently using PriTaTor_1.8.857.exe and getting this error when using the NPC tab.
Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.FileNotFoundException: C:\PTServer\Maps\error.bmp
at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
at System.Drawing.Image.FromFile(String filename)
at PriTaTor.PriTaEditor.lbNPCMapFileList_SelectedIndexChanged(Object sender, EventArgs e)
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.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
PriTaTor
Assembly Version: 1.3.648.0
Win32 Version: 1.3.648.0
CodeBase: file:///C:/PTServer/PriTaTor_1.8.857.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.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.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.
Looks like I am missing MAP files :grr:
Thanks
-
Re: [Release]New Manager for Items, Monsters, Maps, Bellatra
Map files come with the client you use. Copy the "Field" folder from your client to your server.
I can get the files from MegaUpload, but I can't upload to FileFront or RapidShare because I'm outside the US, and they give me pretty much the message you describe for MegaUpload, only for uploading... well, actually RapidShare just insists I register and pay them for the service... That's why I use MegaUpload... Here in the U.K. it's pretty fast.
I can use MediaFire or Uploading.com or DepositFiles.com if they are any help?
-
Re: [Release]New Manager for Items, Monsters, Maps, Bellatra
hey Bob, thanks I got the files I needed, just contacted a friend that lives in the US then he sent them to me via email.
I don't think the map files from the field folder works as they are not converted yet, maybe they need to be converted to BMP format prior to use? I don't know as I have not tried and since the problem is already resolved, I am moving on to other things.
Just figured I reply to give others heads up if they get the same error.
Thanks Again. :)
-
Re: [Release]New Manager for Items, Monsters, Maps, Bellatra
Ahh... those "maps" are in the last full release... the latest update is just that, and needs to be applied over the top of an existing installation.
Sorry for the confusion... I had it my self, because my last full install didn't have visual representations of NPC locations when I applied the update.
-
Re: [Release]New Manager for Items, Monsters, Maps, Bellatra
I don't know which file to download for the first time. I heard that I need the main one, then download the updates. Can somebody sort this out for me?
-
Re: [Release]New Manager for Items, Monsters, Maps, Bellatra
Okay, for a complete up-to-date copy of PriTaTor, you will need the following files:-
PriTaTor v1.8.800 full version.
PriTaTor v1.8.857 update.