Difference between revisions of "Script Function: Q4T1"

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> Q4T1(<span style="color:#0000FF">int</span> num) { <span style="color:#0000FF">retur...")
 
(No difference)

Latest revision as of 19:02, 10 October 2018

 function int Q4T1(int num)
 {
   return ((num / 0x08) + 0x01);
 }