Difference between revisions of "Script: Sha wall face trigger"

From Ultima Online: The Second Age
Jump to: navigation, search
(Created page with " <span style="color:#0000FF">trigger</span> use { <span style="color:#0000FF">list</span> Q5DQ; [[[[message|<span style="color:#FF0000;font-weight:bold">message</span>]...")
(No difference)

Revision as of 15:07, 5 October 2018

trigger use
{
  list Q5DQ;
  [[messageToRange|messageToRange]](getLocation(this), 0x0A, "fireInTheHole", Q5DQ);
  return (0x01);
}