DB theory

12/25/2008 16:17 wonderways#1
Hey all, wasnt sure where to post this but, someting I noticed when I put an old multiclient in was the price of dbs in mall changed from the current 215 to the old 220. That was after I put the old itemtype file in. So that tells me that the price of dbs for the mall are determined in intemtype.dat. Problem is, what part of it is in? and how can we manipulate it. I've looked at it with hex editor but to no avail. Maybe someone here is better at hex editing then I am.
Anyone able to help? (means you could set db price to 1 cp from mall if we get this right)
12/25/2008 17:21 Kiyono#2
Quote:
Originally Posted by wonderways View Post
Hey all, wasnt sure where to post this but, someting I noticed when I put an old multiclient in was the price of dbs in mall changed from the current 215 to the old 220. That was after I put the old itemtype file in. So that tells me that the price of dbs for the mall are determined in intemtype.dat. Problem is, what part of it is in? and how can we manipulate it. I've looked at it with hex editor but to no avail. Maybe someone here is better at hex editing then I am.
Anyone able to help? (means you could set db price to 1 cp from mall if we get this right)
uhm that's client side
12/25/2008 17:26 kupidon#3
Quote:
Originally Posted by wonderways View Post
Hey all, wasnt sure where to post this but, someting I noticed when I put an old multiclient in was the price of dbs in mall changed from the current 215 to the old 220. That was after I put the old itemtype file in. So that tells me that the price of dbs for the mall are determined in intemtype.dat. Problem is, what part of it is in? and how can we manipulate it. I've looked at it with hex editor but to no avail. Maybe someone here is better at hex editing then I am.
Anyone able to help? (means you could set db price to 1 cp from mall if we get this right)
Yea it'll only be client side. That means when u'll try to buy it for 1 cp the server will tell u that u don't have enough money...
12/26/2008 06:12 wonderways#4
Quote:
Originally Posted by kupidon View Post
Yea it'll only be client side. That means when u'll try to buy it for 1 cp the server will tell u that u don't have enough money...
Ahh ya good point. It still lets me buy dbs at 220 cps from mall but ya your more then likely correct on retrospect.