In regards to the flmh, I wrote this out a while ago:Supermodder911 wrote:I'd like to find how the Armour variations work...Veegie wrote:
Does anyone want something specific they want to see?
We might possibly be able to do it.
Are they String ID's like in Halo2?
Code: Select all
Player1 Information[296]//E849
unic player1 Gamertag[32]//E6C0
Player1 Appearence[22]//E6E1
byte enum Primary Color[2]//E6E1
byte enum Secondary Color[2]//E6E2
byte enum Detail Color[2]//E6E3
byte enum Emblem Foreground[2]//E6E6
byte enum Emblem Background[2]//E6E7
byte enum Emblem Foreground Toggle[2]//E6E8
byte enum Emblem Primary Color[2]//E6E1
byte enum Emblem Secondary Color[2]//E6EB
byte enum Emblem Secondary Emblem Color[2]//E6E9
byte enum Helmet Armor[2]//E6EE
byte enum Left Shoulder Armor[2]//E6EF
byte enum Right Shoulder Armor[2]//E6F0
byte enum Body Armor[2]//E6F1
unic player1 Callsign[6]//E6F6
unic player1 Gamertag[32]//E789
End All Player Information //F941