Not A Bug Virtue Quest - Compassion

RedBeard

Journeyman II
The Legend
Benefactor
Supporter
Fabrizio gives you a dagger and askes you to kill Aminia when in Wolf form

-She never changes to a wolf, does this have to do with the Time change UTC?
There is a runebook in my library under quests, I verified they all work with this exception...
It used to operate based on game time as far as I know, dont think Ive ever tested it on ServUo though...

Code:
        public override void OnThink()
        {
            int hours = 0;
            int minutes = 0;
      
            Clock.GetTime(this.Map, this.Location.X, this.Location.Y, out hours, out minutes);
          
            if (hours == 21)
            {
                this.Blessed = false;
                this.Body = 0x17;
            }
            else
            {
                this.Blessed = true;
                this.Body = 0x191;
            }
        }
 
Last edited:

Dan

Staff Member
Administrator
Game Master
No problem!

I would mark a rune for that same spot in both Trammel and Felucca.

The "UO time" is different based on the facet so if you miss it on one you can try the other. I waited about 30 minutes for it to reach the correct time in Trammel.
 

PLAY NOW

Heritage

Address
play.trueuo.com
Port
2593
Uptime
18 hours
Players Online
7
Houses
853
Vendors
297
Gold
5,028,145,582gp
Top Bottom