well this might sound a tad odd but I made a program I can't test if it works (I'm stuck on a fail net book after my dad destroyed my laptop)
it has a lot of functions I'm working on though only the weapon creator is completed
I was wondering if some one could test if it works place the exe and inc in the official files files resource folder
go to item define then to weapon then well whatever you want to fill in for the stuff it asks
remember weapon creation is all that's done
can some one try defining a weapon and try summoning it game to see if it works please note when it ask for file names give the name of actual files
<removed due to being defective>
you will need to repack your res files to make it work in the client
the files are there
it should be perfectly setup but hard to tell when you can't see for yourself
basically it's meant to fully set up the official server files and client without the complication of wondering wtf all that crap is in propitem.txt
EDIT (March 21st 2010 11:18 AM ):
well I was looking through the code and noticed I forgot to tell it to fill in the bullet for bows
also added choices between Normal, Unique, Ultimate
also added where you can choose stats for "green" weapons
<removed due to being defective>
UPDATE (March 21st 2010 3:53 PM)
well after finding out there were some weird things going on whenever I made a program to write directly to the inc files where what I was telling it to put into it was not what was coming out so instead of dancing around with whatever was doing it I decided to have it write all the lines in a file of your choice
this version does not require you to keep it in the server files or client
whatever file you tell it to put the info to will list all the files you need to place lines in and the line that goes in them for your item you made
http://www.filefront.com/15894293/FMT%203.rar
enjoy~
NOTICE!:For those who do not have microsoft visual C++ 2008 express installed you will need the fallowing
http://www.microsoft.com/downloads/d...displaylang=en <- Microsoft Visual C++ 2008 Redistributable Package (x86)

