/** * Simple chat just in case the auto-chat fails * */ void main() { AssignCommand(OBJECT_SELF, ActionStartConversation(GetLastUsedBy(), "", TRUE)); }