Posted: Sun May 12, 2013 2:13 pm Post subject: [Dungeon Defenders] Find maximum value
Hey all.
i have a question. i wanna change the value of a price of an item. the problem is, i can go below a certain value, but not above.
you have to see it like this.
an item has his price. if i lvl it up, the price will increase. simple as that. but if i want to change the price to a higher value, it automatically change to a ?calculated? (maximum i guess) value (even though the value in CE is higher).
Some one told me i have to find the instructions for the maximum value, but how do i do this?
Do you find any pattern in the maximum prices between different items or are they the same? Often maximum values tend to be characteristic in hexadecimal; for example 0xFFFF, 0x1FFFF and so on. So take a look at what the hexadecimal representation looks like.
You can also look at "What writes to this address" and figure out if/how/where the value is rewritten to the calculated maximum.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum