Difference between revisions of "Script Function: Q4V6"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q4V6(<span style="color:#0000FF">obj</span> Q68S) { <span style="color:#0000FF">if</...") |
(No difference)
|
Latest revision as of 03:33, 12 October 2018
function int Q4V6(obj Q68S) { if (hasObjType(Q68S, 0x1BC3) || hasObjTypeInBank(Q68S, 0x1BC3)) { return (0x01); } return (0x00); }