GetTableSize

From Final Fantasy Hacktics Wiki
Revision as of 07:05, 20 February 2021 by Xifanie (talk | contribs) (Created page with "__FORCETOC__ = {EE} {{IE_EE}} = {{IE_EE_ex}} Loads a database from the CD which was created by the Event Databases spreadsheet and subsequently patched with FFTOrgASM. Along...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{EE} GetTableSize

GetTableSize(xVR,xTB)

Loads a database from the CD which was created by the Event Databases spreadsheet and subsequently patched with FFTOrgASM.

Alongside {EF} FetchTableRow, it allows to quickly load multiple variables with desired values with minimal event space use.


See also: {EF} FetchTableRow


Sector Offset : Byte (hex)

Sector Offset of the desired Database as identified in the Event Databases spreadsheet.


Sector Length : Byte (unsigned)

Sector Length of the desired Database as identified in the Event Databases spreadsheet.