Difference between revisions of "Script Function: Q4ZG"

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> Q4ZG(<span style="color:#0000FF">obj</span> Q4XN) { <span style="color:#0000FF">retu...")
 
(No difference)

Latest revision as of 05:21, 12 October 2018

 function int Q4ZG(obj Q4XN)
 {
   return (hasObjVar(Q4XN, "whatIUnlock"));
 }