Is there a way to make a damage counter or see what's the the damage of a certain player into a certain mobs??? Without the knowledge in reverse engineering?
Quote:
If you dont wanna use reverse engineering maybe not , maybe you can try at dbmon and make an exception to that player and check what dmg he does
If only it has a damage log could make a damage counter with that sad:(:(Quote:
I dont think there's a dmg log anywhere.
Yeah not really.Quote:
You could make a querry for dmg counter , so you can check it .
Or just run a debug while your playing and check with binary code u got and just descompile it and see :)
you cant decompile the exes or query it ... whatever he meant. I can just assure you that the only thing you can do is either do the reversing in asm (lots of work, trust me) or do the math in game.Quote:
Hey bro could you teach me how to do any of that if its possible?