Difference between revisions of "Script Function: Q41E"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q41E(<span style="color:#0000FF">obj</span> me, <span style="color:#0000FF">obj</span> tar...") |
(No difference)
|
Latest revision as of 16:21, 12 October 2018
function int Q41E(obj me, obj target) { animateMobile(me, 0x0C, 0x05, 0x01, 0x00, 0x00); sfx(Q4VS, 0x016A, 0x00); Q494 = 0x01; shortcallback(me, 0x04, 0x2F); return (0x01); }