Difference between revisions of "Script Function: Q4Z6"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q4Z6(<span style="color:#0000FF">obj</span> Q68D) { <span style="color:#0000FF">int<...") |
(No difference)
|
Latest revision as of 15:54, 12 October 2018
function int Q4Z6(obj Q68D) { int Q65M = getObjType(Q68D); if (Q65M == 0x0EED) { return (0x01); } return (0x00); }