Script Function: Q4PA

From Ultima Online: The Second Age
Revision as of 22:33, 10 October 2018 by Grimoric (talk | contribs) (Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q4PA(<span style="color:#0000FF">int</span> maxValue, <span style="color:#0000FF">int</spa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
 function int Q4PA(int maxValue, int Q5HW)
 {
   return ((maxValue * Q5HW) / 0x64);
 }