Difference between revisions of "Script: Weakenbase"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">inherits</span> statbase; <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q4MT(<span style="color:#0000FF...") |
(No difference)
|
Latest revision as of 07:02, 5 October 2018
inherits statbase;
function int Q4MT(obj user, obj usedon, int Q5NM) { int Q5NC = Q4MA(user, usedon, 0x00, 0x00, Q5NM); return (Q5NC); }