Another way of making this possible would be via scripts. Though, I think it would still require some custom changes in the source. You could probably use something like EVENT_ITEM_CLICK and export it to the global_player.pl file in templates. Then, after any item is right clicked, you could iterate through each aug slot and check for click effects and cast them.
The main issue with this technique is that it would require an SoF+ client, as Titanium doesn't send packets for items being clicked that don't include a click effect.
|