20,479
edits
m (case sensitive systems are a bitch; this cost me some time) |
m (I misinterpreted the previous wording of this as I was rewording it – these TXMPs have the flag set already, and the engine has a hardcoded use for them where it looks them up by name) |
||
| Line 66: | Line 66: | ||
: DisableUWrap | : DisableUWrap | ||
: DisableVWrap | : DisableVWrap | ||
: Unknown0010 ( | : Unknown0010 (only used by Bungie's Importer) | ||
: AnimUseLocalTime (to export an animated texture, extract the .oni file as XML) | : AnimUseLocalTime (to export an animated texture, extract the .oni file as XML) | ||
: HasEnvMap (don't use directly; used via tag) | : HasEnvMap (don't use directly; used via tag) | ||
| Line 74: | Line 74: | ||
: SwapBytes (defunct; this is automatically added in v0.9.56.0 and above, so you won't see the flag in an exported) | : SwapBytes (defunct; this is automatically added in v0.9.56.0 and above, so you won't see the flag in an exported) | ||
: AnimIgnoreGlobalTime | : AnimIgnoreGlobalTime | ||
: ShieldEffect ( | : ShieldEffect (only used by TXMPSHIELD – which is not to be confused with [[:Image:TXMPshield.png|TXMPshield]], also in level0_Final) | ||
: InvisibilityEffect ( | : InvisibilityEffect (only used by TXMPINVIS – which is not to be confused with [[:Image:TXMPinvis.png|TXMPinvis]], also in level0_Final) | ||
: DaodanEffect ( | : DaodanEffect (only used by TXMPDAODAN_SHIELD) | ||
|- | |- | ||
|valign=top| <Format> | |valign=top| <Format> | ||