Script Function: Q432

From Ultima Online: The Second Age
Revision as of 10:59, 10 October 2018 by Grimoric (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
 function int Q432(obj user, int Q5VX, int Q463)
 {
   if (Q463 == 0x00)
   {
     return (0x00);
   }
   return (hasScript(user, Q4T9(Q5VX, Q463)));
 }