Difference between revisions of "Script: Herdedanimal"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">inherits</span> globals; <span style="color:#0000FF">trigger</span> callback(0x3F) { enableBehaviors|<span style="color:#FF0000;font-w...") |
(No difference)
|
Latest revision as of 21:27, 5 October 2018
inherits globals;
trigger callback(0x3F) { enableBehaviors(this); detachScript(this, "herdedanimal"); return (0x00); }