Script Function: Q4PS

From Ultima Online: The Second Age
Revision as of 18:40, 12 October 2018 by Grimoric (talk | contribs) (Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q4PS(<span style="color:#0000FF">obj</span> user) { sfx(getLocation|<span style="...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
 function void Q4PS(obj user)
 {
   sfx(getLocation(user), 0x55, 0x00);
   Q4IU(user, 0x21);
   callback(this, 0x02, 0x6D);
   return ();
 }