[Release] ItemType.dat Dumper

01/31/2009 02:00 InfamousNoone#1
Dumps ItemType into ini's that would be required for a flat-file based server.
Resource intended for:

[Only registered and activated users can see links. Click Here To Register...]

Usuage:

Drop an *encrypted* (so straight from your "\pserver_client\ini\") itemtype.dat onto the exe and then hit enter.

Version 2
[Only registered and activated users can see links. Click Here To Register...]

* Fixed error at the end (Exception)
* Shows you where the file will be dumped to now.
01/31/2009 17:25 Beta Limit#2
Glad i clicked back a page :D

This looks good, nice one Hybrid!

EDIT: Get an error after line "\Items\721628.ini"
02/01/2009 00:30 InfamousNoone#3
Ok, I've now looked into this issue, however the line your getting this error on is the last item-line in itemtype. It crashes because the extra line is a blank line (no item data in the line).

However, I'll post a fixed version in a few minutes that'll tell you the output of where the items are, and will not throw the exception anymore :).
02/01/2009 01:01 Beta Limit#4
Quote:
Originally Posted by InfamousNoone View Post
Ok, I've now looked into this issue, however the line your getting this error on is the last item-line in itemtype. It crashes because the extra line is a blank line (no item data in the line).

However, I'll post a fixed version in a few minutes that'll tell you the output of where the items are, and will not throw the exception anymore :).
Cool thanks for the info and the extra work your doing - just thought i would let ya know the error.
04/02/2009 23:29 hoffm574#5
hey, alright im trying to learn C# from the ground up.. basically enough to mess around and make a source... could you maybe explain a little clearer what these are used for?
04/22/2009 14:16 taushif#6
EDIT: nvm i didnt understand what to do xD :P now i understand :P