Difference between revisions of "Script: Campingsk"

From Ultima Online: The Second Age
Jump to: navigation, search
(Created page with " <span style="color:#0000FF">trigger</span> creation { <span style="color:#FF0000;font-weight:bold">detachScript</span>(this, <span style="color:#800000">...")
 
(No difference)

Latest revision as of 01:05, 6 October 2018

trigger creation
{
  detachScript(this, "campingsk");
  return (0x00);
}