Difference between revisions of "Script: Clumsybase"

From Ultima Online: The Second Age
Jump to: navigation, search
(Created page with " <span style="color:#0000FF">inherits</span> statbase; <span id="Q4J7" style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q4J7(<span style="col...")
(No difference)

Revision as of 06:15, 5 October 2018

inherits statbase;
function int Q4J7(obj user, obj usedon, int Q5NM)
{
  int Q5NC = Q4MA(user, usedon, 0x01, 0x00, Q5NM);
  return (Q5NC);
}