Difference between revisions of "Script Function: Q432"

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

Latest revision as of 09:59, 10 October 2018

 function int Q432(obj user, int Q5VX, int Q463)
 {
   if (Q463 == 0x00)
   {
     return (0x00);
   }
   return (hasScript(user, Q4T9(Q5VX, Q463)));
 }