Difference between revisions of "Script Function: Q5UR"

From Ultima Online: The Second Age
Jump to: navigation, search
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q5UR(<span style="color:#0000FF">obj</span> it, <span style="color:#0000FF">int</span> Q5...")
 
(No difference)

Latest revision as of 04:25, 10 October 2018

 function void Q5UR(obj it, int Q5NC)
 {
   if (!Q5NC)
   {
     shortcallback(it, 0x01, 0x48);
   }
   return ();
 }