Script Function: Q41E

From Ultima Online: The Second Age
Revision as of 16:21, 12 October 2018 by Grimoric (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
 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);
 }