Posted: Thu Mar 04, 2010 3:28 am Post subject: Projectile ID address
I am trying to find the address for the projectile ID of a certain weapon in Halo. As far as I know the value does not change, is there still a way to find this address? If so how would you suggest finding it?
HMT (Halo Mapping Tools) will actually show you the value to search for.
Open the map and goto the projectile tag. Choose the weapon you want and look at the top of HMT.
You'l see something like this ID: E3750201 @ 0x8559BC
E3750201 is the projectile value in HEX. Just seach it and swap it for another value hmt gives ya.
Another way is to find the ammo amount addy, put the debugger on it and it'l show you what to subtract from that address to get to the dynamic base for that weapon. The base also holds the projectile value, but that isnt the addy to change projectiles with. _________________
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