if we change the values can we buy it with the values we did..??
If you change the values for the price in itemtype.dat you also need to change the price in the cq_itemtype, or your item will say 1 price but it will charge you the price that is listed in the database. Both have to match
ok here goes open your itemtype.dat in your hexeditor, i use winhex but you can use whatever works for you. in the top left corner u see 4 hex numbers this is the amount of items you have in ur itemtype.dat u need to edit this number to add the new item. remember all hex needs to be done backwards.
ok as u can see in pic 2 i have copied from the beginning of this casual to the last 00 before the start of my next item, you need to copy this into a new file to edit it, this might not be the way that everyone does this but it's easier i think.
ok in the next pic u can see the price of the item if you want to add it to your mall the gender of the item IE: male/female 01 being male 02 female edit those numbers to suit ur needs, also in the top left corner u will see 6 hex numbers this is the item id, you will need to change this number to the id you have created for your new casual
once u have edited the new item in the other file go back to your itemtype.dat and find the beginning of your items this will be where you see BlueCrestHelmet hex id is 98 B1 01 at the 00 right before the 98 B1 01 you need to right click and click paste zero bytes in the box that pops up put a 4 and click ok this makes room for you to add the new item id in the 00 00 00 spaces i have circled in the pic.
ok so you have added the new item in 1 place now to finish. go back to the other file that has your edited casual in and highlight all then right click and click copy normally this time.
then go back to your itemtype.dat and go right to the bottom as u see in the next pic and at the last 00 click paste and then ok to the boxes that pop up and then save all.
hope this helps a few people out there who have a hard time with this i know i'm not great at instructions lol so if u need anything further please let me know and i will try to help.
nice..but i think this maybe so hard to newbie learn it by using hexeditor...
so i put here the newbie tool to edit it..
this tool was made by Spy520 and Translated by Necron33
That program you posted is a waste of a persons time. It glitches your pet skills, you then have to hex edit them to be fixed. So instead of taking the time to pay attention and learn, your doubling your work.
Correct, the one in your signature works perfectly, but it also has a limit on items before it adds your server name to the item. Sorry I would rather take the extra time to learn to hex edit. I'd rather not advertise other servers on mine.
Correct, the one in your signature works perfectly, but it also has a limit on items before it adds your server name to the item. Sorry I would rather take the extra time to learn to hex edit. I'd rather not advertise other servers on mine.
Was aimed at the one speaking about that useless itemtype editor
Was aimed at the one speaking about that useless itemtype editor
Please don't take that as a flame or anything. I was just stating my opinion on it, I respect the work you put into your programs, they help many people who want to do things fast.
Please don't take that as a flame or anything. I was just stating my opinion on it, I respect the work you put into your programs, they help many people who want to do things fast.
[GUIDE]Adding a new item 04/20/2017 - EO PServer Guides & Releases - 17 Replies Hello,It's me again Necron33 with a new guide
This Guide Tells you how to add a new item including everything(Client,Action,Itemtype).
Making Items is divided to:-DataBase,Client
DataBase:-cq_itemtype,cq_action(if you wanna make action).
Client:-Itemtype.dat,shop.dat(if you want to add it in any shop),ItemMinIcon.ani,MapItemIcon.ani
We will begin with DataBase,I will make a EPCard680,which is going to give players(I will explain how to make the items for excat levels,Vip levels)
Most...
[HELP]Adding items to the itemtype 01/07/2009 - EO PServer Hosting - 3 Replies I have used the Itemtype editor but found out that it messes up the skills you buy for your euds and your char.
Could anyone post a guide on how to add items to the itemtype without using the itemtype editor or possibly a fix so that you could use the skills.
Thanks in advance.
[Guide] Adding item to shopping mall. 12/16/2008 - EO PServer Guides & Releases - 8 Replies ok guys i would like to thanks the great :p cypherghoser1 first for releasing how to replace item i wouldn't remember all this without his guide, so thought of sharing this as a pay back. :handsdown:
*Recommanded to read this first*
http://www.elitepvpers.com/forum/eo-pserver-hostin g/189204-guide-hexedit-shopping-mall-replace-items -equipment-eggs.html <<Cypherghoser1's guide
alright everyone probably seen his guide about replacing item on shopping mall.. so lets now do this new version of...