View Single Post
  #5  
Old 07-08-2009, 12:50 PM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

joligario's solution is probably the best way to do it. In event_death on the other npc use quest::signal() to send a signal to the one you heal and have that event_signal code in the healed npc give you the item. not sure how to deal with the heal issue.
__________________
The Realm
Reply With Quote