Difference between revisions of "Script Function: Q4T7"

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> Q4T7(<span style="color:#0000FF">int</span> Q5VX, <span style="color:#0000FF">int</span> Q...")
 
(No difference)

Latest revision as of 09:56, 10 October 2018

 function int Q4T7(int Q5VX, int Q4ID)
 {
   if (Q4ID)
   {
     return (0x375A);
   }
   else
   {
     return (0x3779);
   }
   return (0x00);
 }