Sup. Got a few questions.
1. I've made a program in C# to read player name/hp/mp/lvl and throw it in a list. However, the info doesn't update until I click the players name. Any way to update the list automatically?
2. I'm having trouble finding the pointer for the current selected target.. How am I supposed to get it? I tried similar methods to getting the list pointers but it didn't work.
3. Can someone list the current pointers / offsets? I currently have hp/maxhp/mp/maxmp/lvl/name.
Any assistance would be greatly appreciated.
1. I've made a program in C# to read player name/hp/mp/lvl and throw it in a list. However, the info doesn't update until I click the players name. Any way to update the list automatically?
2. I'm having trouble finding the pointer for the current selected target.. How am I supposed to get it? I tried similar methods to getting the list pointers but it didn't work.
3. Can someone list the current pointers / offsets? I currently have hp/maxhp/mp/maxmp/lvl/name.
Any assistance would be greatly appreciated.