Script: Hairundye
From Ultima Online: The Second Age
Revision as of 21:30, 5 October 2018 by Grimoric (talk | contribs) (Created page with " <span style="color:#0000FF">trigger</span> callback(0x00) { <span style="color:#FF0000;font-weight:bold">setHue</span>(this, getObjVar|<span style="color:#FF...")
trigger callback(0x00) { setHue(this, getObjVar(this, "oldhue")); removeObjVar(this, "oldhue"); return (0x01); }