Anonymous

Changes

From Final Fantasy Inside

FF7/Field/Script/Opcodes/37 WNUMB

170 bytes added, 20:00, 19 September 2006
m
no edit summary
* '''const Bit[4]''' ''B2'': Bank to retrieve higher two bytes of number, or zero if number is given as a literal value.
* '''const UByte''' ''W'': Window ID whose numerical display will be set.
* '''const ULong''' ''N'': A four-byte number to set the numerical display. If ''B1'' or ''B2'' are non-zero, this value is split into two two-byte values, indicating the address to find the number value in banks ''B1'' and ''B2'', respectively.
* '''const UByte''' ''C'': The number of digits to display, from 1 to 8.