Is it possible to make a itemtype.dat from our server? I know the editors and hexeditors are everywhere, but isn't there a way to make one for your own server instead of editing someone elses??? :rtfm::o
or you could make an app like I sold to a few servers that turns your cq_itemtype into a ItemType.datQuote:
the main thing here that all thing return to tq from first . all the others r the tq one by everyone add his own things to it. so u can get one with no edits like one in the mannquie client of cyberg and add your items to it .
would you be able to teach or explain a bit of that ..... i wanna be able to do stuff to the itemtype.dat like that but cant currently because i simply dont really understand how ....Quote:
or you could make an app like I sold to a few servers that turns your cq_itemtype into a ItemType.dat
:D its just the whole reading the itemtype bit that gets me :P maybe i should look at the client source and work it from that ....Quote:
@ljstewart & hio77
Ultimately all client files have a table double for the server some values of that table isn't included in the data file but most are, so all data/ini files are like your database tables you just have to figure out how you can read them
so thats what thouse extra files are:) ty funhackerQuote:
@ljstewart & hio77
Ultimately all client files have a table double for the server some values of that table isn't included in the data file but most are, so all data/ini files are like your database tables you just have to figure out how you can read them