Script: Test

From Ultima Online: The Second Age
Revision as of 11:26, 5 October 2018 by Grimoric (talk | contribs) (Created page with " <span style="color:#0000FF">trigger</span> use { <span style="color:#FF0000;font-weight:bold">doLocAnimation</span>(getLocation|<span style="color:#F...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
trigger use
{
  doLocAnimation(getLocation(this), 0x3709, 0x02, 0x38, 0x00, 0x00);
  return (0x00);
}