LoadDatabase

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search

{ED} LoadDatabase

LoadDatabase(OFF,LEN)

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: {EE} GetTableSize{EF} FetchTableRow


Sector Offset : Byte (unsigned)

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.