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 - MeWonUo

Pages: 1 2 [3] 4 5 ... 61
31
New member introductions / Re: Hi Everyone
« on: January 07, 2014, 06:18:24 PM »
Welcome Panchev!

32

They all obviously work, so can it be as simple as the first one?



Yes, they can be as simple as the first one you showed.  However, your script will take 4.3 years to GM the carpentry skill if you are doing a hard wait of 5 seconds between clicks. :D   The real problem with doing it that first way in my opinion is that there is no safety built in if you were to get a lag spike.  If you lock up for more that that 5 seconds (or whatever you set it to), there is a good chance that the script will break.

There are about as many ways to write these subs as their are people trying to write them.  I personally use a variation of the second example you posted.

Code: [Select]
sub WaitForGump

set %failsafe_timer #scnt + 2
repeat
until #contsize = 620_459 || ( #scnt > %failsafe_timer )

Then move onto whatever is next in the chain of events..

For the life of me, I can't remember what script I was working on, but using #ContName was causing issues for me.  Ever since, I've used #ContSize instead.

33
Script Debug / Re: Help with another dumping sub please
« on: January 05, 2014, 05:06:50 PM »
YouWinUO is right! Thank you for the heads up, it worked perfectly. I secured it and it was able to take the weight and emptied at 125.  ;D

Glad I could help Crisis!  :)  Keep the good stuff coming!! 

34
Script Debug / Re: Help with another dumping sub please
« on: January 05, 2014, 04:02:29 PM »
Unless something has changed in the past few months...

You can completely avoid the weight limitation in trash cans simply by securing them.  This would effectively remove the need for you to bother with watching the weight of the container.

And if memory still serves.  When the can gets to 125 items, it auto deletes everything in the barrel. 

If these things still hold true, your script just got a whole lot easier to create. :)

35
Hi Neo and Happy New Year........was wondering does this script work in Ter Mur?    I use your LJ script non stop and LOVE IT  thx :)


IMO, Fel is the only way to go.  Double resources, and can pull crystalline blackrock from the elementals. :)
Wow, look who's back from the dead!

I was only mostly dead!  Good to see that you are still around Neo.
I try to read up on some posts here from time to time, but I'm falling waaay back... And from the looks of it, this year's gonna be even harder for me to keep up.

But hey, good to see you too bro! Hopefully we can play together again sometime soon! :D



Absolutely!  I'll be floating around a little bit. January and February are very slow months for me.

36
Hi Neo and Happy New Year........was wondering does this script work in Ter Mur?    I use your LJ script non stop and LOVE IT  thx :)


IMO, Fel is the only way to go.  Double resources, and can pull crystalline blackrock from the elementals. :)
Wow, look who's back from the dead!

I was only mostly dead!  Good to see that you are still around Neo.

37
Hi Neo and Happy New Year........was wondering does this script work in Ter Mur?    I use your LJ script non stop and LOVE IT  thx :)


IMO, Fel is the only way to go.  Double resources, and can pull crystalline blackrock from the elementals. :)

38
General UO Chat / Re: dc hammers
« on: January 02, 2014, 06:15:35 PM »
Elemental weapons mainly.  Plus filling and swapping them will get you 500 new bods to work with!

39
New member introductions / Re: Yaya A New Member wanting to join:)
« on: April 06, 2013, 03:04:28 PM »
Welcome Peanut!!

40
New member introductions / Re: Trying to Find a new home
« on: April 06, 2013, 02:56:40 PM »
Welcome to SUO!  Thanks for the good intro.

41
New member introductions / Re: Hi
« on: April 01, 2013, 08:33:39 AM »
Welcome!

42
Welcome to the community.

43
New member introductions / Re: Hello all
« on: April 01, 2013, 08:29:40 AM »
Welcome to SUO!  Everyone likes some nice pie now and then.. lol

44
General UO Chat / Re: Smugglers Edge
« on: March 31, 2013, 05:08:36 PM »
Guide says that there is currently nowhere in game that you can get them.  Only through the game store.

Source:
http://www.uoguide.com/Smuggler%27s_Lantern

45
New member introductions / Re: Hello 2 all on scriptUO
« on: March 30, 2013, 01:49:06 PM »
Welcome Marvolo!  Thank you for the intro!

I must visit Moscow someday...

Pages: 1 2 [3] 4 5 ... 61