Difference between revisions of "Script Function: Q5I7"

From Ultima Online: The Second Age
Jump to: navigation, search
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q5I7() { <span style="color:#0000FF">return</span> (random|<span style="color:#FF0...")
 
(No difference)

Latest revision as of 23:26, 11 October 2018

 function int Q5I7()
 {
   return (random(0x00, 0x01));
 }