It's like joining a group. Just spreading the word They released a clip from one of there songs, since they are releasing the album next week i think; http://www.facebook.com/video/video.php?v=1496810134177
Friend of mine at college is in a band. And it's pretty good . If you could just like it, she will love you forever. http://www.facebook.com/pages/EverYoung/135131166519083?ref=ts
That extra player data is used to detect players in a screenshot. So on Bnet, hover over a player and it'll tell you who it is. http://www.bungie.net/Stats/Reach/FileDetails.aspx?fid=661 Example, its 100% server generated. No user tagging is involved.
I added this to HaloMap.cs if (File.Exists(@"C:\Users\Alexx ily Reed\Desktop\Modding\Halo Reach\Map Offset Bullshit\" + map.Index_Items[0].Map.Map_Header.internalName))
{
string[] IdentFile = File.ReadAllLines(@"C:\Users\Alexx Reed\Desktop\Modding\Halo Reach\Map Offset Bullshit\" + map.Index_Items[0].Map.Map_Header.internalName);
for (int i = 0; i < fileNameOffsets.Length; i++)
{
bool has = false;
String Currentline = null;
foreach (string Currentlines in IdentFile)
{
if (Currentlines.StartsWith(map.Index_Items[i].Ident.ToString()))
{
has = true;
Currentline = Currentlines;
}
}
if (has == true) { map.Index_Items[i].Name = Currentline.Replace(map.Index_Items[i].Ident.ToString() + ",", ""); }
else { map.Index_Items[i].Name = Convert.ToString(map.Index_Items[i].Ident) + " - EncryptedTAG"; }
has = false;
Currentline = null;
}
} Then made a file and added this to it in the directory it checks -1982065794,ai\ai_dialogue_globals
-511377393,levels\multi\forge_halo\forge_halo_design
-511836152,levels\multi\forge_halo\forge_halo
-512098299,globals\globals So if the ident matched, it knows the proper name. It's a long and tedious process of mapping. But It's the only way at the moment.
yup. More user friendly now/can tell what each tag is, but we always could read them, just tag filenames were encrypted. This is very improper as im just reading from a list of indent's i have mapped.
Nice. BTW my blf info was just for blf Map Image files in the game, not screenshots. (grunt told me you said mine was, primitive to say the least.) Also, is it just me reading the info incorrectly in Hex Workshop or do screenshots now seem to store some basic Map and Player information?
Not porn, but he is a freak. Id rather see a naked Noble six (because he/she is whoever you want him/her to be), or at-least anyone bit the dam Mexican >.>