Thought i would bump this. I have been messing around for hours trying to find a solution but sadly without success. Maybe under a different angle? Is there a way to set the durability use to zero? (it is possible for gear in the game client .opt so maybe there is a variable to do the same for pets and maybe soulstones?) Any info on this would be greatly appreciated.
The next step will be gem durability, i still have to start this but if anyone can give me some info in advance that would be great. =)
Quote:
Originally Posted by Bakkerken
So i was able to remove the durability of the gear. =)
next step: staged creatures.
- changed durability in creatureEnhance to 0 for all stages
- dumped into client
staged pets now are broken with a big negative value for durability (-2147483648, which is actually the flag which determines which pet it is, a poultry in this case). When i compare a stage 0 and stage 1 pet in telecaster_item the only differences between both lines are:
- enhance: 1 VS 0, which refers to the stages.
- socket_0: 40 VS 0, ???
if i close the client and change the socket value, it automatically reverts to 40 after logging in. Does anybody have any info removing pet durability or an idea what extra changes would need to be made?
|