#include "x4_inc_functions"
void main()
{
    object oPC = GetPCSpeaker();
    RegisterNextPCChatMessage(oPC);
}