World of Warcraft
Starcraft
Warcraft 3
Starcraft 2

SRef

From Source Peek Wiki

Jump to: navigation, search

Field Function Types

Integers
iRefID_<dbc file name here>: (literal) If the field referes to another table (.dbc file)
iRefMask_<dbc file name>: (literal) Same as above but defined as a Mask.
Strings
sRefCon: (theory) Constant. Naming scheme for internal use. Collation: ascii_bin; or perhaps for quick reference when editing.
sRefName: (literal) This is a reference to the name/title of the ID row.
sRefPath: (literal) Path to directories/files.
NULL
dBank: (theory) These fields are always zero, "0x00" and are loaded into memory for later use; such as ramdomization of data present in table.
PH: (theory) No data present but the pattern indicates this will be used in the future.


This page was last modified on 4 July 2006, at 06:00. This page has been accessed 5,526 times.