Getting an Offset Out of HMT 3.5

Discuss general issues about modding HaloPC. Post ideas for mods here.
Post Reply
Chimp





Posts: 58
Joined: Sat Sep 11, 2004 3:34 pm

Getting an Offset Out of HMT 3.5

Post by Chimp »

How would one go about getting an offset from HMT? I want to find the offsets for the pistol projectile and the newly added pelican I have PMI'd. But since PMI'ng a map changes offsets around etc, how would I get the new offsets from HMT?
shadow wolf





Posts: 334
Joined: Wed Apr 21, 2004 8:58 am
Location: Getting eaten by tux
Contact:

Post by shadow wolf »

I beleive the offset in in the top left corner, where it says id.

altleast, i think thats the offset :roll:
Image
Chimp





Posts: 58
Joined: Sat Sep 11, 2004 3:34 pm

Post by Chimp »

I dont think it is... I tried copying the 4 bytes from the turret "offset" and copying it over the data at the pistol bullet "offset."

[edit] I think I have an idea... How would I turn 0x85F83C into a useable offset? 0085F83C didn't work.

[edit edit] I think I found out... just add 14 to it, I believe. Too bad when I try and create turrets by firing the pistol I get an exception :<
Last edited by Chimp on Sun Sep 12, 2004 11:45 am, edited 1 time in total.
User avatar
rabiv88





Posts: 734
Joined: Thu Feb 05, 2004 5:20 pm
Location: Halo 2 is in my grasp, wont be back for a while... PEACE
Contact:

Post by rabiv88 »

I think it has something to do with a calculator, but im not sure? :lol:
Image
Chimp





Posts: 58
Joined: Sat Sep 11, 2004 3:34 pm

Post by Chimp »

Here's the thing. I believe I figured out how to get to the offsets to change the data, but it wont work. Example:

To spawn a turret when firing the pistol, open HEX workshop and:

Goto 008559D0, and change 0CE5 6740 to 6A6F 7270

Along comes Mr. Exception when I fire the pistol.

[edit] Actually, I managed to hex the map so I could fire plasma out of the pistol, so you just add 14 to the offset thing in HMT after all. Human error on my part for the first error I guess.

[edit edit] Success! I can spawn turrets with the pistol in CE! I couldnt do that with HMT :>
User avatar
Phenomena





Posts: 1510
Joined: Thu Jul 01, 2004 3:25 pm
Location: Training my ducks
Contact:

Post by Phenomena »

i dont really know how to do this without geurilla but with geurilla... you create a new projectile tag. then change say the projectile speed to one. save it. open it in a hex editor do a search for 3f 80, click on the three.... check what the offset is (at the bottom of the screen) look at the last numbers after all the 0's open up the calculator change its mode to scientific then hex then take the last numbers of the offset (after the 0's) then subtrach 40 from it and voila you got its offset
Chimp





Posts: 58
Joined: Sat Sep 11, 2004 3:34 pm

Post by Chimp »

Dude, I already got it. Didn't you read my last post? Haha.
User avatar
Danke




Wordewatician 500 Mad Hatter

Posts: 2256
Joined: Sun Nov 02, 2003 7:44 pm

Post by Danke »

:?
You can spawn turrets in PC. I'm so confused now. HMT automatically adjusts the offsets. Just copy the offset of the turret and paste it onto the offset for the pistol's projectile. Only problem is that you get crushed by it most of the time.

Whoa. I just got an idea...
Image
Post Reply