// SQUADL_GOAL_CAT0 - Set Squad Leader Goal Category
void main()
{
   SetLocalInt(GetPCSpeaker(),"nSquadGoalCat",0);
}