// SQUADL_SET_SUBC4 - Set Sub-Category
void main()
{
    SetLocalInt(GetPCSpeaker(),"nSquadSubCat",4);
}