Difference between revisions of "Random"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "= {BF} {{IE_BF}} = {{IE_BF_ex}} {{IE_BF_desc}} == Variable : Half-Word (hex) == Warning: Only x00-x7F (words) are valid with this instruction! {{Variables}}")
 
Line 5: Line 5:
  
  
== Variable : Half-Word (hex) ==
+
== Variable : Byte (hex) ==
 
Warning: Only x00-x7F (words) are valid with this instruction!  
 
Warning: Only x00-x7F (words) are valid with this instruction!  
 
{{Variables}}
 
{{Variables}}

Revision as of 20:55, 16 February 2014

{BF} Random

Random(xVR,MODUL)

Calls the RNG routine and stores the resulting number in a given variable.


Variable : Byte (hex)

Warning: Only x00-x7F (words) are valid with this instruction!

Click here for the list of Variables