Difference between revisions of "Script Function: Q42S"

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

Latest revision as of 20:21, 10 October 2018

 function int Q42S(obj Q4XN)
 {
   int Q5US = 0x02;
   if (Q501(Q4XN))
   {
     Q5US = (Q4T2(Q4XN) / 0x08) + 0x01;
   }
   return (Q5US);
 }