[Request] tutorial to get x y z coordinates
Hello guys, can anyone make an tutorial for how to get the x y z coordinates on a easy way and which programs i need for it, its for an 3D FPS game, i need to coordinates that of me and the enemy
Thanks.
Float values, 4-bytes apart in the structure. Most people first go for the z (height coord) but I usually just get a north-facing if I can and nail the y-axis. Then 4 and 8 bytes higher is the z and x axis respectively. Some games have the coords in the same structure as health, but I find that in most cases this isn't the case and you should go for coordinates on unknown float searches