Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
ItemId is the way to get the item or item-type integer value. I'm not sure if there's a WidgetId ...
"Item" variable gets an item instance, like "Last Created item" or "Last Dropped Item".
"Item-Type" variable gets the Item-Type of any item you have in the object editor.
ItemId will work for the Id of "Last created item", or something. I'm not sure if there's an "ItemTypeId"
EDIT: Tested. GetHandleId will give you the integer value of the item, basically, the "item code" the "item reference" the "item codebar" the "item ADN". It's unique.
You also have native GetItemTypeId takes item i returns integer if you want the integer value of the item-type.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.