Difference between revisions of "Script Function: Q4YY"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q4YY(<span style="color:#0000FF">obj</span> Q4XN) { <span style="color:#0000FF">int<...") |
(No difference)
|
Latest revision as of 16:29, 12 October 2018
function int Q4YY(obj Q4XN) { int Q5NC = hasObjVar(Q4XN, "isComCrystal"); return (Q5NC); }