Difference between revisions of "FF8/Field/Script/Opcodes/0E8 RND"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x0E8''' * Short name: '''RND''' * Long name: Random ==== Argument ==== none ==== Stack ==== none ==== Description ==== Pushes a random number into temp variable...")
(No difference)

Revision as of 02:05, 21 March 2014

  • Opcode: 0x0E8
  • Short name: RND
  • Long name: Random

Argument

none

Stack

none

Description

Pushes a random number into temp variable 0 in the range [0-255].