0x0055fbf4 Would be the start of that area and from there on. If you look in the white part in ps2dis you can read what the area says below that line its says "Whoistalking". It should look like this
0x0055FBF4 0xFFFFFFFF
0x0055FBF8 0x----------
0x0055FBFC 0x---------- //Text that says "Whoistalking"
0x0055Fc00 0x----------
//Some lines
0x0055FC18 0x000001f4 //tells the game what it is Team mate, base, satchel ect..
//some lines
0x0055FC24 0x437f0000 //X coords ;Left and right
0x0055FC28 0x437e0000 //Z coords ;Back and forth
0x0055FC2C 0x437f0000 //Y coords ;Up and down I may be wrong on this, but I'm pretty sure its in that order
0x0055FC30 0x3F800000 //Not sure
Then it repeats so on to another object in the game. Even if there is no one there, there is still values in the address so if you load those as coords it might take you to an unwanted place. The next thing would have (no name) if there isn't any thing if there is something there, I'm not sure if it says the exact name, but I know it tells if it is a team mate and unknown sometimes, but it doesn't all ways stay in that spot. All of this updates once you'r in the game.





Reply With Quote

Bookmarks