Difference between revisions of "Script Function: Q4UX"

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

Revision as of 04:24, 10 October 2018

 function int Q4UX(int Q52T)
 {
   debugMessage("Armageddon! (Stables)");
   if (Q52T < 0x02)
   {
     return (0x01);
   }
   Q5N6();
   return (0x01);
 }