zanzi gate

Discuss Halo 2 modding, progress on figuring things out, mapfiles...you know the drill. Cheating discussion not allowed.
Post Reply
S3anyBoy





Posts: 291
Joined: Thu Apr 20, 2006 2:15 pm

zanzi gate

Post by S3anyBoy »

1.in dothalo i extracted an internal bitmap changed it in paint converted it to a dds when i inject it it saz done injecting then i clik save and it saz this is not a valid halo map then dothalo closes and if i try to play the map i fail to load it how can i fix this?
2.how can i hexedit the zanzi gate to say "press x to selfdestruct"
3.how can i make it so that the zanzi screenpad blows up 10 seconds after opening the gate well at least there is an explosion that kills people
a mammoth




Droplet

Posts: 1603
Joined: Fri Jul 15, 2005 7:01 pm

Post by a mammoth »

Hex edit it with hex workshop, just search for the string "to open gate" that should find it, then just over write it with what ever you want. For the blw up thing, you could try to attach a explsion to it or script it.
My real name is a Mammoth, if someone who cares sees this, please change my name to a Mammoth
S3anyBoy





Posts: 291
Joined: Thu Apr 20, 2006 2:15 pm

Post by S3anyBoy »

finally an answer(not a very good answer)but an answer none the less
so what about the bitmap any help there?
KClaisse





Posts: 32
Joined: Sat Aug 12, 2006 10:12 am
Location: SoCal

Post by KClaisse »

Just a side not here but for the hex edit, you can only use the ammount of charectors that were originaly there.

I.E Needler can be changed to anything with 7 charectors.
SMG CANNOT be changed to CoolGun because CoolGun is more charectors than the origonal string.

For names that are less than the original ammount of charectors I.E Change Needler to PI just add the appropriete ammount of blank spaces to the end to make it the correct ammoudn of charectors.

I.E Change Needler to IP------
where - represents a space
Image
Post Reply