#include "nw_i0_tool" void main() { // Make sure the PC speaker has these items in their inventory if(HasItem(GetLastUsedBy(),"keyofopening")) ActionStartConversation(GetLastUsedBy(),"bookmiddle",TRUE); }