Difference between revisions of "Script Function: Q4IS"

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

Latest revision as of 18:55, 12 October 2018

 function int Q4IS(obj user, obj usedon, int Q5NM)
 {
   int Q5NC = Q4MA(user, usedon, 0x01, 0x01, Q5NM);
   int Q527 = Q41J(user, usedon, Q5NM, this);
   return (Q5NC);
 }