Difference between revisions of "Script: Cov3 statue four"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">trigger</span> message(<span style="color:#800000">"barknow"</span>) { <span style="color:#0000FF">string</span> Q5ZM = args[0x00]; bark|...") |
(No difference)
|
Latest revision as of 23:43, 5 October 2018
trigger message("barknow") { string Q5ZM = args[0x00]; bark(this, Q5ZM); return (0x00); }