Difference between revisions of "Script Function: Q5ZJ"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q5ZJ(<span style="color:#0000FF">obj</span> Q68S, <span style="color:#0000FF">int</span> s...") |
(No difference)
|
Latest revision as of 15:24, 12 October 2018
function int Q5ZJ(obj Q68S, int skill, int Q4IA, int Q46N) { return (getSkillSuccessChance(Q68S, skill, Q4IA, Q46N) - random(0x00, 0x03E7)); }