Check out your /quest/items/ directory. In there should be the scripts for Transmute Hammer/Gloves on Vibrating Gauntlets/Hammer of Infuse script_13674.pl (this is attached to both the Gauntlets and the Hammer in the DB). Take a peek at that and see if you can figure out how to leverage it for what you want to do.
Find a "dummy" spell in the DB (Use Ability would be good), attach the click to the item you want to have the click. Figure out a string of numbers that you aren't going to use for anything else (item ID could work grand), make a script_NUMBER.pl in /quests/items/ and go from there.
Hopefully you should be able to figure out how you want to do what you want to do from there. If you still need help, feel free to post some more!
Good luck.
|