Anonymous

Changes

From Final Fantasy Inside

FF7/Field/Script/Opcodes/37 WNUMB

9 bytes added, 05:13, 15 September 2006
m
no edit summary
==== Description ====
Sets the numerical display, as found in the [[FF7/Field/Script/Opcodes/36 WSPCL|WSPCL]] opcode. The number may be set with a specified value or retrieved from two 16-bit values, and the number of digits to show is specified with ''C''. The Unlike the other special window setting function, [[FF7/Field/Script/Opcodes/38 STTIM|STTIM]], the [[FF7/Field/Script/Opcodes/50 WINDOW|WINDOW]] ID must also be given, although for this opcode can be used before the window has even been created with the WINDOW opcode.
If the value does not fit in the specified number of digits for the display, the higher units are not displayed.