View Single Post
  #4  
Old 11-22-2012, 10:00 AM
Tabasco's Avatar
Tabasco
Discordant
 
Join Date: Sep 2009
Posts: 269
Default

If you really want to do this, you have to extend the click effect check in client_packet.cpp:Handle_OP_ItemVerifyRequest.

I also ended up with a simple test in spells.cpp:CastedSpellFinished to keep the parent item from getting eaten.

It's possible, but non-trivial unless you're pretty comfortable in the source.
Reply With Quote