Jump to content

cbox


How Bungie remove their shield doors?


Recommended Posts

Posted (edited)
Has it been identified yet how bungie removed shield doors on Epitaph and Snowbound? Since it seems they did it just with a user-map edit, it is sort of a mystery to me, unless there is a way to do this that I haven't come across yet. Edited by GR1T
Posted
The own the game engine, and the game. I assume they just nulled something out.

 

Yes, but what is stopping us from replicating what they did? All they did was apparently change something in the usermaps, since you can download it from your recent games played list and load it up in forge or custom games. Unless somehow the way they edited the usermap it is changing something in the .map file I don't see why this isn't something we can't replicate. Does anyone have some sort of concrete explanation or guess as to what they would have done?

Posted
Usermaps don't hold anything from the map. They act as a place holder to show where weapons, characters, power-ups should spawn. Since all the real game content of that map is located in the .map file. I assume as a game loads it draws the information it needs from the .map. If you own the game engine, then you know how the map files work, so I assume they just told the usermap not to grab the shield door tag. However you can still here the sound when you pass under it, so probably they just nulled the tag that showed it.
Posted
well bungie isnt a modder its there game lol so they did this so you cant camp behind a shielddoor with a shotgun because then thwy have and advantage exspecially on epitath lol hopefully you dont do this
Posted
Usermaps don't hold anything from the map. They act as a place holder to show where weapons, characters, power-ups should spawn. Since all the real game content of that map is located in the .map file. I assume as a game loads it draws the information it needs from the .map. If you own the game engine, then you know how the map files work, so I assume they just told the usermap not to grab the shield door tag. However you can still here the sound when you pass under it, so probably they just nulled the tag that showed it.

 

 

Yes, I understand the difference between .map modding and usermap modding, I'm sorry to sound like a broken record, but what is stopping US from, just nulling the tag, we have pretty much complete control of usermaps so anything they edit in a usermap is just as editable by us.

Posted
I would say during 1.2 update, they added a lvl_3.patch or something like halo 2, where at times it patches over the .map of snowbound and that nulls the tag, so then you can re-forge the map without the shield doors reverting back.
Posted

Yea, basically it's like in vb.net

 

Me.Controls.Remove(shield_door)

Me.shield_door.Dispose()

 

Dispose can be considered "null", where it sets it = nothing, and the Controls.Remove(shield_door) shows us that Bungie would have removed it from the map, by slighting editing the actual map, and making it so if someone was to forge it, the .Dispose would make it so it never returned.

Posted
Yea, basically it's like in vb.net

 

Me.Controls.Remove(shield_door)

Me.shield_door.Dispose()

 

Dispose can be considered "null", where it sets it = nothing, and the Controls.Remove(shield_door) shows us that Bungie would have removed it from the map, by slighting editing the actual map, and making it so if someone was to forge it, the .Dispose would make it so it never returned.

 

I see, thanks.

Guest roguemodscom
Posted
yeh, but slip on boundless they only removed a few of them. :o
Posted
yeh, but slip on boundless they only removed a few of them. :o

 

Yeah, the ones inside the bases which are smaller, and the ones on the backs of the bases along with the one on the bunker are gone, but the small ones on the front of the bases are still there. The smaller ones on the front and inside of the bases probably have the same identity too.

Posted
well bungie isnt a modder its there game lol so they did this so you cant camp behind a shielddoor with a shotgun because then thwy have and advantage exspecially on epitath lol hopefully you dont do this

 

 

Do you even fully comprehend the definition of 'modder'? It means ' One who mods (Which fully defined, means 'One who modifies')', please think before typing, do not let your asanine thoughts spill out onto your keyboard.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...