Page 1 of 1

Item Link Verification

Posted: Fri Nov 07, 2014 11:55 pm
by Fw: Motion
Item Link Verification

Simple addon I wrote by request. It adds a confirmation dialog prior to sending an item link to chat.

It's a little bit of a hack, superloading over UseItemDialog to insert confirmation on the action specific to item linking. Note that the hook here isn't really a hook (instead just a backup handler), so I was stuck with the superload.

I'll put the code up publicly when I get a bit more time.

Feedback always welcome.