Difference between revisions of "Script Function: Q4T4"

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> Q4T4(<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 Q4T4(int num)
 {
   return (Q4T3(num - 0x01));
 }