//::///////////////////////////////////////////////
//:: FileName s_pcl_afk_clear
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 7/25/2002 12:00:16 PM
//:://////////////////////////////////////////////
void main()
{
	// Set the variables
	SetLocalInt(GetPCSpeaker(), "PCL_AFK", 0);

}