Search found 16 matches

by Drake.PC-LoT
Wed Apr 23, 2025 7:45 am
Forum: Development
Topic: event.
Replies: 4
Views: 2267

Re: XalZhar event.

Cerrera wrote: Wed Apr 23, 2025 5:03 am just tried to be witty, many players uses bow on daily basis, that would make them cry.
i'm not seeing a downside here :lol: :lol: :lol:
by Drake.PC-LoT
Tue Apr 22, 2025 7:32 pm
Forum: Development
Topic: event.
Replies: 4
Views: 2267

Re: XalZhar event.

Cerrera wrote: Tue Apr 22, 2025 7:00 pm Sounds as one of Abraxus housemaid's :lol:
you know, you're right, let me add bow attack immunity to it.
by Drake.PC-LoT
Tue Apr 22, 2025 6:30 pm
Forum: Development
Topic: event.
Replies: 4
Views: 2267

event.

removed for further changes
by Drake.PC-LoT
Tue Apr 22, 2025 5:22 pm
Forum: Development
Topic: Some of the approved stuff.
Replies: 0
Views: 2131

Some of the approved stuff.

I was bored, figured i'd hammer out some of the stuff request and approved.

from the website, it says the server uses client 5.0.9, so that's what i designed these to work with.

AOS Stats Gump.

using System;
using Server;
using Server.Gumps;
using Server.Commands;
using Server.Items;
using ...
by Drake.PC-LoT
Tue Apr 22, 2025 4:30 pm
Forum: General discussion
Topic: 15 Year Farewell House Drop Party!
Replies: 18
Views: 4602

Re: 15 Year Farewell House Drop Party!




This Friday
Date: Friday, April 25th
Time: 7:00 PM CST

Here's a Run down about 2 hours before start time there will be gates from Town Center to the house location. I will be dropping a house one after another. There will be a scavenger hunt, In all the items there are a few "special" items ...
by Drake.PC-LoT
Tue Apr 22, 2025 4:27 pm
Forum: General discussion
Topic: some clarification?
Replies: 3
Views: 1819

some clarification?

some things i've been told by Vet players, after asking about certain things in world chat in game.

some tames only spawn once every 30 days. True/false?
you NEED 7000+ Luck to even hope in making a Bio Pet/Human. True/False?
Druid spells ARENT worth getting, unless you want to waste money. True ...
by Drake.PC-LoT
Tue Apr 22, 2025 10:55 am
Forum: General discussion
Topic: 15 Year Farewell House Drop Party!
Replies: 18
Views: 4602

Re: 15 Year Farewell House Drop Party!


This Friday
Date: Friday, April 25th
Time: 7:00 PM CST

Here's a Run down about 2 hours before start time there will be gates from Town Center to the house location. I will be dropping a house one after another. There will be a scavenger hunt, In all the items there are a few "special" items ...
by Drake.PC-LoT
Sun Apr 20, 2025 11:56 pm
Forum: General discussion
Topic: Raid bosses?
Replies: 0
Views: 2295

Raid bosses?

wasn't sure where to put this, since the suggestion zone is locked.


using System;
using Server;
using Server.Items;
using Server.Mobiles;
using Server.Factions;
using System.Collections.Generic;

namespace Server.Mobiles
{
[CorpseName("an ascended elven corpse")]
public class ElvenBoss ...
by Drake.PC-LoT
Fri Apr 18, 2025 10:21 pm
Forum: General discussion
Topic: Help with weapon?
Replies: 6
Views: 1730

Re: Help with weapon?

Drinyen wrote: Fri Apr 18, 2025 7:45 pm fireball - lower defense - 20% sdi - 8strength
Fireball is 4 AP every point 50 x 4 = 200
Spell damage is 20 x 2 = 40 which isn't needed...for those unaware OnHit effects do NOT scale off of anything related to magery. Tested more times than can count.

Probably do 50 hit energy arena

Then dex +8
by Drake.PC-LoT
Fri Apr 18, 2025 6:59 pm
Forum: General discussion
Topic: Help with weapon?
Replies: 6
Views: 1730

Re: Help with weapon?

Drinyen wrote: Fri Apr 18, 2025 6:17 pm Id say fireball next and then maybe harm
That would require 800 points.

I only have 455 left.
by Drake.PC-LoT
Fri Apr 18, 2025 5:36 pm
Forum: General discussion
Topic: Help with weapon?
Replies: 6
Views: 1730

Help with weapon?

Any help building this would be appreciated.

Don't want to ruin it.
by Drake.PC-LoT
Tue Apr 15, 2025 8:47 pm
Forum: Published Macros
Topic: New player maceo
Replies: 0
Views: 2910

New player maceo

This is a steamUO macro for new players.


It assumes youre using a weapon with whirlwind as the second ability.


@canceltarget
@getenemy 'murderer' 'Enemy' 'grey' 'criminal' 'closest'
@setability 'secondary' 'on'
@attack! 'enemy'
//CONSECRATE TIMER 9 SECONDS
if not @timerexists 'consecrate ...
by Drake.PC-LoT
Tue Apr 15, 2025 7:01 pm
Forum: Help & Player Guides
Topic: Looter
Replies: 6
Views: 2263

Re: Looter


There is one isssue wit hUOSteam looter.

it does not distinguish between seasonal items with the same id and "regular items"
seasonal - for example from winter quest.

at some point "type" hex value is not enough - all blank scrolls can go into spellcaster's keys but ... there is that 1 ED white ...
by Drake.PC-LoT
Tue Apr 15, 2025 3:00 pm
Forum: Help & Player Guides
Topic: Looter
Replies: 6
Views: 2263

Re: Looter


Well if you use easyuo heres my looter
https://www.uoex.net/forum/viewtopic.php?f=39&t=12778


Using UoSteam, and found a nice way to do it, I can add any item i want in the lootpool, long as i have the itemID.

Working on a treasure chest one too, which should work on other things too with a ...
by Drake.PC-LoT
Tue Apr 15, 2025 2:32 pm
Forum: Help & Player Guides
Topic: Looter
Replies: 6
Views: 2263

Re: Looter

Update.

Got it figured out, and made myself a simple thing to do the following.

Loots gems, treasure maps and bandages, then clears corpse with [claim.

Nothing fancy, but it works and puts less strain on my hands 🤣