//:://///////////////////////////////////////////// //:: conv_innkeeper //:: conv_innkeeper.nss //:: Copyright (c) 2001 Bioware Corp. //::////////////////////////////////////////////// /* */ //::////////////////////////////////////////////// //:: Created By: Lysandius //:: Created On: 23-07-2002 //::////////////////////////////////////////////// void main() { SignalEvent(OBJECT_SELF, EventUserDefined(1004)); // ON DIALOGUE }