#include "_c_inc_message"
void main()
{
  object oPC = GetPCSpeaker();
  SetLocalInt(oPC,AUTHORIZE,TRUE);
}