FF7/Field/Script/Opcodes/99 RANDOM

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
Revision as of 19:42, 7 September 2006 by my_wiki>Synergy Blades
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • Opcode: 0x99
  • Short name: RANDOM
  • Long name: Random

Memory layout

0x99 B A

Arguments

  • const UByte B: Destination bank
  • const UByte A: Destination address

Description

Places a random value into the destination bank and address specified.