Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Zitem Tools [1.1]

Elite Diviner
Joined
Aug 19, 2007
Messages
437
Reaction score
152
What it is

This is just a little tool I made to simplify some zitem tasks.
It can:

  • Change all zitem prices
  • Generate the id's either programatically (1,2,3,4), by type or by slot
  • Rip all strings.xml strings to zitem. (Takes a second or so)
  • Remove all comments
  • Generate shop.xml
If you have any errors, please post them

If you have any ideas to implement, please post them as well.

Version History

1.0
Basic version, few tools.

1.1
+ New Interface
+ Numerical order starting from X
+ Comments remover
+ DLL removed

What's going to be added


Here are a list of things that should/might be implemented.

  1. Actual ordering (As in moving each item node)
  2. Shop.xml generation that doesn't include Staff, Event or Donor items.
  3. A better interface - Buttons instead of text, etc.

Instructions

  1. Download from below.
  2. Either put the program in a folder with your zitem.xml (And strings.xml, if you want to use the strings ripper) or run it and browse for the zitem. - You must have the dll in the same folder as the exe.
  3. Modify your zitem. - You only have to save once you're all done, you can make multiple edits in one go.
  4. MAKE SURE TO PRESS SAVE ZITEM! - it will also create zitem.xml.bak, In case you didn't back it up yourself.
  5. If you ran the program in your system folder, be sure to remove the program, .bak, and any dll's left over. Wouldn't want to increase filesize would we :p.
Done!

Downloads


Download via RaGEZONE
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Oct 9, 2007
Messages
33
Reaction score
0
Re: Zitem Tools

Nice release! I remember doing the numbers progressively by hand, it sucked! And rip all strings, man you don't know how much time you just saved me, all the downloading I'd have to do, omg !!!
Thanks <3 :D
 
Last edited:
Status: Pooping
Joined
Jul 16, 2008
Messages
861
Reaction score
25
Re: Zitem Tools

Good release!
 
Elite Diviner
Joined
Aug 19, 2007
Messages
437
Reaction score
152
Re: Zitem Tools

Thanks, to the both of you :D

I updated the program a little, redownload if you already have it.
 
Last edited:
DRGunZ 2 Creator
Loyal Member
Joined
Jan 21, 2007
Messages
4,493
Reaction score
161
Re: Zitem Tools

wow nice tool there. I am downloading now, it seems really awesome :D
 
Elite Diviner
Joined
Aug 19, 2007
Messages
437
Reaction score
152
Re: Zitem Tools

Thanks, please tell me if anything messes up, and if you have any ideas that you think should be added.
 
DRGunZ 2 Creator
Loyal Member
Joined
Jan 21, 2007
Messages
4,493
Reaction score
161
Re: Zitem Tools

the 2 you listed, would really be awesome to have in there.
Code:
   1. Actual ordering (As in moving each item node)
   2. Shop.xml generation that doesn't include Staff, Event or Donor items.
those 2 :D
 
Elite Diviner
Joined
Aug 19, 2007
Messages
437
Reaction score
152
Re: Zitem Tools

Yeah.
With Number 2, the items would be named [Staff] Staff Item - As in the staff tag makes it so that the item will not get added to the shop.xml.

Same goes for [Event] and [Donor].

Actually, on another level, how about any item with a tag as the first word?
As in: [Staff] Itemname, [Staffz] Itemname, [Pro] Itemname, [VIP] Itemname, [fsdgsdfg] Itemname would all match.
 
DRGunZ 2 Creator
Loyal Member
Joined
Jan 21, 2007
Messages
4,493
Reaction score
161
Re: Zitem Tools

sure that would work perfect :D
 
Skilled Illusionist
Joined
Sep 20, 2007
Messages
381
Reaction score
1
Re: Zitem Tools

Aristrum! this sounds like evil gunz [TYPE] :O but usefuly bro
 
Elite Diviner
Joined
Aug 19, 2007
Messages
437
Reaction score
152
Re: Zitem Tools

I've never looked at evilgunz, but it is a fairly simple idea, so its likely other people use it.

Thanks for your comment.
 
DRGunZ 2 Creator
Loyal Member
Joined
Jan 21, 2007
Messages
4,493
Reaction score
161
Re: Zitem Tools

Code:
Aimed - .elu modeling is fun. Hexing For The win. says:
yes tell him I love him :) cause It's usefull but I dunno if it fixed my problem yet cause I'm stugying
xD
 
Elite Diviner
Joined
Aug 19, 2007
Messages
437
Reaction score
152
Re: Zitem Tools

Hehe, I appreciate it :p.

Well, I decided that I'm probably going to be releasing a few things around here on ragezone, so keep a look out.
 
Retired modder
Loyal Member
Joined
Aug 13, 2008
Messages
1,250
Reaction score
126
Re: Zitem Tools

Aristrum <3
+rep
/i love you ;D

This is freaking awesome.. It's simple, fast and the layout is so.. Nice comparing to other tools :)
I Request sticky + this tool needs to stay updated with new features in the future =D
<3
 
Elite Diviner
Joined
Aug 19, 2007
Messages
437
Reaction score
152
Re: Zitem Tools

I'll be adding to it later on today, but my main concern is removing the use of a dll, to make things easier.

This could take some time, or no time at all.
 
Skilled Illusionist
Joined
Sep 20, 2007
Messages
381
Reaction score
1
Re: Zitem Tools

I prefer to do it by hand :)
 
Back
Top