Difference between revisions of "Script Function: Q65D"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q65D() { <span style="color:#0000FF">int</span> Q5TE = testSkillReal|<span style=...") |
(No difference)
|
Latest revision as of 04:17, 10 October 2018
function void Q65D() { int Q5TE = testSkillReal(Q62D, 0x22); if (Q5TE < 0x01) { Q4OV(); } else { Q4ER(); } return (); }