Difference between revisions of "Script Function: Q4TA"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q4TA(<span style="color:#0000FF">int</span> Q5VX, <span style="color:#0000FF">int</span> Q...") |
(No difference)
|
Latest revision as of 09:58, 10 October 2018
function int Q4TA(int Q5VX, int Q463) { int num = Q4SS(Q5VX, Q463); switch (num) { case 0x01 return (0x01EE); case 0x02 return (0x01E6); case 0x03 return (0x01E7); case 0x04 return (0x01DF); case 0x05 return (0x01EB); case 0x06 return (0x01E4); } return (0x00); }