SP Map Rebuild Error

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





Posts: 14
Joined: Thu Sep 28, 2006 3:49 pm

SP Map Rebuild Error

Post by godofgamers »

I've recently been trying to make it so that the Pistol's zoom HUD will be used when zooming in with the Assault Rifle in B40 - Assault on the Control Room (Obviously I have added a zoom for the A.R.). To do this I edited the "assault rifle.wphi.xml" file in the "weapons\assault rifle" folder, and added the following dependancy lines:

Code: Select all

  <Dependency>
    <Location>0x37C</Location>
    <Tagclass>mtib
godofgamers





Posts: 14
Joined: Thu Sep 28, 2006 3:49 pm

Post by godofgamers »

A little help please? Surely someone has the guts to at least post, or a suggestion?
User avatar
0m3g4Muff1n987




Articulatist 500

Posts: 1421
Joined: Thu Nov 23, 2006 8:17 am
Location: Earth, unlike some people I know
Contact:

Post by 0m3g4Muff1n987 »

Press continue a lot.
Image
Click to join the best GPT site ever-I recently got a check for $30 in the mail, I've got one for $100 coming, and I only have two inactive referrals. Sign up and I'll send you a helpful email ASAP.
User avatar
Phenomena





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

Post by Phenomena »

Code: Select all

  <Dependency>
    <Location>0x37C</Location>
    <Tagclass>mtib
Image
And if they don't accept Jesus as their Personal Savior, you can kill them later. How cool is that!
godofgamers





Posts: 14
Joined: Thu Sep 28, 2006 3:49 pm

Post by godofgamers »

But surely HHT can't add new dependencies? I've looked at the HUD dependencies, but the AR has 4 less dependencies than the Pistol, and I can't find any way to add new dependencies.
User avatar
peterblue





Posts: 479
Joined: Tue Jan 02, 2007 5:23 pm

Post by peterblue »

You said it was a pistol, but [quote]
<Dependency>
<Location>0x37C</Location>
<Tagclass>mtib
Image
So un1337, beware my advice.
"On a burning bridge, your options are minimal at best,
Depending on where you stand and how much breath is in your chest"
godofgamers





Posts: 14
Joined: Thu Sep 28, 2006 3:49 pm

Post by godofgamers »

Yes, but that is one of the dependencies that the Pistol uses, I'm not sure why.
conure




Enthraller Articulatist 250

Posts: 365
Joined: Sun Apr 17, 2005 8:37 pm
Contact:

Post by conure »

You have no chance of doing this with out meta editing, you would need to add a new cross hair section in the weapon hud interface tag.
Pure xml editing does not have the ability to add new things, all it can do is point out refernces of existing dependancys in the tag.

/if rembers right
Halomods member wrote:tags meta? There is no such thing for Halo PC.
godofgamers





Posts: 14
Joined: Thu Sep 28, 2006 3:49 pm

Post by godofgamers »

And how might I go about meta editing? I mean, what program would I use?
conure




Enthraller Articulatist 250

Posts: 365
Joined: Sun Apr 17, 2005 8:37 pm
Contact:

Post by conure »

Hex editor -_-, or you could take the simple way and just convert a CE hud tag to PC.
Halomods member wrote:tags meta? There is no such thing for Halo PC.
Post Reply