Difference between revisions of "Script Function: Q591"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q591(<span style="color:#0000FF">obj</span> Q4H5) { <span style="color:#0000FF">int<...") |
(No difference)
|
Latest revision as of 03:56, 12 October 2018
function int Q591(obj Q4H5) { int Q65M = Q4S1(Q4H5); if (Q65M >= 0x00) { return (0x00); } else { Q65M = Q4ST(Q4H5); if (Q65M >= 0x00) { return (0x01); } } return (0x02); }