Difference between revisions of "Script: Blessbase"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">inherits</span> allstatbase; <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q4J0(<span style="color:#000...") |
(No difference)
|
Latest revision as of 01:14, 6 October 2018
inherits allstatbase;
function int Q4J0(obj user, obj usedon, int Q5NM) { int Q5NC = 0x00; if (Q4IT(user, usedon, 0x01, Q5NM)) { int Q527 = Q41J(user, usedon, Q5NM, this); Q5NC = 0x01; } return (Q5NC); }