First off, you're on crack... second off, you're on crack.
Here's the list of slots /itemnotify uses
Code: Select all
"leftear",
"head",
"face",
"rightear",
"neck",
"shoulder",
"arm",
"back",
"leftwrist",
"rightwrist",
"range",
"hand",
"mainhand",
"offhand",
"leftfinger",
"rightfinger",
"chest",
"leg",
"feet",
"waist",
"ammo",
"pack1",
"pack2",
"pack3",
"pack4",
"pack5",
"pack6",
"pack7",
"pack8",
"charm",
Numbers will always work because they are designed to.. primary isnt in the list it uses simply because ... it isnt.

/itemnotify mainhand
Thirdly, /itemnotify uses the item's "window" to do its dirty work. If you do not have the container open, there is no window. If you have the container open, there is a window. When it says there's no pack open, it's implying that it needs the container open. I dont *want* to search the array because /itemnotify can only act on the fucking window.
That is all, and now im going to lock this thread because the issue on the thread is resolved and you're posting something different on it.