Difference between revisions of "Script Function: Q4T8"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q4T8(<span style="color:#0000FF">int</span> Q5VX, <span style="color:#0000FF">int</span> Q...") |
(No difference)
|
Latest revision as of 09:59, 10 October 2018
function int Q4T8(int Q5VX, int Q463) { int num = Q4SS(Q5VX, Q463); int Q5NC = 0x00; switch (num) { case 0x01 Q5NC = 0x67; break; case 0x02 Q5NC = 0x68; break; case 0x03 Q5NC = 0x69; break; case 0x04 Q5NC = 0x6A; break; case 0x05 Q5NC = 0x6B; break; case 0x06 Q5NC = 0x6C; break; } return (Q5NC); }