Difference between revisions of "Script: Cov3 fire face switch"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">trigger</span> use { <span style="color:#0000FF">loc</span> trapLocation = 0x15AB, 0x0758, 0x00; <span style="color:#0000FF">list</span> Q5...") |
(No difference)
|
Latest revision as of 23:44, 5 October 2018
trigger use { loc trapLocation = 0x15AB, 0x0758, 0x00; list Q5DQ; messageToRange(trapLocation, 0x0A, "covThreeFireTrapDisarm", Q5DQ); return (0x01); }