Difference between revisions of "Script: Test new"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">inherits</span> globals; <span style="color:#0000FF">trigger</span> enterrange(0x00) { bark|<span style="color:#FF0000;font-weight:bol...") |
(No difference)
|
Latest revision as of 08:19, 5 October 2018
inherits globals;
trigger enterrange(0x00) { bark(this, "success"); return (0x01); }