void main()
{
object oPC = GetPCSpeaker();
SetLocalInt(oPC, "CRAFT_TALK", 2);
}