Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - iceman1183

Pages: [1]
1
Great script -- fast and works well -- with a couple of tweaks mentioned previously (so far tested Tailoring...unsure on BS yet)

Global Replace on:

set #result #strres - 54

and change to

set #result #strres - 74


Also -- to fix the wrong thing getting made (at least for me), I noticed that when things were getting thrown away in the trash barrel or something not related to actually making an item, I would get "You must wait to perform another action".  This would screw up the timing of selecting the correct menu item.  I'd like to put in some logic to handle that, but in the short term -- I simply increased the wait times.

Global Replace:

wait 10

with

wait 20


This fixed my issues and have been running well so far.  Brute force type of fix, but I've got BODs to fill.  This script still chugs out the BODs even with the longer wait time.

Ya know what I mean?

2
New member introductions / New to the scene
« on: July 05, 2020, 03:53:46 PM »
Hi all,

I wanted to take a few minutes and introduce myself..  Just came back to UO after a very long break -- funny how time on your hands makes you miss some things....like UO.

I mostly hang out on Atlantic as that is the shard I started on all the way back in '97.  I've had all sorts of characters over the years ranging from the pk, to crafter types, and to plain old hack/slash.  Skeleton wall still has some fond memories on both the blue and red side :P

Anyhow -- quite frankly, a bit of a programmer in my day job and wanted to see how I could share my knowledge by seeing what other peeps have done and maybe help out here and there.  Mostly looking on the crafting side, but who knows...I might be enticed to try other areas. 

Biggest thing for me now is trying to get my head wrapped around 14 years of changes....maybe 15...a long frigging time.

Thanks!

Pages: [1]