void main() { object oItem = GetItemActivated(); object oPC = GetItemActivator(); AssignCommand( oPC, ActionStartConversation( oPC, "mod_emote", TRUE, FALSE)); }