Script: Test anim
From Ultima Online: The Second Age
Revision as of 10:24, 5 October 2018 by Grimoric (talk | contribs) (Created page with " <span style="color:#0000FF">trigger</span> use { <span style="color:#FF0000;font-weight:bold">bark</span>(this, <span style="color:#800000">"I should be animatin...")
trigger use { bark(this, "I should be animating"); doLocAnimation(getLocation(this), 0x10FE, 0x02, 0x14, 0x00, 0x00); return (0x00); }