ScriptUO

Official ScriptUO EasyUO Scripts => Scripting Chat => Topic started by: Crisis on December 30, 2013, 12:24:47 PM

Title: itemid for Black Staff
Post by: Crisis on December 30, 2013, 12:24:47 PM
I need the item id for a black staff but I am not high enough in carpentry to make it. Can anyone get it for me please? I checked on easyuo and they are showing 2 different directions. GFF anf FFF but I am not sure which one is the correct one when you craft it.

It is not on this list http://www.easyuo.com/objecttype.php?cat=3

and if you go here it gives you the 2 different ones I listed http://www.easyuo.com/itemdb/index.php?namesearch=search
Title: Re: itemid for Black Staff
Post by: bodfather on December 30, 2013, 12:53:24 PM
GFF
Title: Re: itemid for Black Staff
Post by: Crisis on December 30, 2013, 01:00:29 PM
Thank you!
Title: Re: itemid for Black Staff
Post by: 12TimesOver on December 30, 2013, 02:55:44 PM
Crisis -

In my script library is a script called "SuperStuff", run this and use the option "InfoStuff" and target whatever you want the info for and it will tell you things like ItemID, Type, etc.

X
Title: Re: itemid for Black Staff
Post by: Crisis on December 30, 2013, 03:07:11 PM
Crisis -

In my script library is a script called "SuperStuff", run this and use the option "InfoStuff" and target whatever you want the info for and it will tell you things like ItemID, Type, etc.

X

Thanks for the info! I can't craft it yet so I couldn't id it but I need it for a script I am working on. I use TM's finditem snippet but I will check yours out and see how it compares. It sounds like yours does more than find item ids.