Difference between revisions of "Script Function: Q4SW"

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

Latest revision as of 20:52, 10 October 2018

 function int Q4SW(int Q52T)
 {
   return ((Q52T - 0x01) * 0x03E8 / 0x07);
 }