Hey guys, i posted here a while back, but I'm still having problems and nothing has really helped except to teach me new reasons to beat my head against the wall. Pretty much, I'm trying to find the moblist in conquer's memory. I can find individual elements of whatever data structure they are stored in (seems almost like a linked list, except that the list isn't re-ordered when an element is deleted, but instead just marked as free for use by whatever needs to be added to the list), my main problem is i cannot find a static pointer to any of the elements themselves. The elements themselves seem to be seperated by an offset of 0x988.
Pretty much what i have so far is that when there is a mob actively stored in the list(?) element, the first value turns to a fixed number (7373896) and otherwise it changes to a seemingly random number (2XXXXXXX). The way i actually found the elements was to go to a secluded area (moon platform works nicely) and then go there also with another character and search the other character's coords in cheat engine until i got it down to the memory address of their coords. This then traces back to the start of that element. My problem from here is that i cannot backtrack to find where it actually points to the moblist structure, or how to use it.
Seeing as clint has turned into a ghost in the last week or two, if anyone has any experience in this and would like to help me i would greatly appreciate it!
Pretty much what i have so far is that when there is a mob actively stored in the list(?) element, the first value turns to a fixed number (7373896) and otherwise it changes to a seemingly random number (2XXXXXXX). The way i actually found the elements was to go to a secluded area (moon platform works nicely) and then go there also with another character and search the other character's coords in cheat engine until i got it down to the memory address of their coords. This then traces back to the start of that element. My problem from here is that i cannot backtrack to find where it actually points to the moblist structure, or how to use it.
Seeing as clint has turned into a ghost in the last week or two, if anyone has any experience in this and would like to help me i would greatly appreciate it!