void main()
{
    object oPC = GetPCSpeaker();

    SetLocalInt(oPC, "ColorGroup", 18);
}