[Help] Itemtype.dat

09/27/2013 23:56 BlackNovice#1
Hello everyone.
Can someone please tell me what can I use to get the original ids for all items from TQs itemtype.dat ?
And what Database is the best to start making a server ( not copy/paste )? I need something good to work on.
Thank you for reading this. I'd be grateful if you'll answer too.
09/28/2013 00:42 pretzel666#2
Your Best Bet would be to use A Candy/Revo/Manny or Pre-pally DB, and take the files for what items your looking for in TQ , (example , if you want an outfit take the texture and mesh file) and just add them yourself with your own ID's , trying to make TQ work with a DB is a pain in the a$$
09/28/2013 19:10 idlemonkey#3
Quote:
Originally Posted by BlackNovice View Post
Hello everyone.
Can someone please tell me what can I use to get the original ids for all items from TQs itemtype.dat ?
And what Database is the best to start making a server ( not copy/paste )? I need something good to work on.
Thank you for reading this. I'd be grateful if you'll answer too.
get a public client and open the itemtype with an itemtype editor and look?
best starting server is one that has nothing added to it ... you will spend more time fixing and learning other peoples things than if you built them yourself
09/28/2013 23:02 pretzel666#4
Quote:
get a public client and open the itemtype with an itemtype editor and look?
best starting server is one that has nothing added to it ... you will spend more time fixing and learning other peoples things than if you built them yourself
Pretty sure thats basically what i just said..
09/29/2013 02:08 idlemonkey#5
Quote:
Originally Posted by pretzel666 View Post
Pretty sure thats basically what i just said..
similar yes but all of the files you suggested have lots of things in them already ;)
09/30/2013 04:53 pretzel666#6
Quote:
similar yes but all of the files you suggested have lots of things in them already
Touche lol
09/30/2013 20:20 BlackNovice#7
Quote:
Originally Posted by pretzel666 View Post
Your Best Bet would be to use A Candy/Revo/Manny or Pre-pally DB, and take the files for what items your looking for in TQ , (example , if you want an outfit take the texture and mesh file) and just add them yourself with your own ID's , trying to make TQ work with a DB is a pain in the a$$
I see. For IDs, I need the pet IDs for something.


Quote:
Originally Posted by idlemonkey View Post
get a public client and open the itemtype with an itemtype editor and look?
best starting server is one that has nothing added to it ... you will spend more time fixing and learning other peoples things than if you built them yourself
That's why I asked about a good DB otherwise I would've taken one with lots of things added and over 1000 bugs. The thing you said about the itemtype.dat the itemtype editor I found on this forum doesn't read TQ's itemtype.dat
09/30/2013 22:54 idlemonkey#8
Quote:
Originally Posted by BlackNovice View Post
I see. For IDs, I need the pet IDs for something.
look at any guide for adding pets ... you make up the ids yourself...
or go the easy way and just change the names rates and image files for the pets and items you don't want to ones you do want
(this way you may still end up with other peoples bugs though)

Quote:
Originally Posted by BlackNovice View Post
That's why I asked about a good DB otherwise I would've taken one with lots of things added and over 1000 bugs. The thing you said about the itemtype.dat the itemtype editor I found on this forum doesn't read TQ's itemtype.dat
try looking for another editor .... and or use a hex editor to read it.
mannequin probably is the closest thing to a clean source other than phdev which has absolutely nothing in it ... revo has a lot of the basic things added like the older pets and quests and whatnot .... chaos/mortalqueen has a million things added to it a lot of which are duplicates.
rainbow would be the one to use if u want the vampire class already added but has a lot of its own bugs too

here is a similar thread to the one you posted with answers from someone else
[Only registered and activated users can see links. Click Here To Register...]
10/01/2013 17:33 magewarior2#9
try it the harder way, so you know the basics. basics are the best to start from

[Only registered and activated users can see links. Click Here To Register...]
10/02/2013 14:16 BlackNovice#10
Quote:
Originally Posted by magewarior2 View Post
try it the harder way, so you know the basics. basics are the best to start from

[Only registered and activated users can see links. Click Here To Register...]
I know how to add them and how to add items/pets or other things I need the original TQ IDs for something else hehe that's why I asked.
10/03/2013 00:26 idlemonkey#11
Quote:
Originally Posted by BlackNovice View Post
I know how to add them and how to add items/pets or other things I need the original TQ IDs for something else hehe that's why I asked.
he posted that to show how you will find your ids in them if you cant open it with whatever editor you're using ....
10/21/2013 09:16 BlackNovice#12
Whatever you say bro. I tried with those programs more than 6 months to find the original ID is totally impossible.
10/21/2013 10:33 idlemonkey#13
lol seriously?
well you must not have looked hard enough

10/21/2013 15:56 funhacker#14
The version 2 sneak peek itemtype editor will open the old version up to the first six versions of the itemtype files. It won't allow you to edit/save the file but it will let you to view information and even filter out certain ids.
10/21/2013 16:27 idlemonkey#15
cool