FFFFFFFF

From SWGANH Wiki
Revision as of 22:56, 17 December 2006 by Snow (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

STRUCT

{{{ SHORT: VarName SHORT: 16bitVariable INT: 32bitVariable INT: LookAList {

LONG:		64bitVariable
BYTE:		8bitVariable
BYTE:		??

} A_STRING: AsciiString U_STRING: UnicodeString C_STRING: CustomizationString }}}


Variable Description

{{{ OpperandCount = 9 Opcode = FFFFFFFF

AsciiString: This variable is a string for the name.

64bitVariable: This variable is an ID for that guy.

8bitVariable: This byte is a flag for stuff. }}}


Notes

{{{ Anything Additional Goes here. }}}