Posted: Thu Jun 06, 2013 5:48 am Post subject: Address, which adds value, not change it
Hello. I have a question: Is it possible to find an address which will add value, not exchange it? Eg. I have 5 heroes with armors:
1) 150
2) 130
3) 100
4) 160
5) 150
And I want to add them all +5 armor so it will be:
1) 155
2) 135
3) 105
4) 165
5) 155
But when I find address for Hero Number 1 I only find address of its armor, so when I change it to 155, other heroes will have 155 to (pointer I found changes the address to the hero I am actually using):
1) 155
2) 155
3) 155
4) 155
5) 155
I want to find address which will ADD certain value to one hero. How to do that? Please, help!
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